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

word

(0.14 sec)
  1. After the mail merge Table of contents is broke...

    In my Word document I have added the table of contents. During the mail merge I am replacing the some tags data after that I am expecting that table of content will get auto adjusted but it is not doing it. But instead …...broken in word document Aspose.Words Product Family words-net srinicasepoint...October 17, 2025, 1:11am 1 In my word document I have added the table...

    forum.aspose.com/t/after-the-mail-merge-table-o...
  2. 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-...
  3. Drivers for memory usage when creating PDFs fro...

    We have learned from the documentation that various factors influence memory requirements. Can you tell us which ones have a stronger influence and which ones have a weaker influence? Our documents (based on Word mail …...creating PDFs from Word mail merge templates Aspose.Words Product Family...Family mailmerge , words-java , out-of-memory sabinestache September...

    forum.aspose.com/t/drivers-for-memory-usage-whe...
  4. Word to PDF conversion issue when deployed on A...

    Hello Aspose Support Team, We are facing a Word to PDF conversion issue using Aspose.Words for .NET that occurs only when deployed on Azure App Service, while the exact same code and document work correctly in a local …...Word to PDF conversion issue when deployed on Azure App service-...issue) Aspose.Words Product Family word-to-pdf , words-net , net...

    forum.aspose.com/t/word-to-pdf-conversion-issue...
  5. Chinese characters causing table width issues w...

    This is incredibly confusing. We’re creating a Word document using Open Office SDK. Some time ago we introduced the option to use “Pct” unit of measurement for table and column widths. We used to use “Dxa” exclusively. W…...issues when converting word to pdf Aspose.Words Product Family aspose-pdf-net...aspose-pdf-net , words-net patrick.ryan July 30, 2025, 6:52pm 1...

    forum.aspose.com/t/chinese-characters-causing-t...
  6. Word document has 1288 pages. When converted to...

    The attached document has 1288 pages. When converted to PDF only 55 pages get converted. Code : var doc = new Aspose.Words.Document(filename); var opts = new Aspose.Words.Saving.PdfSaveOptions() { OutlineOptions = …...Word document has 1288 pages. When converted to PDF only 55 pages...converted Aspose.Words Product Family words-net pnocera January...

    forum.aspose.com/t/word-document-has-1288-pages...
  7. Aspose.words for java能否将Word文档解析出层级? - Free Sup...

    aspose.Words for java对Word文档解析后,没有分出层级,都是平级结构;我们也不太确定是不是这样,向您们再确认一下,它能否将Word文档解析出层级?...words for java能否将Word文档解析出层级? 中文技术支持 words-java Gavin_Zhang...2026, 10:25am 1 aspose.words for java对Word文档解析后,没有分出层级,都是平级结构;我...

    forum.aspose.com/t/aspose-words-for-java-word/3...
  8. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...Word Table Cell Merge Issue Aspose.Words Product Family words-net...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  9. [word转pdf]误识别图片中的公式符号 - Free Support Forum - as...

    Word转pdf,图片里的公式被提取成文本,但符号变成了方块。 有什么办法可以禁止将图片里的内容提取成文本吗? Word: pdf:...[word转pdf]误识别图片中的公式符号 中文技术支持 words-java haibojiang June 13, 2025...2025, 2:54am 1 word转pdf,图片里的公式被提取成文本,但符号变成了方块。 有什么办法可以禁止将图片里的内容提取成文本吗?...

    forum.aspose.com/t/word-pdf/313834
  10. Aspose word java 在当前word中有很多个下一页分节符,有页眉页脚,在保存之前...

    当前使用aspose-java版本为22.1.0 在计算页码之前这些方法都调用了 mainDoc.updateTableLayout(); mainDoc.updatePageLayout(); mainDoc.updateFields(); 我通过调用 mainDoc.getPageCount,或者 mainDoc.getBuiltInDocumentProperties().getPages() 或者我把Word保存…...Aspose word java 在当前word中有很多个下一页分节符,有页眉页脚,在保存之前更新了域,也更新了tabl...eLayout,然后再统计word页面总数、每个节的页数,总是不对 中文技术支持 words-java yangxiong0301...

    forum.aspose.com/t/aspose-word-java-word-tablel...