Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 20,067 for

range

(0.2 sec)
  1. 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/cpp/create-and-format-table/
  2. CellsException: Invalid shift option with inser...

    When I use the insertCutCells method exactly as outlined here and I provide the ShiftType.NONE option, I always get the error: com.aspose.cells.CellsException: Invalid shift option. I want to do a cut, but not insert t…...selecting range 2) shortcut ctrl + x 3) selecting another range 4) shortcut...Use Cells.cut() to cut the range you want. Use Cells.insertCutCells()...

    forum.aspose.com/t/cellsexception-invalid-shift...
  3. 在工作表中的单元格添加边框|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...
  4. Convert POTM to JSON Format via Java | products...

    Convert POTM to JSON format via Java without using using Microsoft Excel or PowerPoint...powerful library provides a wide range of features for creating, editing...to JSON. It also provides a range of features for manipulating...

    products.aspose.com/total/java/conversion/potm-...
  5. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into Excel file with 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...
  6. EditableRangeEnd.Accept | Aspose.Words for .NET

    Discover the EditableRangeEnd Accept method to seamlessly manage visitor interactions and enhance your web application's functionality....editing rights of editable ranges to a specific group/user. public...write-protect documents, editable ranges allow us to pick specific areas...

    reference.aspose.com/words/net/aspose.words/edi...
  7. CommentRangeEnd.accept method | Aspose.Words fo...

    CommentRangeEnd.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...
  8. Comment.dateTime property | Aspose.Words for No...

    Comment.dateTime property. Gets the date and time that the comment was made....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. StructuredDocumentTagRangeEnd constructor | Asp...

    StructuredDocumentTagRangeEnd constructor. Initializes a new instance of the Structured document tag Range end class....the Structured document tag range end class. StructuredDocumentTa...corresponding structured document tag range start. See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Creating a 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 a list object This...

    docs.aspose.com/cells/java/creating-a-list-object/