Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 21,626 for

range

(0.04 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  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. AztecSymbolMode|Aspose.BarCode for Python via ....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....best symbol (Compact or Full-range) for Aztec. This is default...4 layers. FULL_RANGE Specifies the Full-range symbol for Aztec...

    docs.aspose.com/barcode/python-net/api-referenc...
  7. Modify an Existing Style|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....and apply it to the selected range. Using Aspose.Cells for Node...Style object, applies it to a range of cells, and modifies the Style...

    docs.aspose.com/cells/nodejs-cpp/modify-an-exis...
  8. Work with Text in a Table|Aspose.Words for Java

    Replace text in a table in Java. Extract Plain Text from Table or Cell using Java....access to the Range object. Using the table range object, you can...Text from a Table Using the Range object, you can also call methods...

    docs.aspose.com/words/java/extract-text-from-an...
  9. EditableRangeStart class | Aspose.Words for Nod...

    Aspose.Words.EditableRangeStart class. Represents a start of an editable Range in a Word document...Represents a start of an editable range in a Word document. To learn...Remarks A complete editable range in a Word document consists...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 在VSTO和Aspose.Cells中的工作表中添加单元格边框|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//Define a range object(A2). Excel . Range _range ; _range = objSheet...objSheet . get_Range ( "A2" , "A2" ); //Get the borders collection...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...