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

workbook

(0.2 sec)
  1. Convert PPSM to XLTX via PHP or with free Onlin...

    PHP API to Convert PPSM to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPSM to XLTX online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...PPSM to XLSB (Excel Binary Workbook) Convert PPSM to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  2. Get Warnings while Loading Excel File|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....the user tries to load the workbook which is somewhat corrupt...warnings while loading the workbook. You can catch these warnings...

    docs.aspose.com/cells/net/get-warnings-while-lo...
  3. 如何使用 C++ 获取 OData 连接信息|Documentation

    学习如何使用Aspose.Cells for C++从Excel文件中提取OData连接信息。...Cells提供了 Workbook.GetDataMashup() 属性,可以返回Ex...\\ " ); // Create workbook Workbook workbook ( srcDir + u "ODataSample...

    docs.aspose.com/cells/zh/cpp/how-to-get-odata-c...
  4. Access the Text Box by the Name with Node.js vi...

    Learn how to access a text box by name from the collection in Aspose.Cells for Node.js via C++....xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/access-the-tex...
  5. Read Numbers Spreadsheet Developed by Apple Inc...

    Learn how to read Numbers spreadsheets developed by Apple Inc. using Aspose.Cells for Node.js via C++....Numbers spreadsheet into a workbook with the above load options...const wb = new AsposeCells . Workbook ( sourceFilePath , opts );...

    docs.aspose.com/cells/nodejs-cpp/read-numbers-s...
  6. Convert the Smart Art to Group Shape with Node....

    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....xlsx" ); const workbook = new AsposeCells . Workbook ( filePath );...worksheet const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/nodejs-cpp/convert-the-sm...
  7. 在使用Node.js通过C++将Excel导出为HTML时导出文档、工作簿和工作表属性|Doc...

    了解如何使用Aspose.Cells for Node.js via C++导出Excel中的文档、工作簿和工作表属性为HTML。...file const workbook = new AsposeCells . Workbook ( filePath );...not want to export document, workbook and worksheet properties options...

    docs.aspose.com/cells/zh/nodejs-cpp/export-docu...
  8. How to set point as total with Node.js via C++|...

    Learn to set points as total in waterfall charts using Aspose.Cells for Node.js via C++....xlsx" ); const workbook = new AsposeCells . Workbook ( filePath );...); const worksheet = workbook . getWorksheets (). get ( 0 );...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-poi...
  9. 在使用 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....the workbook const workbook = new AsposeCells . Workbook ( filePath...will break the formula in C1 workbook . save ( path . join ( dataDir...

    docs.aspose.com/cells/zh/nodejs-cpp/filter-defi...
  10. Render Worksheet to Graphic Context with C++|Do...

    Learn how to render a worksheet to a graphic context using Aspose.Cells for C++....02_OutputDirectory \\ " ); Workbook workbook ( srcDir + u "SampleBook...xlsx" ); Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/render-worksheet-to-g...