Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 291,735 for

word

(0.42 sec)
  1. Insert HTML into Word Doc does not use the html...

    Similar to this post (Margin-top, margin-bottom, margin-left, margin-right not working), I am having an issue with inserting HTML into a Word Doc (via DocumentBuilder.InsertHtml) and the resulting formatting in the docum…...Insert HTML into Word Doc does not use the html margins within...list Aspose.Words Product Family inserthtml , words-net daveywc...

    forum.aspose.com/t/insert-html-into-word-doc-do...
  2. Infinite Wait Time when Converting Word to PDF ...

    Env Windows 11 Aspose.Words for .NET 25.5 (25.1 is OK) Code var doc=new Aspose.Words.Document(@"C:\Users\hello\Desktop\test\test.docx"); doc.Save(@"C:\Users\hello\Desktop\test\test.pdf",Aspose.Words.SaveFormat.Pdf);…...Converting Word to PDF Aspose.Words Product Family words-net xxtears...6:06am 1 Env Windows 11 Aspose.Words for .NET 25.5 (25.1 is OK) Code...

    forum.aspose.com/t/infinite-wait-time-when-conv...
  3. 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
  4. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related to HTML import - where the HTML contains a table with fixed column widths. When the HTML is added to a document and the table’s auto-fit property is disabled, the column widths of t…...Unexpected Col Widths and Word-Wrap in HTML-imported Table when...Disabled Aspose.Words Product Family import-data , words-java , auto-fit-columns...

    forum.aspose.com/t/unexpected-col-widths-and-wo...
  5. word转HTML后,表格位置从右侧变成左侧 - Free Support Forum - a...

    版本:23.8 编程语言:java 问题截图(Word文件中表格在右侧): Word源文件: 合同管理系统-采购服务合同.docx (33.4 KB) 转换后的HTML文件: 合同管理系统-采购服务合同.zip (5.2 KB) 是否可以从 代码调整/修改源文件 两个方面处理...word转HTML后,表格位置从右侧变成左侧 中文技术支持 ZhonghaoSun July 17, 2025, 8:05am...编程语言:java 问题截图(word文件中表格在右侧): 1920×880 60.4 KB Word源文件: 合同管理系统-采购服务合同...

    forum.aspose.com/t/word-html/315337
  6. How to Convert PDF to Word in C# Without Interop

    In this tutorial you will learn how to convert PDF to Word in C# without interop. This code in C# converts PDF to DOCX file format....Words Product Family Aspose.PDF Product...Family How to Convert PDF to Word in C# Without Interop In this...

    kb.aspose.com/words/net/how-to-convert-pdf-to-w...
  7. Word with new styles gives incorrect page count...

    I have a docx document with an incorrect page count, it should be 39 but Aspose.Words api is counting 47 pages. A very large discrepancy. The problem seems to be because the document is using custom styles for numbered l…...Word with new styles gives incorrect page count Aspose.Words...it should be 39 but Aspose.words api is counting 47 pages. A...

    forum.aspose.com/t/word-with-new-styles-gives-i...
  8. Extend CRM OneClick Word Document Generator|Asp...

    How to defined a custom workflow using Aspose.Words to generate document from template in C#....and Contribute to CRM OneClick Word Document Generator Contents...

    docs.aspose.com/words/net/extend-and-contribute...
  9. How to Convert Outlook Email to Word using C#

    In this easy tutorial, we will learn how to convert Outlook Email to Word using C#. You will see that in order to export Email to Word C# based API can be used. You can use this application in any of the .NET configured environments in operating systems like Windows, macOS, or Linux....Words Product Family Aspose.PDF Product...to Convert Outlook Email to Word using C# In this easy tutorial...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  10. PDF Export Incomplete (Blank from Page 18) Whil...

    Problem Description: Using the same data to create a Document and exporting it to PDF and Word respectively. The PDF content is incomplete, starting blank from page 18 onward; the Word content is normal, with a total of…...Page 18) While Word Export Is Normal Aspose.Words Product Family...Family words-java bigdamage March 3, 2026, 8:17am 1 Problem Description:...

    forum.aspose.com/t/pdf-export-incomplete-blank-...