Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 2,696 for

document revision

(0.03 sec)
  1. FieldRevNum class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldRevNum class. Implements the REVNUM field...Fields documentation article. Remarks Retrieves the document’s revision...recorded in the Revision property of the built-in document properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Granularity | Aspose.Words for Java

    Specifies the granularity of changes to track when comparing two Documents in Java....track when comparing two documents. Examples: Shows to specify...comparing documents. Document docA = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. FindReplaceOptions.ignoreInserted property | As...

    FindReplaceOptions.ignoreInserted property. Gets or sets a boolean value indicating either to ignore text inside insert Revisions...ignore text inside insert revisions. The default value is false...ignore text inside insert revisions during a find-and-replace...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Json with Node.js via C++|Documentation

    Learn how to convert Excel Workbook to JSON using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...Convert-JSON-to-Excel Convert Revision of XLSB to XLSM with Node...

    docs.aspose.com/cells/nodejs-cpp/convert-workbo...
  5. FindReplaceOptions.ignore_inserted property | A...

    FindReplaceOptions.ignore_inserted property. Gets or sets a boolean value indicating either to ignore text inside insert Revisions...ignore text inside insert revisions. The default value is False...ignore text inside insert revisions during a find-and-replace...

    reference.aspose.com/words/python-net/aspose.wo...
  6. [Defect] - Displayed content as edited without ...

    Scenario 1: Added one more bullet point at end of page. Attach 2 docx files attached (Source 1 && Target 1), Load Source 1 as source && Target 1 as Target files in model, Compare files by click compare button. Actual:…...Exception { Document docA = new Document("Source.docx"); Document docB...docB = new Document("Target.docx"); CompareOptions options = new...

    forum.aspose.com/t/defect-displayed-content-as-...
  7. Paragraph.IsListItem | Aspose.Words for .NET

    Discover the Paragraph IsListItem property, indicating if a paragraph is part of a bulleted or numbered list in its original Revision. Enhance your Document's structure!...numbered list in original revision. public bool IsListItem {...inside another list. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  8. ResourceType | Aspose.Words for Java

    Type of loaded resource in Java....external resources into a document. public void resourceLoadingCallb()...throws Exception { Document doc = new Document(); doc.setResourceLoadingCa(new...

    reference.aspose.com/words/java/com.aspose.word...
  9. Web Extensions - Office Add-ins|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....with the content in Office documents. Web Extensions add additional...492B - B6BF - 27D25D0B0EEF AI Document Assistant Close Update Days...

    docs.aspose.com/cells/java/web-extensions-offic...
  10. Paragraph.isListItem property | Aspose.Words fo...

    Paragraph.isListItem property. True when the paragraph is an item in a bulleted or numbered list in original Revision....numbered list in original revision. get isListItem () : boolean...another list. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...