Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 4,529 for

range

(0.13 sec)
  1. EditableRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeStart class, your key to managing editable Ranges in Word documents for enhanced document control and flexibility....Represents a start of an editable range in a Word document. To learn...encapsulates this editable range start and end. Id { get; set;...

    reference.aspose.com/words/net/aspose.words/edi...
  2. Range.ToDocument | Aspose.Words for .NET

    Discover the Range ToDocument method, effortlessly create a complete document from your selected Range, enhancing your workflow and productivity....ToDocument Range.ToDocument method Constructs a new fully formed...document that contains the range. public Document ToDocument...

    reference.aspose.com/words/net/aspose.words/ran...
  3. Aspose::Words::EditableRangeEnd::get_Id method ...

    Aspose::Words::EditableRangeEnd::get_Id method. Specifies the identifier of the editable Range in C++....identifier of the editable range. int32_t Aspose :: Words ::...how to work with an editable range. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/edi...
  4. Range.text property | Aspose.Words for Python

    Range.text property. Gets the text of the Range....property Range.text property Gets the text of the range. @property...contents of all the nodes that a range covers. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!... Range . Replace ( "Numbers" , "Numbers&p"...int replacementCount = doc . Range . Replace ( "_FullName_" , "John...

    reference.aspose.com/words/net/aspose.words/ran...
  6. Aspose::Words::EditableRange::Remove method | A...

    Aspose::Words::EditableRange::Remove method. Removes the editable Range from the document. Does not remove content inside the editable Range in C++....method Removes the editable range from the document. Does not...content inside the editable range. void Aspose :: Words :: EditableRange...

    reference.aspose.com/words/cpp/aspose.words/edi...
  7. EditableRangeStart.node_type property | Aspose....

    EditableRangeStart.node_type property. Returns [NodeType.EDITABLE_Range_START](../../nodetype/#EDITABLE_Range_START)....EDITABLE_RANGE_START . @property def node_type...how to work with an editable range. doc = aw . Document () doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add Borders in Excel using C#

    By following this article add borders in Excel using C#. Get IDE settings, a list of steps, and a sample code showing how to create a border in Excel using C#....sample text in a cell Create a range of cells surrounding this cell...SetOutlineBorders() method in the range class to draw a border Autofit...

    kb.aspose.com/cells/net/add-borders-in-excel-us...
  9. Range.text property | Aspose.Words for Node.js

    Range.text property. Gets the text of the Range....property Range.text property Gets the text of the range. get text...contents of all the nodes that a range covers. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TxtLoadOptions.detect_hyperlinks property | Asp...

    TxtLoadOptions.detect_hyperlinks property. Specifies either to detect hyperlinks in text... range . fields : print ( field . result...'https://www.aspose.com/' , doc . range . fields [ 0 ] . result . strip...

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