Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 291,798 for

word

(1.42 sec)
  1. Need to get the per line author changes in the ...

    I’m working with Word documents that have been edited by multiple authors. Some of the changes were made with Track Changes enabled, and others were made without it. I want to compare two versions of the document using A…...author changes in the word document Aspose.Words Product Family Dedeepya... 12:51pm 1 I’m working with Word documents that have been edited...

    forum.aspose.com/t/need-to-get-the-per-line-aut...
  2. Avoid Inserting Empty Ranges or Hidden Excel Ra...

    Hello Team, I am working with Aspose.Cells to extract a range from an Excel worksheet as HTML content, which I then insert into a Word document using Aspose.Words. However, I’ve encountered an issue: If the selected …...or Hidden Excel Ranges into Word Document Aspose.Total Product...insert into a Word document using Aspose.Words . However, I’ve...

    forum.aspose.com/t/avoid-inserting-empty-ranges...
  3. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...like word document - Java Aspose.Words Product Family words-java...differences in how Microsoft Word and Aspose.Words handle layout and pagination...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  4. How to Delete Section Break in Word using Python

    This article guides on how to delete section break in Word using Python. It has the program logic along with the resources to set the environment and a sample code to remove section break in Word using Python....Words Product Family Aspose.PDF Product...How to Delete Section Break in Word using Python This short tutorial...

    kb.aspose.com/words/python/how-to-delete-sectio...
  5. 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...
  6. Some text are getting cut while converting from...

    Hi team, Please check the pdf at page 11 & 13. The text are getting cut. I am attaching Word doc and pdf file for your reference. issue.zip (1.4 MB)...while converting from word to pdf Aspose.Words Product Family forasposeissues...getting cut. I am attaching word doc and pdf file for your reference...

    forum.aspose.com/t/some-text-are-getting-cut-wh...
  7. 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...
  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. Incorrect page breaks in PDF generated from DMS...

    Description: We are experiencing formatting issues with PDF documents generated from our DMS using Aspose. The generated PDFs differ from both: the original Word document and PDFs created directly from Word Issue d…...compared to Word Aspose.Words Product Family words-net stp.one...original Word document and PDFs created directly from Word Issue...

    forum.aspose.com/t/incorrect-page-breaks-in-pdf...
  10. How to Clean Metadata from Word Document in Python

    This tutorial guides on how to clean metadata from Word document in Python. It has environment details along with steps and runnable code for removing metadata from Word in Python....Words Product Family Aspose.PDF Product...Family How to Clean Metadata from Word Document in Python This article...

    kb.aspose.com/words/python/how-to-clean-metadat...