Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 22,797 for

range

(0.17 sec)
  1. 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...
  2. 在工作表中的单元格添加边框|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...
  3. 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...
  4. 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...
  5. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into Excel file with Aspose.Cells library without MS Excel....number of rows in this hyperlink range. Number of columns, the number...of columns in this hyperlink range. URL, the URL address. In the...

    docs.aspose.com/cells/net/insert-hyperlinks-to-...
  6. Auto Filter Data in VSTO and Aspose.Cells|Docum...

    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....Create the range. Excel . Range range = sheet . get_Range ( "A1"..."B5" ); // Auto‑filter the range. range . AutoFilter ( "1" , "<>"...

    docs.aspose.com/cells/net/auto-filter-data-in-v...
  7. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...casefold() for i in range(paras.count): p = paras[i].as_paragraph()...NodeType.RUN, True) for j in range(runs.count): rr = runs[j].as_run()...

    forum.aspose.com/t/change-styles-for-complete-d...
  8. Create Dynamic Charts with JavaScript via C++|D...

    Learn how to create dynamic charts in Aspose.Cells for JavaScript via C++. This guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets....Create Chart based on the data range of ListObject . Save the result...List based on the data source range with headers on let index =...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  9. 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...
  10. 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...table ); Assert . That ( doc . Range . Fields [ 0 ]. Type , Is ....

    reference.aspose.com/words/net/aspose.words.fie...