Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 99,951 for

workbook

(0.18 sec)
  1. 用Node.js通过C++替换智能艺术中的文本|Documentation

    学习如何使用Aspose.Cells for Node.js via C++替换智能艺术中的文本。...xlsx" ); // Loads the workbook which contains hidden external...const wb = new AsposeCells . Workbook ( sourceFilePath ); const...

    docs.aspose.com/cells/zh/nodejs-cpp/replace-tex...
  2. Get External Connection Data Source of Pivot Ta...

    Learn how to retrieve the external connection data source of a pivot table using Aspose.Cells for C++....); // Load sample file Workbook workbook ( srcDir + u "SamplePivotTableExte...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/get-external-connecti...
  3. Merge two adjacent 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.... Workbook . Descendants < Sheet >()...Instantiating a Workbook object Workbook workbook = new Workbook ( docName...

    docs.aspose.com/cells/net/merge-two-adjacent-ce...
  4. Public API Changes in Aspose.Cells 8.9.1|Docume...

    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....instance of Workbook Workbook book = new Workbook ( dir + "sample...instance of Workbook Workbook book = new Workbook ( dir + "sample...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. Data in Non-Primitive Shape with C++|Documentation

    Access and manipulate data in non‑primitive shapes using Aspose.Cells with C++...." ); // Load the workbook Workbook workbook ( srcDir + u "NonPrimitiveShape...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/data-in-non-primitive...
  6. Convert CSV to JSON with C++|Documentation

    Convert a CSV file to JSON by using the simple-to-use Aspose.Cells for C++ API....Csv ); // Load CSV file Workbook workbook ( srcDir + u "SampleCsv...worksheet Cell lastCell = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/convert-csv-to-json/
  7. Calculate the sum of a range of cells|Documenta...

    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 . Descendants < Sheet >()...//Instantiating a Workbook object Workbook workbook = new Workbook ( docName...

    docs.aspose.com/cells/net/calculate-the-sum-of-...
  8. 使用C++导出带有viewBox属性的SVG图表|Documentation

    使用Aspose.Cells结合C++将带有viewBox属性的图表导出为SVG格式。...01_SourceDirectory \\ " ); // Create workbook object from source file U16String..."SampleChartBook.xlsx" ; Workbook workbook ( sampleChartBook ); //...

    docs.aspose.com/cells/zh/cpp/export-chart-to-sv...
  9. 档案

    档案...Load Excel file Workbook book = new Workbook("Excel_Sheet.xlsx");...Excel file Workbook workbook = new Workbook("workbook.xlsx"); //...

    blog.aspose.com/zh/cells/convert-excel-to-jpg/
  10. Export Excel to HTML with GridLines with Golang...

    Learn how to export Excel files to HTML with gridlines using Aspose.Cells for C++....following sample code creates a workbook, fills its worksheet with...Golang via C++ Export Document Workbook and Worksheet Properties in...

    docs.aspose.com/cells/go-cpp/export-excel-to-ht...