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

document revision

(0.07 sec)
  1. LayoutOptions class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutOptions class. Holds the options that allow controlling the Document layout process...that allow controlling the document layout process. To learn more...Converting to Fixed-page Format documentation article. Remarks You do...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. [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-...
  8. 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...
  9. 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...
  10. Paragraph.is_list_item property | Aspose.Words ...

    Paragraph.is_list_item property. True when the paragraph is an item in a bulleted or numbered list in original Revision....numbered list in original revision. @property def is_list_item...inside another list. doc = aw . Document () builder = aw . DocumentBuilder...

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