Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 99,948 for

workbook

(0.07 sec)
  1. Manage Worksheets of Microsoft Excel files.|Doc...

    This article shows how to manage worksheets of Microsoft Excel files by the Aspose.Cells for Python via .NET API....class, Workbook that represents an Excel file. The Workbook class...programmatically: Create an object of the Workbook class. Call the add method...

    docs.aspose.com/cells/python-net/manage-workshe...
  2. Export XLSM to PPTX in Android or with free Onl...

    Android API to Convert XLSM to PPTX without using Microsoft Word or online. Test free XLSM to PPTX online converter quickly before integrating the code....Microsoft Excel macro-enabled workbook file format, which is used...PPTX Open XLSM file using Workbook class Convert XLSM to PDF...

    products.aspose.com/total/android-java/conversi...
  3. Export XLSM to DOCX in Android or with free Onl...

    Android API to Convert XLSM to DOCX without using Microsoft Word or online. Test free XLSM to DOCX online converter quickly before integrating the code....Microsoft Excel macro-enabled workbook format. It is used to store...DOCX Open XLSM file using Workbook class Convert XLSM to PDF...

    products.aspose.com/total/android-java/conversi...
  4. 使用Node.js在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....// Create workbook from source file. const workbook = new AsposeCells...AsposeCells . Workbook ( path . join ( sourceDir , "sampleExportRangeOfC...

    docs.aspose.com/cells/zh/nodejs-cpp/export-rang...
  5. 在Node.js中通过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.... buffer ; // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-svg-...
  6. How to Format Number to Accounting with C++|Doc...

    This article will introduce how to Format Number to Accounting using Aspose.Cells for C++ API....Open a Workbook : You start by creating a new workbook or opening...a new Workbook or load an existing one Workbook workbook ; //...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  7. 通过Node.js via C++添加带有命名目的书签到PDF|Documentation

    学习如何使用Aspose.Cells for Node.js via C++添加带有命名目的PDF书签。确保书签在页面变更时保持完整。..."data" ); const workbook = new AsposeCells . Workbook ( path . join...worksheet const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/add-pdf-boo...
  8. Specify the Far East and Latin Name of the Font...

    Learn how to specify Far East and Latin font names in text options of shapes using Aspose.Cells for JavaScript via C++....of the text and saves the workbook as output Excel file . The..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/specify-th...
  9. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series points using Aspose.Cells for JavaScript via C++. This guide explains the types of data values and how to access and work with them in your charts...."text/javascript" > const { Workbook , SaveFormat , Worksheet ...Instantiating a Workbook object using the uploaded file const workbook = new...

    docs.aspose.com/cells/javascript-cpp/find-type-...
  10. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Java for PPT and PPTX, with practical Java code examples....(); } FAQ Do external Excel workbooks work as a data source, and...can reference an external workbook: when you connect or refresh...

    docs.aspose.com/slides/java/chart-calculations/