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

word

(0.09 sec)
  1. Html to Pdf - need to preserve whitespace and w...

    Trying to have a section in my HTML that preserves existing whitespace (particularly carriage returns) but also maintains appropriate width via normal Word-wrap. Found that CSS class below seems to work fine in both Chr…...need to preserve whitespace and word-wrap appropriately Aspose.PDF...appropriate width via normal word-wrap. Found that CSS class below...

    forum.aspose.com/t/html-to-pdf-need-to-preserve...
  2. word转pdf时出现异常报错 - Free Support Forum - aspose.com

    Caused by: java.lang.IllegalStateException: XMLStreamException: Unexpected character ' ' (code 32) (missing name?) at [row,col {unknown-source}]: [45692,46] at com.aspose.Words.internal.zzZe6.zz45(Unknown Source) at c…...在word转pdf时出现异常报错 中文技术支持 words-java 2794317898 October 27, 2025...{unknown-source}]: [45692,46] at com.aspose.words.internal.zzZe6.zz45(Unknown...

    forum.aspose.com/t/word-pdf/320406
  3. Convert XLS to WORD using Java or with free Onl...

    Java API to Export XLS to Word or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....Java Conversion XLS to WORD XLS-to-Word conversion provides a...spreadsheet data into fully editable Word documents. Ideal for reporting...

    products.aspose.com/total/java/conversion/xls-t...
  4. Convert XLSX to WORD using Java or with free On...

    Java API to Export XLSX to Word or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....Conversion XLSX to WORD Converting XLSX to Word format allows for...transformed into easily editable Word documents, suitable for reporting...

    products.aspose.com/total/java/conversion/xlsx-...
  5. 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...
  6. 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...
  7. How to Add a Row to a Table in Word using Java

    This tutorial introduces the reader briefly about how to add a row to a table in Word using Java. You can perform these steps to see how in Word table add row using Java in any operating system like Windows, macOS or Linux....Words Product Family Aspose.PDF Product...How to Add a Row to a Table in Word using Java This short tutorial...

    kb.aspose.com/words/java/how-to-add-a-row-to-a-...
  8. How to Send Word Document by Email using C++

    In this example, we will explore how to send Word Document by email using C++. In the following example code, you will witness how convenient it is to send Word Document in email body using C++. You will just need to make simple API calls and perform few simple steps on MS Windows to achieve this....Words Product Family Aspose.PDF Product...TeX Product Family How to Send Word Document by Email using C++...

    kb.aspose.com/words/cpp/how-to-send-word-docume...
  9. 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
  10. 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