Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 2,696 for

document revision

(0.04 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. InlineStory.IsInsertRevision | Aspose.Words for...

    Discover InlineStory's IsInsertRevision property. Easily identify inserted objects in Word with change tracking enabled. Enhance your Document management today!...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...
  6. InlineStory.isMoveToRevision property | Aspose....

    InlineStory.isMoveToRevision property. Returns ``true`` if this object was moved (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...
  7. InlineStory.isMoveFromRevision property | Aspos...

    InlineStory.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) 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. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java....Words Document Object Model (DOM) documentation article. Examples:...position tab characters with a document visitor. public void documentToTxt()...

    reference.aspose.com/words/java/com.aspose.word...
  9. RunCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RunCollection class for seamless access to Run nodes. Enhance your Document processing with powerful, typed features!...the Programming with Documents documentation article. public class...this collection and from the document. Contains ( Node ) Determines...

    reference.aspose.com/words/net/aspose.words/run...
  10. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_Revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....is_delete_revision property ShapeBase.is_delete_revision property...enabled. @property def is_delete_revision ( self ) -> bool : ... Examples...

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