Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 24,106 for

range

(0.17 sec)
  1. Delete Ranges with JavaScript via C++|Documenta...

    Learn how to delete Ranges in Excel and shift cells left or up using Aspose.Cells for JavaScript via C++....Delete Ranges with JavaScript via C++ Contents [ Hide ] Introduction...In Excel, you can select a range, then delete it and shift other...

    docs.aspose.com/cells/javascript-cpp/delete-ran...
  2. 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...
  3. 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....Access the maximum display range Range range = worksheet . getCells...tcols = range . getColumnCount (); int trows = range . getRowCount...

    docs.aspose.com/cells/java/getting-cell-contents/
  4. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...text //it support multiple range postion inside one cell 在活动工作表中为单元格文本数组删除突出显示...of cell range sci : start column index of cell range eri : end...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  5. StructuredDocumentTagRangeStart.remove_all_chil...

    StructuredDocumentTagRangeStart.remove_all_children method. Removes all the nodes between this Range start node and the Range end node....nodes between this range start node and the range end node. def remove_all_children...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Insert Hyperlinks into Excel or OpenOffice|Docu...

    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....number of rows in this hyperlink range. Number of columns, the number...of columns of this hyperlink range URL, the URL address. In the...

    docs.aspose.com/cells/java/insert-hyperlinks-to...
  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. CommentRangeStart.accept method | Aspose.Words ...

    CommentRangeStart.accept method. Accepts a visitor....comments and their comment ranges using a document visitor. test...document, warp it in a comment range, and then add your comment....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Comment.initial property | Aspose.Words for Nod...

    Comment.initial property. Returns or sets the initials of the user associated with a specific comment....comments and their comment ranges using a document visitor. test...document, warp it in a comment range, and then add your comment....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces 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 JavaScript...Style object, applies it to a range of cells, and modifies the Style...

    docs.aspose.com/cells/javascript-cpp/modify-an-...