Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 2,578 for

document editing

(0.03 sec)
  1. Aspose::Words::EditableRangeEnd::get_NodeType m...

    Aspose::Words::EditableRangeEnd::get_NodeType method. Returns EditableRangeEnd in C++....with an editable range. auto doc = MakeObject < Document > ();...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/cpp/aspose.words/edi...
  2. EditableRange.EditableRangeEnd | Aspose.Words f...

    Discover the EditableRangeEnd property, easily access the node marking the end of your editable range for seamless content management....represents the end of the editable range. public EditableRangeEnd...with an editable range. Document doc = new Document (); doc ...

    reference.aspose.com/words/net/aspose.words/edi...
  3. EditableRangeEnd.NodeType | Aspose.Words for .NET

    Discover the EditableRangeEnd NodeType property, which efficiently returns the EditableRangeEnd for enhanced Document Editing capabilities....with an editable range. Document doc = new Document (); doc ...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/net/aspose.words/edi...
  4. EditableRangeEnd.Accept | Aspose.Words for .NET

    Discover the EditableRangeEnd Accept method to seamlessly manage visitor interactions and enhance your web application's functionality....how to limit the editing rights of editable ranges to a specific...void Visitor () { Document doc = new Document (); doc . Protect...

    reference.aspose.com/words/net/aspose.words/edi...
  5. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list....inserted was created from another document, you should use ImportNode...import the node to the current document. The imported node can then...

    reference.aspose.com/words/net/aspose.words/com...
  6. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreHeadersAndFooters method. True indicates that headers and footers content is ignored in C++....to filter specific types of document elements when making a comparison...comparison. // Create the original document and populate it with various...

    reference.aspose.com/words/cpp/aspose.words.com...
  7. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreTables method. Specifies whether to compare the differences in data contained in tables in C++....to filter specific types of document elements when making a comparison...comparison. // Create the original document and populate it with various...

    reference.aspose.com/words/cpp/aspose.words.com...
  8. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreTextboxes method. Specifies whether to compare differences in the data contained within text boxes in C++....to filter specific types of document elements when making a comparison...comparison. // Create the original document and populate it with various...

    reference.aspose.com/words/cpp/aspose.words.com...
  9. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base Document which will be used during comparison in Java....ComparisonTargetType Allows to specify base document which will be used during...changes in” option in “Compare Documents” dialog box. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  10. Paragraph.runs property | Aspose.Words for Python

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the paragraph.... Document ( file_name = MY_DIR + 'Revision...runs.docx' ) # When we edit the document while the "Track Changes"...

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