Sort Score
Result 10 results
Languages All
Labels All
Results 7,901 - 7,910 of 106,497 for

workbook

(0.42 sec)
  1. 在工作表中插入超链接|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....WorksheetCollection worksheets = workbook . getWorksheets (); Worksheet...//link to a place in this workbook //create a target sheet and...

    docs.aspose.com/cells/zh/java/insert-hyperlinks...
  2. Aspose.Cells 16.12.0 中的公共 API 更改|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.... C++ //Create an empty workbook intrusive_ptr wb = Factory...Add方法将超链接添加到集合中,如以下所示。 C++ //Create a new workbook intrusive_ptr wb = Factory...

    docs.aspose.com/cells/zh/cpp/public-api-changes...
  3. Use Custom XML Parts in Aspose.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....Cells via the Workbook.ContentTypePropertie.Add()...sample code makes use of the Workbook.ContentTypePropertie.Add()...

    docs.aspose.com/cells/net/use-custom-xml-parts-...
  4. Merge Files|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....formatting, and formulas, the Workbook.combine() method can be used...used to combine several workbooks, and the Worksheet.copy() method...

    docs.aspose.com/cells/java/merge-files/
  5. Using Custom XML Parts in Aspose.Cells|Document...

    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 via the Workbook.getContentTypeProper().add()...following sample code makes use of Workbook.getContentTypeProper().add()...

    docs.aspose.com/cells/java/using-custom-xml-par...
  6. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …...0 KB) Workbook wb = new Workbook(filePath + "employees2A...smartmarker data source. Workbook wb = new Workbook(filePath + "employees2B...

    forum.aspose.com/t/issue-with-directly-accessin...
  7. Get Cells Index|Documentation

    Learn how to get a row or column by the name of the row, column, or cell. Convert the name of a cell to zero‑based row and column indexes....example shows how to: Create a workbook and add some data. Find the...

    docs.aspose.com/cells/net/get-cells-index/
  8. Get Cells Index with Golang via C++|Documentation

    Learn how to get row or column index by the name of row, column, or cells. Convert the name of the cell to row and column index zero-based using Aspose.Cells with Golang via C++....example shows how to: Create a workbook and add some data. Find the...

    docs.aspose.com/cells/go-cpp/get-cells-index/
  9. Set Range Border with Golang via C++|Documentation

    Learn how to set range borders using Aspose.Cells with Golang via C++....example shows how to: Create a workbook. Add data to cells in the...

    docs.aspose.com/cells/go-cpp/set-range-border/
  10. Refresh and Calculate Pivot Table having Calcul...

    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....via C++ APIs and save the workbook in PDF format. The results...

    docs.aspose.com/cells/nodejs-cpp/refresh-and-ca...