Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 22,797 for

range

(0.12 sec)
  1. DocumentVisitor.visitCommentRangeStart method |...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Delete Named Ranges with Node.js via C++|Docume...

    You can learn how to remove defined names or named Ranges from Excel or OpenOffice files with Aspose.Cells for Node.js via C++....Ask AI Delete Named Ranges with Node.js via C++ Contents [ Hide...many defined names or named ranges in the Excel files, we have...

    docs.aspose.com/cells/nodejs-cpp/delete-named-r...
  3. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into an Excel file with the Aspose.Cells library without MS Excel using Node.js via C++....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/nodejs-cpp/insert-hyperli...
  4. Black and White Adjustment Layer|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....will learn how to adjust tonal range and color balance of a photo...channels) color modes. Adjust tonal range Put simply, the tonal correction...

    docs.aspose.com/psd/java/layer-types/adjustment...
  5. Add Protection in Worksheet|Documentation

    This article introduces how to protect cells in the Worksheet in GridDesktop....SetProtected() method to protect the range of cells. Protect Cells using...code protects all the cells in range A1:B1 of the active worksheet...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. Getting Cell Contents|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.... Cells ; Range range = sheet1 . Cells . MaxDisplayRange...int tcols = range . ColumnCount ; int trows = range . RowCount...

    docs.aspose.com/cells/net/getting-cell-contents/
  7. Public API Changes in Aspose.Cells 8.4.2|Docume...

    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....the chart data series from a range of cell values by row or by...functionality for pasting a range of cells. PasteType.ALL_EXCEPT_BORDERS...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Excel workbook saved as .docx having issues wit...

    Hi Guys I am facing a problem when saving an excel workbook as .docx. I am trying to convert the following 2 table’s that are present in the following workbook- check.zip (16.3 KB) One is having issues with it’s border…...Worksheets[0]; Range range = worksheet.Cells.MaxDisplayRange;...StyleFlag(); flag.Borders = true; range.ApplyStyle(style, flag); DocxSaveOptions...

    forum.aspose.com/t/excel-workbook-saved-as-docx...
  9. StructuredDocumentTagRangeStart Class | Aspose....

    Discover the Aspose.Words.Markup.StructuredDocumentTagRangeStart class, enabling seamless multi-section content management in structured documents....class Represents a start of ranged structured document tag which...the Structured document tag range start class. Properties Name...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Range.formFields property | Aspose.Words for No...

    Range.formFields property. Returns a [Range.formFields](./) collection that represents all form fields in the Range....property Range.formFields property Returns a Range.formFields...represents all form fields in the range. get formFields () : Aspose...

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