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

word

(0.15 sec)
  1. Unable to get bookmarks from word document with...

    I have a document which has huge number of bookmarks, it fails to read bookmarks at some point. It reads like 120 bookmarks but fails to get a bookmark at 150. I am using very simple code to get these bookmarks Document…...from word document with over 120 bookmarks Aspose.Words Product...Document(FileName); foreach (Aspose.Words.Bookmark bm in doc.Range.Bookmarks)...

    forum.aspose.com/t/unable-to-get-bookmarks-from...
  2. 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
  3. Aspose word Html Conversion - Free Support Foru...

    Hi team , I am Converting a Paragraph in Aspose to Html but it’s providig me Margin top 4pt which should be zero , I am sharing the code which is used and document which i am converting. Please note that i am Convertin…...Aspose word Html Conversion Aspose.Words Product Family words-net...GetContenControlHtml(word_document As Word.Document) As DataTable...

    forum.aspose.com/t/aspose-word-html-conversion/...
  4. How to Remove All Section Breaks in Word using ...

    This article provides insight into how to remove all section breaks in Word using Java. It has environment details and a runnable sample code to delete all section breaks in Word using Java....Words Product Family Aspose.PDF Product...Remove All Section Breaks in Word using Java In this article,...

    kb.aspose.com/words/java/how-to-remove-all-sect...
  5. Unexpected Behavior in Word Tag Replacement (As...

    Hello Team, We are facing an unexpected issue with the below code used for replacing tags in Word documents. The function is intended to replace tags (e.g., {{TagName}}) with corresponding values. If a tag has no value…...Behavior in Word Tag Replacement (Aspose) Aspose.Words Product Family...Family words-net Chilke December 18, 2025, 12:16pm 1 Hello Team...

    forum.aspose.com/t/unexpected-behavior-in-word-...
  6. Aspose pdf for java PDF转换WORD 样式失效 - Free Suppo...

    我使用的是aspose pdf for java 组件 我想要的效果是在保留原有的样式情况下,转换的Word的表格可以编辑 我实际用Aspose把PDF转换为Word后,表格也不能编辑,表格变成了图片,启用表格识别,样式又全部乱了,请帮我看下,谢谢! test0730.pdf (49.5 KB) test0730.docx (12.6 KB)...Aspose pdf for java PDF转换WORD 样式失效 中文技术支持 Gavin_Zhang July 30...我想要的效果是在保留原有的样式情况下,转换的word的表格可以编辑 我实际用Aspose把PDF转换为word后,表格也不能编辑,表格变成...

    forum.aspose.com/t/aspose-pdf-for-java-pdf-word...
  7. 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...
  8. 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...
  9. How to Add Header and Footer in Word Document u...

    This short tutorial guides on how to add header and footer in Word Document using Java. These steps to add header and footer in Word using Java are valid for all the common operating systems like Windows, macOS and Ubuntu....Words Product Family Aspose.PDF Product...to Add Header and Footer in Word Document using Java This step-by-step...

    kb.aspose.com/words/java/how-to-add-header-and-...
  10. Exception when converting Word scatter chart to...

    Hi, we are encountering an exception when using the Aspose converter to generate a PDF from a Word document that contains a scatter chart. Specifically, when the document includes a Word scatter chart type, the converter…...converting Word scatter chart to PDF using Aspose.Words Aspose.Words...Words Product Family words-net prodigy234 December 12, 2025,...

    forum.aspose.com/t/exception-when-converting-wo...