Click here to Skip to main content
15,910,083 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to get the time taken by application Pin
David Crow7-Sep-05 6:41
David Crow7-Sep-05 6:41 
GeneralRe: How to get the time taken by application Pin
Graham Bradshaw7-Sep-05 7:01
Graham Bradshaw7-Sep-05 7:01 
GeneralRe: How to get the time taken by application Pin
David Crow7-Sep-05 7:32
David Crow7-Sep-05 7:32 
QuestionRe: How to get the time taken by application Pin
ThatsAlok7-Sep-05 19:01
ThatsAlok7-Sep-05 19:01 
AnswerRe: How to get the time taken by application Pin
David Crow8-Sep-05 2:12
David Crow8-Sep-05 2:12 
GeneralRe: How to get the time taken by application Pin
ThatsAlok8-Sep-05 17:59
ThatsAlok8-Sep-05 17:59 
QuestionPlease explain me the reason ??? Pin
Identity Undisclosed7-Sep-05 3:49
Identity Undisclosed7-Sep-05 3:49 
QuestionGetting and Setting Color of Toolbar Pin
Identity Undisclosed7-Sep-05 3:43
Identity Undisclosed7-Sep-05 3:43 
AnswerRe: Getting and Setting Color of Toolbar Pin
Mircea Puiu7-Sep-05 4:49
Mircea Puiu7-Sep-05 4:49 
QuestionHow to display icon on the screen??? Pin
eli150219797-Sep-05 3:24
eli150219797-Sep-05 3:24 
AnswerRe: How to display icon on the screen??? Pin
Mircea Puiu7-Sep-05 4:53
Mircea Puiu7-Sep-05 4:53 
QuestionGetting Color of Control Pin
Identity Undisclosed7-Sep-05 1:59
Identity Undisclosed7-Sep-05 1:59 
AnswerRe: Getting Color of Control Pin
David Crow7-Sep-05 3:09
David Crow7-Sep-05 3:09 
GeneralRe: Getting Color of Control Pin
Identity Undisclosed7-Sep-05 3:40
Identity Undisclosed7-Sep-05 3:40 
GeneralRe: Getting Color of Control Pin
David Crow7-Sep-05 6:21
David Crow7-Sep-05 6:21 
QuestionActiveX control versioning Pin
Ahsan Askare7-Sep-05 1:35
Ahsan Askare7-Sep-05 1:35 
QuestionAlternate for file descriptor in .net Pin
AnkurGupta_19817-Sep-05 1:26
AnkurGupta_19817-Sep-05 1:26 
QuestionGuidelines on ActiveX with a web page Pin
Trollslayer7-Sep-05 1:16
mentorTrollslayer7-Sep-05 1:16 
QuestionRe: Guidelines on ActiveX with a web page Pin
dabs13-Oct-05 8:58
dabs13-Oct-05 8:58 
AnswerRe: Guidelines on ActiveX with a web page Pin
Trollslayer13-Oct-05 9:23
mentorTrollslayer13-Oct-05 9:23 
QuestionSet client rectangle Pin
johnnyXP7-Sep-05 0:35
johnnyXP7-Sep-05 0:35 
AnswerRe: Set client rectangle Pin
Bob Ciora7-Sep-05 0:53
Bob Ciora7-Sep-05 0:53 
AnswerRe: Set client rectangle Pin
David Crow7-Sep-05 3:11
David Crow7-Sep-05 3:11 
QuestionMS Word automation Pin
Ahsan Askare7-Sep-05 0:27
Ahsan Askare7-Sep-05 0:27 
Dear Friends,
This question is related to MS-Word automation. I want to find some statistics related to the opened word document. I've already found two statistics like count of total words and count of total characters using various word-automation interfaces.

I found some statistics indirectly, for example i wanted to calculate total number of characters in Bold in my document. There is no such support directly provided in MS-Word and automation functions. However i used "Find Dialog Box" and WildCharacters property to get the total count of these characters.

So far so good. Now i want to find some other statistics but i am struggling to find out and i require your help. I want to find the total number of:

--Bullets in my document
--Fonts used in my document
--Font sizes used in my document

Can anyone tell me that how can i computee these values via directly using Word or by automation.

Ahsan



Ahsan
QuestionToolbar Background Color Pin
Identity Undisclosed7-Sep-05 0:27
Identity Undisclosed7-Sep-05 0:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.