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

word

(0.3 sec)
  1. 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...
  2. What is the most efficient way to convert an Ex...

    Hi, I’m currently trying to convert an Excel sheet to a table in Word. From the previous posts from others I understood there could be no way to convert it directly, however they were also mentioned that using an inter…...convert an Excel sheet to a Word table Aspose.Cells Product Family...an Excel sheet to a table in Word. From the previous posts from...

    forum.aspose.com/t/what-is-the-most-efficient-w...
  3. Header & Footers Not Included When INCLUDETEXT ...

    Hi Team, We are using INCLUDETEXT field in Document. We have two documents: one document having Headers and Footers & some text whereas another document has only some text[~ no headers and footers]. We are adding INCL…...in WORD Aspose.Words Product Family updatefields , words-java...using the INCLUDETEXT field in Word documents, it is important to...

    forum.aspose.com/t/header-footers-not-included-...
  4. How to Delete All Section Breaks in Word using C#

    This article guides on how to delete all section breaks in Word using C#. It contains the necessary information to set the environment for the development along with the sample code to remove section break in Word using C#....Words Product Family Aspose.PDF Product...Delete All Section Breaks in Word using C# In this short tutorial...

    kb.aspose.com/words/net/how-to-delete-all-secti...
  5. How to Add a Hyperlink to a Word Document using...

    This article describes the process of how to add a hyperlink to a Word document using Java. It guides to set the environment, write the application and a runnable sample code to insert hyperlink in Word using Java....Words Product Family Aspose.PDF Product...How to Add a Hyperlink to a Word Document using Java This quick...

    kb.aspose.com/words/java/how-to-add-a-hyperlink...
  6. Assistance Required for PDF-to-Word Conversion ...

    We have implemented PDF-to-Word document conversion using the Aspose library. Initially, during testing, the conversion worked without any delays or timeout issues. However, we are now observing failures during the conve…...Assistance Required for PDF-to-Word Conversion Failures Using Aspose...1 We have implemented PDF-to-Word document conversion using the...

    forum.aspose.com/t/assistance-required-for-pdf-...
  7. 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
  8. Convert Bullet Points to Paragraph in Word File...

    Convert Bullet Points to Paragraph in Word File using Java. This topic entails a list of steps and a working code to remove bullet points from Word document using Java....Words Product Family Aspose.PDF Product...Bullet Points to Paragraph in Word File using Java This topic covers...

    kb.aspose.com/words/java/convert-bullet-points-...
  9. 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...
  10. 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