Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 5,445 for

compare document

(0.1 sec)
  1. Comparison and Migration with C++|Documentation

    Learn about comparison and migration features in Aspose.Cells for C++....Handling Differences When comparing or migrating Excel files,...GetFormula method to retrieve and compare formulas. Use the Calculate...

    docs.aspose.com/cells/cpp/comparison-migration/
  2. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....Convert HTML to Excel using Java Compare PDF Files using Java Insert...from PDF using Python Compare PDF Documents using C# Remove Image...

    kb.aspose.com/pdf/page/2/
  3. aspose.words.lowcode module | Aspose.Words for ...

    The Aspose.Words.LowCode contains classes and methods to handle complex general operations in a low code way....variety of different types of documents, ultimately streamlining the...formats. Provides comprehensive document convert, merge, split with...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word Documents in Java without utilizing Microsoft Word....Latest Answers Split Word Document into Sections using Java Convert...From Word Document in Java Compare Word Documents using Java...

    kb.aspose.com/words/java/page/2/
  5. Fields Overview in Node.js|Aspose.Words for Nod...

    You can access field modifying using Node.js. Fields of the Document are loaded into the Aspose.Words Document Object Model (DOM)....for the given version of the document. But if you have an application...that generates or modifies a document with fields (for example combines...

    docs.aspose.com/words/nodejs-net/fields-overview/
  6. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the Document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...string, finds it within the document and then replaces it. This...this issue as we require the document to be markedup with changes...

    forum.aspose.com/t/words-java-tracking-changes-...
  7. TextBox not converting correctly to PDF - Free ...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…... If you compare the two, you’ll notice the...(adjust_border ) { using (Document pdfDocument = new Document(outputFile))...

    forum.aspose.com/t/textbox-not-converting-corre...
  8. Adjust workbook compression level|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....OoxmlCompressionType enumeration and compares the conversion time for Level1...also compare the sizes of the generated files. AI Document Assistant...

    docs.aspose.com/cells/python-net/adjust-workboo...
  9. Adjust workbook compression level|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....OoxmlCompressionType enumeration and compares the conversion time for Level...also compare the sizes of the generated files. AI Document Assistant...

    docs.aspose.com/cells/net/adjust-workbook-compr...
  10. Insert Fields in Java|Aspose.Words for Java

    Different ways to insert fields into your Document using Java....ways to insert fields into a document: using DocumentBuilder using...FieldBuilder using Aspose.Words Document Object Model (DOM) In this...

    docs.aspose.com/words/java/insert-fields/