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

word

(0.1 sec)
  1. Word From Excel Mail Merge In C++

    Personalize your Mail merge Word from Excel file using C++. Automate emails or build reports using Mail merge Word from Excel template in C++....solution for merging templates in Word and PDF formats and data from...View code snippet Mail merge Word file and Excel data in C++ Fast...

    products.aspose.com/words/cpp/mailmerge/word-fr...
  2. 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
  3. 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-...
  4. 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...
  5. About inconsistence of header alignment from fi...

    Hi Team, Header alignment from first page is not correctly reflecting in the following aspose Word templates. Could you pls assist me on this? First page in grid view:: Second page header alignment: Header (Test Re…...aspose word templates Aspose.Words Product Family words-net rose...reflecting in the following aspose word templates. Could you pls assist...

    forum.aspose.com/t/about-inconsistence-of-heade...
  6. 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-...
  7. 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/...
  8. 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...
  9. 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...
  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...