Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 289,679 for

word

(0.1 sec)
  1. Aspose word转pdf 中英文换行问题 - Free Support Forum - ...

    使用doc文件转pdf,中英文在一块,会换行...Aspose word转pdf 中英文换行问题 中文技术支持 words-java kin58 June 18, 2025...9:47am 2 我的文件是doc格式的 使用的aspose.word 25.5 LoadOptions optionss =...

    forum.aspose.com/t/aspose-word-pdf/314087
  2. Compare result does not match MS Word - Bookmar...

    As a follow up to this issue: Compare result does not match MS Word output - Bookmarks are missing I’ve run into another case where bookmarks are missing when comparing two documents, and the output differs from the out…...match MS Word - Bookmarks are missing Aspose.Words Product Family...Family words-net dalaArteria March 10, 2025, 5:19pm 1 As a follow...

    forum.aspose.com/t/compare-result-does-not-matc...
  3. How to Make a Fillable Form in Word using Java

    This tutorial contains information on how to make a fillable form in Word using Java. After following this tutorial you can create a form in Word using Java by adding controls like text input, checkbox, combobox, etc....Words Product Family Aspose.PDF Product...How to Make a Fillable Form in Word using Java This article demonstrates...

    kb.aspose.com/words/java/how-to-make-a-fillable...
  4. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a Word document to PDF using aspose Words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...Converting word to PDF creates incorrect rendering of contents...in output Aspose.Words Product Family words-net JThomas98 July...

    forum.aspose.com/t/converting-word-to-pdf-creat...
  5. Issue with custom fonts converting from word to...

    We have an issue converting a Word document to pdf with a custom font. I’ve tried several ways to setup the custom fonts, but so far it always failed. here is my code: string[] fontFolders = FontsLoader.GetFontFolder…...fonts converting from word to pdf Aspose.Words Product Family aspose-pdf-net...aspose-pdf-net , words-net TimoMartin May 21, 2025, 6:15am 1 We...

    forum.aspose.com/t/issue-with-custom-fonts-conv...
  6. Convert XLT to WORD using Java or with free Onl...

    Java API to Export XLT to Word or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....XLT to WORD Converting XLT templates directly into Word documents...Converting event planning sheets into Word-ready printable documents. Automation...

    products.aspose.com/total/java/conversion/xlt-t...
  7. Evaluation of Word field functions depending on...

    Hi, is there a dependency with the locale setting and evaluating Word field functions? One of our documents (created on a system with de-DE setting) includes a field function like this: { IF "{= AND({COMPARE "1"="1"} …...Evaluation of Word field functions depending on the locale setting...setting? Aspose.Words Product Family words-java support.enowa...

    forum.aspose.com/t/evaluation-of-word-field-fun...
  8. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…...insert new word Aspose.Words Product Family words-java GusGus...USE_DESTINATION_STYLES); var word = target; word.save(path + "result.docx");...

    forum.aspose.com/t/table-cell-list-format-chang...
  9. How to Delete a Blank Page in Word using Java

    This article guides on how to delete a blank page in Word using Java. It has the environment settings, a list of steps, and a runnable sample code to delete empty page in Word using Java....Words Product Family Aspose.PDF Product...How to Delete a Blank Page in Word using Java This quick tutorial...

    kb.aspose.com/words/java/how-to-delete-a-blank-...
  10. PDF to WORD not supported in Aspose WORDS java ...

    Hi, I am trying to PDF to DOCX using Aspose Words for Java. I am using the latest version currently available which is 25.9. But when running this code (to convert a PDF to DOCX), I get this error: com.aspose.Words.Un…...PDF to WORD not supported in Aspose WORDS java Aspose.Words Product...to PDF to DOCX using Aspose words for Java. I am using the latest...

    forum.aspose.com/t/pdf-to-word-not-supported-in...