Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,657 for

document revision

(0.04 sec)
  1. Inline.IsInsertRevision | Aspose.Words for .NET

    Discover the Inline IsInsertRevision property. Easily check if an object was added in Word with change tracking active. Enhance your Document management!...determine the revision type of an inline node. Document doc = new...new Document ( MyDir + "Revision runs.docx" ); // When we edit the...

    reference.aspose.com/words/net/aspose.words/inl...
  2. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted text collections within paragraphs, enhancing your Document's structure and readability....determine the revision type of an inline node. Document doc = new...new Document ( MyDir + "Revision runs.docx" ); // When we edit the...

    reference.aspose.com/words/net/aspose.words/par...
  3. InlineStory.IsMoveToRevision | Aspose.Words for...

    Discover InlineStory's IsMoveToRevision property, easily track changes in Microsoft Word with true/false status for seamless Document editing....Examples Shows how to view revision-related properties of InlineStory...nodes. Document doc = new Document ( MyDir + "Revision footnotes...

    reference.aspose.com/words/net/aspose.words/inl...
  4. Revision.ParentStyle | Aspose.Words for .NET

    Discover the Revision ParentStyle property, which identifies the immediate parent style owner for StyleDefinitionChange Revisions. Optimize your styling process!...ParentStyle Contents [ Hide ] Revision.ParentStyle property Gets...parent style (owner) of this revision. This property will work for...

    reference.aspose.com/words/net/aspose.words/rev...
  5. Inline.isFormatRevision property | Aspose.Words...

    Inline.isFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled....Shows how to determine the revision type of an inline node. let...doc = new aw . Document ( base . myDir + "Revision runs.docx" );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Revision.accept method | Aspose.Words for Node.js

    Revision.accept method. Accepts this Revision....method accept() Accepts this revision. accept () Examples Shows...with revisions in a document. let doc = new aw . Document ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. InlineStory.isInsertRevision property | Aspose....

    InlineStory.isInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....Examples Shows how to view revision-related properties of InlineStory...doc = new aw . Document ( base . myDir + "Revision footnotes.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::RevisionCollection::idx_get meth...

    Aspose::Words::RevisionCollection::idx_get method. Returns a Revision at the specified index in C++....RevisionCollection::idx_get method Returns a Revision at the specified index. System...SharedPtr < Aspose :: Words :: Revision > Aspose :: Words :: RevisionCollection...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. IRevisionCriteria.IsMatch | Aspose.Words for .NET

    Discover how the IRevisionCriteria IsMatch method effectively verifies if a specific Revision aligns with your criteria for optimal results....Checks whether or not specified revision matches criteria. public bool...bool IsMatch ( Revision revision ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words/ire...
  10. ShapeBase.IsMoveToRevision | Aspose.Words for .NET

    Discover how ShapeBase's IsMoveToRevision property enhances your Microsoft Word experience by tracking object movements seamlessly during edits....identify move revision shapes. // A move revision is when we move...move an element in the document body by cut-and-pasting it in...

    reference.aspose.com/words/net/aspose.words.dra...