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

word

(0.15 sec)
  1. 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...
  2. When converting from Word to PDF in .NET, font ...

    I am using Aspose.Word latest version 26.4.0. When I try to convert a Word file which I load from a template to PDF using result.Save(output, SaveFormat.Pdf); some font styles are not preserved, see screenshot below: …...When converting from Word to PDF in .NET, font styles are not...not preserved Aspose.Words Product Family Loredi April 21, 2026...

    forum.aspose.com/t/when-converting-from-word-to...
  3. 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/
  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 .NET library...solution for merging templates in Word and PDF formats and data from...

    products.aspose.com/words/net/mailmerge/
  5. 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/...
  6. Convert PowerPoint Presentations in JavaScript ...

    Convert PowerPoint presentations to other formats in JavaScript using Aspose.Slides for Node.js. Fast, accurate, and seamless PPT and PPTX conversion....JavaScript | HTML, PNG, PDF, Word, TIFF Contents [ Hide ] Understanding...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  7. Mail Merge

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

    products.aspose.com/words/python-net/mailmerge/
  8. How to Convert Outlook Email to Word using Java

    In this topic, we will learn about how to convert Outlook Email to Word using Java. You will witness that in order to convert an Email to Word Java-based API can be used in any of the commonly available operating system like Windows, macOS, or Linux....Words Product Family Aspose.PDF Product...to Convert Outlook Email to Word using Java In this simple tutorial...

    kb.aspose.com/email/java/how-to-convert-outlook...
  9. About move a table data lower part of aspose wo...

    Hi, How to move a table data lower part of an aspose Word just above footer. I have tried to place table just above footer, but it is moving up while generates report. Coud pls help me on this? Generated Report: Re…...part of aspose word template using LINQ Aspose.Words Product Family...Family words-net rose.thomas January 1, 2026, 8:26am 1 Hi, How to...

    forum.aspose.com/t/about-move-a-table-data-lowe...
  10. 使用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...2 @xiangma 您遇到的现象可能与 Aspose.Words 在使用固定格式保存选项时会把隐藏(非可见)表格边框渲染出来...

    forum.aspose.com/t/aspose-word-word-html/323607