Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 614 for

accept changes

(0.06 sec)
  1. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...attributes of each node can be changed via the properties of that...the document has any tracked changes. hyphenation_options Provides...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...attributes of each node can be changed via the properties of that...the document has any tracked changes. hyphenationOptions Provides...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Compare Word Documents using C#

    Compare Word documents using C# by following this brief guide. It has IDE settings, a list of steps and a runnable code snippet to compare two docs using C#....document to compare with it Accept the revisions of loaded Word...Subsequently, the revisions are accepted and the documents are compared...

    kb.aspose.com/words/net/compare-word-documents-...
  4. FieldCollection | Aspose.Words for Java

    A collection of Field objects that represents the fields in the specified range in Java.... changes to the children of the node...next(); currentField.getStart().accept(fieldVisitor); if (currentField...

    reference.aspose.com/words/java/com.aspose.word...
  5. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....the document has any tracked changes. HyphenationOptions { get;...collection of revisions (tracked changes) that exist in this document...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....Methods Method Description Accept (System::SharedPtr<Aspose:...override Accepts a visitor. AcceptAllRevisions () Accepts all tracked...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. The low-level interface | Aspose.TeX for Java

    This article covers the LaTeX low-level font interface that is mostly used in command definitions....desirable to allow independent changes to as many font attributes...Thus, allowing independent changes in too many attributes results...

    docs.aspose.com/tex/java/latex-fonts-low-level/
  8. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....Description accept(DocumentVisitor visitor) Accepts a visitor....deleted in Microsoft Word while change tracking was enabled. isInsertRevision()...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE field in Java....// we must first save the changes, and then manually update these...next(); currentField.getStart().accept(fieldVisitor); if (currentField...

    reference.aspose.com/words/java/com.aspose.word...
  10. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....collection of revisions (tracked changes) that exist in this range....iterator() normalizeFieldTypes() Changes field type values FieldChar...

    reference.aspose.com/words/java/com.aspose.word...