Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 14,658 for

document editing

(0.18 sec)
  1. Inline.ParentParagraph | Aspose.Words for .NET

    Discover the Inline ParentParagraph property to easily access the parent Paragraph of any node, enhancing your coding efficiency and structure.... Document doc = new Document ( MyDir + "Revision...runs.docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  2. InlineStory.is_move_to_revision property | Aspo...

    InlineStory.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...footnotes.docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompareOptions.target property | Aspose.Words f...

    CompareOptions.target property. Specifies which Document shall be used as a target during comparison....target property Specifies which document shall be used as a target...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::CompositeNode::get_Count method ...

    Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node in C++....:: Words :: Document > (); // An empty document, by default,...doc , u "Run 3. " ); // The document body will not display these...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. Convert JSON Format to EMZ via Java | products....

    Parse JSON to EMZ in Java without using Microsoft PowerPoint...tasks, from creating and editing documents to converting files from...of tasks, from creating and editing spreadsheets to converting...

    products.aspose.com/total/java/conversion/json-...
  6. Aspose::Words::Revision::get_ParentStyle method...

    Aspose::Words::Revision::get_ParentStyle method. Gets the immediate parent style (owner) of this revision. This property will work for only for the StyleDefinitionChange revision type in C++....Examples Shows how to work with a document’s collection of revisions...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revisions...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. Aspose::Words::RevisionGroupCollection::GetEnum...

    Aspose::Words::RevisionGroupCollection::GetEnumerator method. Returns an enumerator object in C++....Examples Shows how to work with a document’s collection of revisions...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revisions...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. Aspose::Words::EditableRangeStart::get_NodeType...

    Aspose::Words::EditableRangeStart::get_NodeType method. Returns EditableRangeStart in C++....Shows how to work with an editable range. auto doc = System ::...MakeObject < Aspose :: Words :: Document > (); doc -> Protect ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/edi...
  9. DocumentBuilder.endEditableRange method | Aspos...

    Aspose.Words.DocumentBuilder.endEditableRange method...current position in the document as an editable range end. endEditableRange...endEditableRange () Remarks Editable range in a document can overlap and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. EditableRangeEnd.editableRangeStart property | ...

    EditableRangeEnd.editableRangeStart property. Corresponding [EditableRangeStart](../../editablerangestart/), received by ID....with an editable range. let doc = new aw . Document (); doc ...world! Since we have set the document's protection level to read-only...

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