Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 291,255 for

word

(0.34 sec)
  1. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.Word for java 25.1…...Word saveto Pdf,内容样式错误问题 中文技术支持 words-java dhzhao2016 November...saveOptions); Aspose.word for java 25.11. Word文档保存为pdf文件后,英文内容超出了文档边框,该怎么处理?...

    forum.aspose.com/t/word-saveto-pdf/322091
  2. Convert XLTX to WORD using Java or with free On...

    Java API to Export XLTX to Word or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....XLTX to WORD Converting XLTX templates directly into Word documents...planning and budget sheets into Word-ready documents. Automation...

    products.aspose.com/total/java/conversion/xltx-...
  3. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a Word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...page of word document Aspose.Words Product Family words-java sabkan...cover page of a word document using Aspose Words API for Java....

    forum.aspose.com/t/how-to-add-watermark-text-in...
  4. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...colour in Word docs Aspose.Words Product Family words-java Rama_Menon...2025, 3:44am 1 Hi In Aspose Words for Java, we are using the following...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  5. Convert XLTM to WORD using Java or with free On...

    Java API to Export XLTM to Word or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....XLTM to WORD Converting XLTM templates directly into Word documents...or financial templates into Word-ready documents. Automation...

    products.aspose.com/total/java/conversion/xltm-...
  6. Some table in word file will beyond border if e...

    Hi, This issue has been created on behalf of Kai Hu Kai.Hu@FreyrSolutions.com I use following code to enable track change function, but when I enabled track change, some table in Word file will beyond border. If I don’…...Some table in word file will beyond border if enabled track change...change Aspose.Words Product Family words-java kaihufreyrsolutions...

    forum.aspose.com/t/some-table-in-word-file-will...
  7. How to change font name for aspose word table o...

    Hi, How to change font name as Verdana for aspose Word table of content using LINQ report engine....change font name for aspose word table of content using Linq...report engine Aspose.Words Product Family words-net rose.thomas December...

    forum.aspose.com/t/how-to-change-font-name-for-...
  8. Mail Merge

    Mail merge Word or PDF files in C++. Fill in the Mail merge template with your personal data to automate mailings or generate reports using C++....Mail merge for Word or PDF documents in C++ High-speed C++ library...solution for merging templates in Word and PDF formats and data from...

    products.aspose.com/words/cpp/mailmerge/
  9. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This Word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...Converting Word Lists to Text Aspose.Words Product Family words-python...type 'Aspose.Words.BookmarkStart' to type 'Aspose.Words.Run'. Do...

    forum.aspose.com/t/converting-word-lists-to-tex...
  10. Word 有序列表、嵌套列表解析失效 - Free Support Forum - aspos...

    当前使用版本 Aspose.Words for Java 23.10 ,使用时发现三个列表解析问题: 1、无法解析成嵌套列表 2、无法解析成嵌套列表,而且缩进变成了   空格符代替 3、不同序号类型无法解析成序号,全部是p 标签 参考附件: xuhao.docx (12.1 KB)...Word 有序列表、嵌套列表解析失效 中文技术支持 words-java JLong_Chen July 21, 2025...2025, 8:39am 1 当前使用版本 Aspose.Words for Java 23.10 ,使用时发现三个列表解析问题:...

    forum.aspose.com/t/word/315453