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

workbook

(0.46 sec)
  1. Assign a Macro to a Form Control with JavaScrip...

    Learn how to assign a macro code to a Form Control such as a button using Aspose.Cells for JavaScript via C++....a Form Control inside the workbook. The following sample code...code creates a new workbook, assigns a macro code to a Form button...

    docs.aspose.com/cells/javascript-cpp/assign-mac...
  2. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into an Excel file with the Aspose.Cells library without MS Excel using JavaScript via C++....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/javascript-cpp/insert-hyp...
  3. Chart to PDF with Node.js via C++|Documentation

    Learn how to use Aspose.Cells for Node.js via C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Instantiating a Workbook object const workbook = new AsposeCells...AsposeCells . Workbook (); // Adding a new worksheet to the Workbook const...

    docs.aspose.com/cells/nodejs-cpp/chart-to-pdf/
  4. 对齐设置|Documentation

    在Aspose.Cells库中,你可以使用单元格对齐设置,通过JavaScript via C++调整文本的布局和显示。本文提供了详细的步骤和示例代码,帮助你使用Aspose.Cells进行单元格对齐设置。...Cells 提供了一个类 Workbook ,代表一个 Excel 文件。 Workbook 类包含一个 Worksheets..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/cells-a...
  5. 在文档信息面板中添加自定义属性(C++)|Documentation

    学习如何使用 Aspose.Cells 与 C++ 添加在文档信息面板中可见的自定义属性。... 请使用 Workbook.ContentTypePropertie.Add()...Create workbook object with specified format Workbook workbook...

    docs.aspose.com/cells/zh/cpp/adding-custom-prop...
  6. Set Range Border with C++|Documentation

    Learn how to set range borders using Aspose.Cells with C++....example shows how to: Create a workbook. Add data to cells in the...Create a new Workbook object Workbook workbook ; // Obtain the...

    docs.aspose.com/cells/cpp/set-range-border/
  7. 使用C++调整工作簿压缩级别|Documentation

    学习如何使用Aspose.Cells for C++调整工作簿的压缩级别以优化文件大小和处理时间。..." ); // Load the workbook Workbook workbook ( srcDir + u "LargeSampleFile...compression level to 1 and save the workbook options . SetCompressionType...

    docs.aspose.com/cells/zh/cpp/adjust-workbook-co...
  8. Documentation

    学习如何使用Aspose.Cells for Node.js via C++将图表转换为PDF文档。本指南演示如何从Microsoft Excel导出图表并以PDF格式保存,以便进一步分发和归档。...Instantiating a Workbook object const workbook = new AsposeCells...AsposeCells . Workbook (); // Adding a new worksheet to the Workbook const...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-to-pdf/
  9. Image 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....export a worksheet from the workbook and convert it into different...different formats. Converting Workbook to TIFF An Excel file can...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  10. Setting Shared Formula 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....//Instantiate a Workbook from existing file Workbook workbook = new Workbook...Aspose . Cells . Cells cells = workbook . Worksheets [ 0 ]. Cells...

    docs.aspose.com/cells/net/setting-shared-formul...