Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 104,036 for

workbook

(0.15 sec)
  1. HTML with JavaScript via C++|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....[ Hide ] Converting Excel Workbook to HTML The Aspose.Cells API...below shows how to save a workbook as an HTML file using JavaScript...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  2. Excel Themes and Colors with C++|Documentation

    C++ code to use Excel Color Scheme with Aspose.Cells for C++ API...and other objects used in a workbook. For example, the Accent1...Instantiate a Workbook and open the template file Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/cpp/excel-themes-and-colors/
  3. 使用C++对行和列进行分组和取消分组|Documentation

    学习如何使用Aspose.Cells和C++对Excel文件中的行和列进行分组和取消分组。...Cells提供一个类, Workbook 表示Microsoft Excel文件。 Workbook 类包含一个 WorksheetCollection...; // Create workbook from file Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/grouping-and-ungro...
  4. Use Custom XML Parts in Aspose.Cells with C++|D...

    Learn how to use custom XML parts in Excel files programmatically using Aspose.Cells with C++....Cells via the Workbook.ContentTypePropertie.Add()...following sample code uses the Workbook.ContentTypePropertie.Add()...

    docs.aspose.com/cells/cpp/use-custom-xml-parts-...
  5. 使用 Node.js 通过 C++ 转换 Excel 为 JSON|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 将 Excel 文件转换为 JSON。...Json 作为 Workbook.save(string, SaveFormat) 方法的第二个参数传递。你也可以使用...source workbook const workbook = new AsposeCells . Workbook ( filePath...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  6. 使用 C++ 通过 JavaScript 移除工作簿中未使用的样式|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 从工作簿中移除未使用的样式。...Cells提供了 Workbook.removeUnusedStyles() 以删除工作簿内所有未使用的样式。...以删除工作簿内所有未使用的样式。 以下代码说明了 Workbook.removeUnusedStyles() 的用法。该代码加载了...

    docs.aspose.com/cells/zh/javascript-cpp/remove-...
  7. Create, Access, and Copy Named Ranges with C++|...

    Learn how to create, access, and copy named ranges in Excel files using Aspose.Cells with C++....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/cpp/create-access-and-cop...
  8. Save as ODF 1.1, 1.2 and 1.3 with JavaScript vi...

    Convert Excel to ODF 1.1, 1.2 and 1.3 specifications with Aspose.Cells for JavaScript via C++....sample code below creates a workbook object, adds a value to cell..."text/javascript" > const { Workbook , SaveFormat , OdsSaveOptions...

    docs.aspose.com/cells/javascript-cpp/save-ods-f...
  9. 使用Aspose.Cells for JavaScript通过C++创建共享工作簿|Docum...

    学习如何使用Aspose.Cells for JavaScript通过C++创建共享工作簿。...body > < h1 > Create Shared Workbook Example </ h1 > < input type..."createShared" disabled > Create Shared Workbook </ button > < a id = "downloadLink"...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  10. Removing Slicer with JavaScript via C++|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.... Finally, it saves the workbook as output Excel file . The..."text/javascript" > const { Workbook , SaveFormat , Worksheet ...

    docs.aspose.com/cells/javascript-cpp/removing-s...