Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 291,709 for

word

(0.12 sec)
  1. Need to get the per line author changes in the ...

    I’m working with Word documents that have been edited by multiple authors. Some of the changes were made with Track Changes enabled, and others were made without it. I want to compare two versions of the document using A…...author changes in the word document Aspose.Words Product Family Dedeepya... 12:51pm 1 I’m working with Word documents that have been edited...

    forum.aspose.com/t/need-to-get-the-per-line-aut...
  2. 使用aspose wordword转成html 源文件中没有边框,转出来的内容中存在边框 ...

    边框问题.zip (238.1 KB) HtmlFixedSaveOptions options = new HtmlFixedSaveOptions(); options.setUseTargetMachineFonts(false); options.setUseHighQualityRendering(true); options.setEncoding(Charset.forName("UTF-8")); options.se…...使用aspose wordword转成html 源文件中没有边框,转出来的内容中存在边框 中文技术支持 words-java...使用的25.12版本也存在问题 使用aspose wordword转成html 源文件中的表格没有边框,转出来的表格内容中存在边框...

    forum.aspose.com/t/aspose-word-word-html/323604
  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. 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
  5. 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-...
  6. 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-...
  7. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying to implement RTL capabilities for our aspose Word exporting, and I’m having difficulties understanding how to do this and what’s supported. This is using .net. Specifically, I’m trying to render some Tab…...(RTL) for word table? Only supported for html? Aspose.Words Product...capabilities for our aspose word exporting, and I’m having difficulties...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...
  8. Referral video or recordings for viewing the sa...

    Can I get any referral video or recordings for viewing the sample creation of Aspose Word template for LINQ reporting engine....Aspose word template for LINQ reporting engine Aspose.Words Product...Product Family words-net rose.thomas01 October 27, 2025, 7:47am...

    forum.aspose.com/t/referral-video-or-recordings...
  9. 如何将Group Shape添加到Word文档中|Aspose.Words为Java

    使用Java对形状进行分组和取消分组。...Ask AI 在Word文档中使用Group Shapes Contents [ Hide ] 有时您需要将group shape添加到Word文档中。...shape添加到Word文档中。 这样的group shape由多个形状组成。 在Microsoft Word中,您可以使用组命令/按钮快速添加group...

    docs.aspose.com/words/zh/java/how-to-add-group-...
  10. 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-...