Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 5,652 for

compare document

(0.71 sec)
  1. List | Aspose.Words for Java

    Represents formatting of a list in Java....Comparable public class List implements...implements Cloneable, Comparable Represents formatting of a list. To...

    reference.aspose.com/words/java/com.aspose.word...
  2. Specify Load Options in C#|Aspose.Words for .NET

    More accurately control the load process using C#....when opening a document. When loading a document, you can set some...Word application can display documents in differently. For example...

    docs.aspose.com/words/net/specify-load-options/
  3. WarningType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningType enum, which categorizes warnings during Document loading or saving, enhancing your Document management experience....Words during document loading or saving. [Flags]...be missing from either the document tree following load, or from...

    reference.aspose.com/words/net/aspose.words/war...
  4. C++ API to Export MD to RTF | products.aspose.com

    Convert MD to RTF within C++ applications....converting, and manipulating PDF documents. It also supports a variety...involves using the advanced Word Document Processing API, Aspose.Words...

    products.aspose.com/total/cpp/conversion/md-to-...
  5. Convert Word Form Fields to PDF Form fields - F...

    Hi, If I have a word Document with Form Fields, then how can I convert the Document to PDF Document with PDF Form Fields. Currently if I do doc.Save() with target file extension as PDF, it just converts the word to PDF …...12:20pm 1 Hi, If I have a word document with Form Fields, then how...can I convert the document to PDF document with PDF Form Fields...

    forum.aspose.com/t/convert-word-form-fields-to-...
  6. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering Document pages or shapes to images in Java....additional options when rendering document pages or shapes to images...the Specify Save Options documentation article. Examples: Renders...

    reference.aspose.com/words/java/com.aspose.word...
  7. Font Formatting and Styling Issue After Upgradi...

    Hello Aspose Team, We have encountered an issue after upgrading Aspose.dll from version 22.5.0 to 25.6.0 in our application. Environment Details: Aspose.Words.dll: Upgraded from 22.5.0 → 25.6.0 Aspose.Cells.dll: …...styling from the source DOCX document. Actual Result: After upgrading...weight, and spacing). The same document produces correct output in...

    forum.aspose.com/t/font-formatting-and-styling-...
  8. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF Document in .NET using Aspose.PDF for content enhancement and Document editing....Open the input PDF using the Document object. Get the particular...AppendText method. Call the Document object’s Save method and save...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  9. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting in JavaScript via C++... The following screenshot compares the sample Excel file with...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/change-cel...
  10. 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");…...I’m trying to convert a word document to PDF using aspose words...// Load the Word document Aspose.Words.Document doc = new Aspose...

    forum.aspose.com/t/converting-word-to-pdf-creat...