Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 30,196 for

worksheet

(0.2 sec)
  1. 用JavaScript和C++移除数据透视连接|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++移除数据透视连接。...first worksheet. const worksheet = workbook . worksheets . get...collection. const pivotTable = worksheet . pivotTables . get ( 0 );...

    docs.aspose.com/cells/zh/javascript-cpp/remove-...
  2. 使用JavaScript通过C++将Smart Art转换为组形状|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 , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...the first worksheet in the Excel file const worksheet = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. 在单元格内添加 HTML 富文本|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ API 在单元格内添加 HTML 富文本。...{ Workbook , SaveFormat , Worksheet , Cell } = AsposeCells ; AsposeCells...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  4. How to create a Gantt chart with JavaScript via...

    Learn how to create a Gantt chart with Aspose.Cells for JavaScript via C++ API....first worksheet const worksheet = workbook . worksheets . get...BarStacked Chart const i = worksheet . charts . add ( AsposeCells...

    docs.aspose.com/cells/javascript-cpp/how-to-cre...
  5. Json|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....settings for exporting a worksheet to JSON. The following code...demonstrates exporting the active worksheet to JSON by using the SaveFormat...

    docs.aspose.com/cells/net/convert-workbook-to-j...
  6. Set Print Titles|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....on all pages of a printed worksheet. To do so, use the PageSetup...reference to the PageSetup of the worksheet PageSetup pageSetup = sheet...

    docs.aspose.com/cells/java/set-print-titles/
  7. Aspose.Cells features missing in Apache POI SS ...

    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 Import Data to Worksheets using Aspose.Cells Export...Export Data from Worksheets Formula Calculation Engine in Aspose.Cells...

    docs.aspose.com/cells/java/aspose-cells-feature...
  8. 使用 JavaScript 通过 C++ 导出带有 viewBox 属性的 SVG 图表|Do...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 导出带有 viewBox 属性的 SVG 格式图表。...first worksheet const worksheet = workbook . worksheets . get...chart inside the worksheet const chart = worksheet . charts . get...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  9. Using GlobalizationSettings Class for Custom Su...

    Learn how to use the GlobalizationSettings class in Aspose.Cells for C++ to customize subtotal labels and modify the “Other” label in pie charts....pie chart while rendering a worksheet or chart. Introduction to...adding the subtotals to the worksheet. #include <iostream> #include...

    docs.aspose.com/cells/cpp/using-globalizationse...
  10. Copy VBA Macro UserForm DesignerStorage from Te...

    Learn how to copy VBA Macro UserForm DesignerStorage from a template to a target workbook using Aspose.Cells for C++.... GetCount (); ++ i ) { Worksheet ws = templateSheets . Get...() == SheetType :: Worksheet ) { Worksheet s = targetSheets ....

    docs.aspose.com/cells/cpp/copy-vba-macro-userfo...