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

word

(0.24 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. Word From Excel Mail Merge In Java

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

    products.aspose.com/words/java/mailmerge/word-f...
  3. 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...
  4. 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/
  5. Issue with Font Formatting when converted from ...

    Hi Team, Please check the below issue. Word landscape page header font PDF landscape page header font highlighted below: The font looks fine in Word for landscape page but in PDF for landscape page The fo…...from word to pdf for landscape page using Aspose.Words in Java...Java Aspose.Words Product Family words-java forasposeissues April...

    forum.aspose.com/t/issue-with-font-formatting-w...
  6. After convert to pdf, the tablelayout are diffe...

    pdf: Word:...different with word Aspose.Words Product Family words-net vyacheslav...next page is the same as in MS Word, so this is expected behavior...

    forum.aspose.com/t/after-convert-to-pdf-the-tab...
  7. Mail Merge

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

    products.aspose.com/words/java/mailmerge/
  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 .NET library...solution for merging templates in Word and PDF formats and data from...

    products.aspose.com/words/net/mailmerge/
  9. How to shrink Aspose word table row header dyna...

    Hi Team, I need to shrink the table header row based on table details in the below rows dynamically in aspose Word template using LINQ. Please check the below attached template and correct me for this fix? Eg:In below …...How to shrink Aspose word table row header dynamically based...using LINQ Aspose.Words Product Family words-net , linq-reporting-engine...

    forum.aspose.com/t/how-to-shrink-aspose-word-ta...
  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...