Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 423,334 for

word

(0.13 sec)
  1. Make A Document In C++

    Create a file using C++ library. Easily create a new document in C++ in a few steps....Make PDF or Word documents in C++ Create a new document in almost...Chart using namespace Aspose::Words; auto doc = MakeObject <Document>();...

    products.aspose.com/words/cpp/make/
  2. Getting page number of word document is not wor...

    I am using the following code to get page number of a Word doc it is working fine in windows but not in UNIX server. It is reporting wrong page numbers in UNIX Document document = new Document(filePath); LayoutCollector…...Getting page number of word document is not working accurately...in windows Aspose.Words Product Family words-java , aspose-java...

    forum.aspose.com/t/getting-page-number-of-word-...
  3. Issues converting word document to PDF - Free S...

    Hello, we are trying to convert an incoming msg file to pdf. We are using aspose-email 23.8 and aspose-Words 23.8. We have two questions: If an incoming email has a wide image or table, the wide part gets cut off. Is t…...Issues converting word document to PDF Aspose.Words Product Family...aspose-email 23.8 and aspose-words 23.8. We have two questions:...

    forum.aspose.com/t/issues-converting-word-docum...
  4. How to remove date from header from word docume...

    @alexey.noskov, How to remove date from header from Word document ,it is reading as field start....from header from word document Aspose.Words Product Family alexey...2022, 7:08pm #21 @srinu12 In MS Word tables there is no concept of...

    forum.aspose.com/t/how-to-remove-date-from-head...
  5. Copy contents from text files into a word docum...

    Following [https://blog.aspose.com/2021/11/01/copy-content-of-a-Word-document-to-another-in-csharp/] we want to copy contents from text file and append it to a final Word document. The data is copied but the font is not …...files into a word document, font issue Aspose.Words Product Family...Family words-net Remus87 August 3, 2022, 4:24am #1 Following [...

    forum.aspose.com/t/copy-contents-from-text-file...
  6. Execute Mail Merge on Nested Mail Merge Regions...

    Hi… May I ask for a sample application on how to accomplish a nested TableStart please. I was able to make the code work with single Table start… but i needed to have nested table start… since there is a table and quest…...Nested Mail Merge Regions in Word Document (TableStart & TableEnd)...TableEnd) C# .NET Aspose.Words Product Family joebet.mutia March...

    forum.aspose.com/t/execute-mail-merge-on-nested...
  7. I use the InputStream and ByteArrayOutputStream...

    As the title, I use the InputStream and ByteArrayOutputStream to convert Word to pdf, some Chinese fonts have been changed. 1658477972598.png (38.8 KB) 1658478164158.png (52.7 KB) Just like this, even fonts in the sam…...ByteArrayOutputStrea to convert word to pdf, some Chinese fonts have...Aspose.Words Product Family docxtopdf , word-to-pdf , words-java...

    forum.aspose.com/t/i-use-the-inputstream-and-by...
  8. Is there any func to get group shape in Word an...

    Hi, I have a Word, some group object in files. I want to replace this group to image, this image is convert by this group. Is there any sample code? thanks....shape in Word and export it to image? Aspose.Words Product Family...2023, 11:29am #1 Hi, I have a word, some group object in files...

    forum.aspose.com/t/is-there-any-func-to-get-gro...
  9. How to insert a check box in word with check/ u...

    Hi Team, We have a functionality to insert bullet points in Word with a check box kind of functionality. As seen below we need to have a similar functionality automated in Aspose. Is it possible to do it in Aspose ? If …...box in word with check/ uncheck in Dot net Aspose.Words Product...functionality to insert bullet points in word with a check box kind of functionality...

    forum.aspose.com/t/how-to-insert-a-check-box-in...
  10. Replace Text in Word DOCX Document with JPEG GI...

    I want to replace a particular text in a document, say , with an image. Using MS Word automation I could do a search for the text using Selection.Find(), which would move the cursor to my search text, then I could ins…...Replace Text in Word DOCX Document with JPEG GIF PNG Images using...using C# .NET Code Aspose.Words Product Family colemaj1 September...

    forum.aspose.com/t/replace-text-in-word-docx-do...