Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 9,198 for

range

(0.35 sec)
  1. Modify an Existing Style|Documentation

    Aspose.Cells is a .NET 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 The following...Style object, applies it to a range of cells and modifies the Style...

    docs.aspose.com/cells/net/modify-an-existing-st...
  2. BookmarkCollection.remove method | Aspose.Words...

    Aspose.Words.BookmarkCollection.remove method... range . bookmarks ; expect ( bookmarks...bookmark = doc . range . bookmarks . at ( 0 ); doc . range . bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BookmarkCollection.remove method | Aspose.Words...

    aspose.words.BookmarkCollection.remove method... range . bookmarks self . assertEqual...bookmark = doc . range . bookmarks [ 0 ] doc . range . bookmarks ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldMergeBarcode.ForegroundColor | Aspose.Word...

    Discover the FieldMergeBarcode ForegroundColor property to customize your barcode's appearance. Easily set colors with values from 0 to 0xFFFFFF!... Valid values are in the range [0, 0xFFFFFF] public string...FieldDisplayBarcode , doc . Range . Fields [ 0 ]. Type ); Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  5. DocumentVisitor.visitCommentRangeEnd method | A...

    DocumentVisitor.visitCommentRangeEnd method. Called when the end of a commented Range of text is encountered....when the end of a commented range of text is encountered. visitCommentRangeEnd...of every comment and comment range in a document. test ( 'CommentsToText'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. GradientStop constructor | Aspose.Words for Nod...

    Aspose.Words.Drawing.GradientStop constructor...gradient expressed as a percent in range 0.0 to 1.0. GradientStop(color...gradient expressed as a percent in range 0.0 to 1.0. transparency number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldMergeBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeBarcode class to effortlessly implement MERGEBARCODE fields for enhanced document automation and efficiency.... Valid values are in the range [0, 0xFFFFFF] BarcodeType {...symbol. Valid values are in the range [0, 0xFFFFFF] Format { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Create and Format Table|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.... Named ranges assigned to rows and columns...Microsoft Excel Selecting data range for creating List object This...

    docs.aspose.com/cells/go-cpp/create-and-format-...
  9. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node....editable range. EditableRangeEnd An end of an editable range. MoveFromRangeStart...MoveFrom range. MoveFromRangeEnd An end of an MoveFrom range. MoveToRangeStart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 在工作表中的单元格添加边框|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...