Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 105,390 for

workbook

(0.16 sec)
  1. Convert PPS to XLSM Format via Java or with fre...

    Convert PPS to XLSM format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPS to XLSM online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/pps-t...
  2. Convert Chart to Image for Japanese Region with...

    Learn how to use Aspose.Cells for Node.js via C++ to set the Japanese configuration for the chart. Our guide will demonstrate how to configure charts to support Japanese characters and formatting, including fonts, size, text direction, and more.... Code example: const { Workbook } = require ( 'aspose.cells'...cells' ); let wb = new Workbook ( "Japanese.xls" ); wb . settings...

    docs.aspose.com/cells/nodejs-cpp/convert-chart-...
  3. Remove Existing PrinterSettings of Worksheets i...

    Learn how to remove existing PrinterSettings of a worksheet inside the Excel file through the Page Setup object programmatically using Aspose.Cells with C++....all the worksheets in the workbook. Please see its sample Excel...02_OutputDirectory \\ " ); Workbook wb ( srcDir + u "sampleRemoveExisting...

    docs.aspose.com/cells/cpp/remove-existing-print...
  4. 通过 Node.js 和 C++ 将源工作表的页面设置复制到目标工作表|Documentation

    本文说明如何使用 Node.js API 或 C++ 库示例代码,将源工作表的页面设置复制到目标工作表。...Create workbook const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-page-s...
  5. Generate Thumbnail of the Worksheet with JavaSc...

    Learn how to generate a thumbnail image from a worksheet using Aspose.Cells for JavaScript via C++. Create small images for previews in documents and presentations...."text/javascript" > const { Workbook , ImageOrPrintOptions , ImageType...uploaded file const book = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/generate-t...
  6. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for JavaScript via C++ API...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...arrayBuffer (); const wb = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/apply-adva...
  7. 用C++添加自定义XML部分并按ID选择|Documentation

    了解如何用Aspose.Cells和C++在Excel文件中添加和选定自定义XML部分。...使用 Workbook.CustomXmlParts.Add() 方法以API添加自定义XML部分,也可以通过...属性设置其ID。若要按ID选择自定义XML部件,可以使用 Workbook.CustomXmlParts.SelectByID()...

    docs.aspose.com/cells/zh/cpp/add-custom-xml-par...
  8. Optimizing Memory Usage while Working with Big ...

    Learn how to optimize memory usage when working with large Excel files using Aspose.Cells with Golang via C++....Contents [ Hide ] When building a workbook with large data sets, or reading...situations, such as building a workbook with a large data set for...

    docs.aspose.com/cells/go-cpp/optimizing-memory-...
  9. Format a List Object - Table|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 provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/java/format-a-list-object...
  10. Adjusting Row Height and Column Width|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....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/cpp/adjusting-row-height-...