Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 4,529 for

range

(0.07 sec)
  1. 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 EditableRangeEnd...how to work with an editable range. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/edi...
  2. Aspose::Words::EditableRange::get_EditorGroup m...

    Aspose::Words::EditableRange::get_EditorGroup method. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable Range in C++....allowed to edit this editable range. Aspose :: Words :: EditorType...simultaneously for the specific editable range, if the one is set, the other...

    reference.aspose.com/words/cpp/aspose.words/edi...
  3. Aspose::Words::EditableRangeEnd::get_NodeType m...

    Aspose::Words::EditableRangeEnd::get_NodeType method. Returns EditableRangeEnd in C++....how to work with an editable range. auto doc = MakeObject < Document...the password." ); // Editable ranges allow us to leave parts of...

    reference.aspose.com/words/cpp/aspose.words/edi...
  4. Aspose::Words::EditableRangeStart::get_Editable...

    Aspose::Words::EditableRangeStart::get_EditableRange method. Gets the facade object that encapsulates this editable Range start and end in C++....encapsulates this editable range start and end. System :: SharedPtr...how to work with an editable range. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/edi...
  5. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node....EDITABLE_RANGE_START A beginning of an editable range. EDITABLE_RANGE_END...EDITABLE_RANGE_END An end of an editable range. MOVE_FROM_RANGE_START...

    reference.aspose.com/words/python-net/aspose.wo...
  6. EditorType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.EditorType enum, which defines editing groups to control user permissions for document Range editing. Enhance your document management today!...edit a single range defined by an editable range within a document...be allowed to edit editable ranges using this editing type when...

    reference.aspose.com/words/net/aspose.words/edi...
  7. Aspose::Words::EditableRangeStart::Accept metho...

    Aspose::Words::EditableRangeStart::Accept method. Accepts a visitor in C++....editing rights of editable ranges to a specific group/user. void...write-protect documents, editable ranges allow us to pick specific areas...

    reference.aspose.com/words/cpp/aspose.words/edi...
  8. Aspose::Words::DocumentVisitor::VisitCommentRan...

    Aspose::Words::DocumentVisitor::VisitCommentRangeEnd method. Called when the end of a commented Range of text is encountered in C++....when the end of a commented range of text is encountered. virtual...of every comment and comment range in a document. void CommentsToText...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. DocumentVisitor.VisitCommentRangeEnd | Aspose.W...

    Discover the DocumentVisitor VisitCommentRangeEnd method, designed to enhance text processing by efficiently handling comment Range endings in your documents....when the end of a commented range of text is encountered. public...of every comment and comment range in a document. public void CommentsToText...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentVisitor.VisitCommentRangeStart | Aspose...

    Explore the DocumentVisitor VisitCommentRangeStart method to efficiently handle text comments in your code, enhancing readability and organization....when the start of a commented range of text is encountered. public...of every comment and comment range in a document. public void CommentsToText...

    reference.aspose.com/words/net/aspose.words/doc...