Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 3,023 for

document revision

(0.07 sec)
  1. Working with Pages | Aspose.Note Documentation

    A brief overview of how to work with pages in OneNote using C#....of Pages from the OneNote Document Aspose.Note for .NET supports...number of pages from a OneNote document. This example works as follows:...

    docs.aspose.com/note/net/working-with-pages/
  2. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a Document in Java....Represents a group of shapes in a document. To learn more, visit the...Group Shape into a Word Document documentation article. Remarks: A...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFootnotes method. Specifies whether to compare differences in footnotes and endnotes in C++....to filter specific types of document elements when making a comparison...comparison. // Create the original document and populate it with various...

    reference.aspose.com/words/cpp/aspose.words.com...
  4. Document.compare() does not recognise text box ...

    Document.compare() does not recognise text box wrap mode changes, changes are not highlighted, Revision count is 0. Code snippet: // Create the original Document Document docOriginal = new Document(); DocumentBuilder b…...Document.compare() does not recognise text box wrap mode changes...October 23, 2025, 7:18am 1 Document.compare() does not recognise...

    forum.aspose.com/t/document-compare-does-not-re...
  5. [Defect] - Data validations in the resulting DO...

    Steps to reproduce: Scenario 1: Compare attached docx files (APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab.com_v2.docx) and validate PDF. Actual:- attached content is missing in PDF (Mi…...compareDocuments(Document original, Document revised, ComparisonRequest...acceptAllRevisions(); if (revised.hasRevisions()) revised.acceptAllRevisions();...

    forum.aspose.com/t/defect-data-validations-in-t...
  6. HTML with Node.js via C++|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....node" ); // The path to the documents directory. const dataDir =..."path" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  7. Compare Documents in C#|Aspose.Words for .NET

    Compare two Documents in any supported formats and shows content changes using C#. You can apply advanced options when comparing....Compare Documents Contents [ Hide ] Comparing documents is a process...between two documents and contains the changes as revisions. This process...

    docs.aspose.com/words/net/compare-documents/
  8. Compare Documents in C++|Aspose.Words for C++

    Compare two Documents in any supported formats and shows content changes using C++. You can apply advanced options when comparing....Compare Documents Contents [ Hide ] Comparing documents is a process...between two documents and contains the changes as revisions. This process...

    docs.aspose.com/words/cpp/compare-documents/
  9. FieldListNum not shown in deletion all markup -...

    Hello , We have have following code to put a FieldListNum in a word Document and then delete them with Revision. But we have few issues and want to clarify. Why is the list num not visible? Why we dont see a strikethr…...in a word document and then delete them with revision. But we have...throws Exception { Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/fieldlistnum-not-shown-in-de...
  10. Compare Documents in Java|Aspose.Words for Java

    Compare two Documents in any supported formats and shows content changes. You can apply advanced options when comparing using Java....Compare Documents Contents [ Hide ] Comparing documents is a process...between two documents and contains the changes as revisions. This process...

    docs.aspose.com/words/java/compare-documents/