Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 41,147 for

worksheet

(0.09 sec)
  1. Merge and Unmerge Cells in GridDesktop|Document...

    This article introduces merge and unmerge in GridDesktop....merge and unmerge cells of a worksheet. This feature is useful in...below: Access any desired Worksheet Create a Range of Cells to...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  2. Merge Cells|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....//Create a Worksheet and get the first sheet. Worksheet worksheet = wbk...the cells. Cells cells = worksheet . getCells (); //Merge some...

    docs.aspose.com/cells/java/merge-cells/
  3. Create Charts using Apache POI and Aspose.Cells...

    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 newly added worksheet Worksheet worksheet = workbook . getWorksheets...get ( 0 ); Cells cells = worksheet . getCells (); //Adding a...

    docs.aspose.com/cells/java/create-charts-using-...
  4. Set the Comment of Table or List Object|Documen...

    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....or List Object inside the Worksheet Please set the comment of...or List Object inside the worksheet using the ListObject.Comment...

    docs.aspose.com/cells/java/set-the-comment-of-t...
  5. Aspose.Cells for CPP 17.02.0 Release Notes|Docu...

    Aspose.Cells for CPP 17.02.0 Release Notes – the latest enhancements, new features, and fixes....the appropriate cell of a worksheet. Developers can also calculate...CreateIWorkbook (); /*get the first worksheet*/ intrusive_ptr < IWorksheetCollection...

    docs.aspose.com/cells/cpp/aspose-cells-for-cpp-...
  6. 在工作表中插入超链接|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....Workbook object Worksheet sheet = workbook . Worksheets . Add ( "Hyperlinks"...this workbook Worksheet sheet2 = workbook . Worksheets . Add ( "Target...

    docs.aspose.com/cells/zh/net/insert-hyperlinks-...
  7. Managing Shapes|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....between Worksheets Add WordArt Watermark to Worksheet Finding...Position of Shape inside the Worksheet Refresh Values of Linked Shapes...

    docs.aspose.com/cells/net/managing-shapes/
  8. Worksheet.AllowSelectingLockedCell | Aspose.Cel...

    Worksheet property. Represents if the user is allowed to select locked cells on a protected Worksheet...Worksheet.AllowSelectingLocked Worksheet.AllowSelectingLocked...locked cells on a protected worksheet. public bool AllowSelectingLocked...

    reference.aspose.com/cells/net/aspose.cells.gri...
  9. Worksheet.GetAllSelectedRanges | Aspose.Cells f...

    Worksheet method. Gets all selected ranges of this Worksheet...Worksheet.GetAllSelectedRanges Worksheet.GetAllSelectedRanges...all selected ranges of this worksheet. public ArrayList GetAllSelectedRanges...

    reference.aspose.com/cells/net/aspose.cells.gri...
  10. get_Item | Aspose.Sildes for PHP via Java API R...

    get_Item get_Item(int index) method Returns the Worksheet by index. Parameters Name Type Description index int Index ......index) method Returns the worksheet by index. Parameters Name...Description index int Index of the worksheet in the collection. Returns...

    reference.aspose.com/slides/php-java/aspose.sli...