Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 103,422 for

workbook

(0.35 sec)
  1. 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...
  2. Get Range with External Links using Node.js via...

    Learn how to get ranges with external links using Aspose.Cells for Node.js via C++. Retrieve data from different Excel files efficiently....xlsx" ); const workbook = new AsposeCells . Workbook ( filePath );...filePath ); const names = workbook . getWorksheets (). getNames...

    docs.aspose.com/cells/nodejs-cpp/get-range-with...
  3. Working with ContentTypeProperties|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 Workbook.ContentTypePropertie.Add method...Assistant Close Replace text in a workbook using Regular Expression Release...

    docs.aspose.com/cells/net/working-with-contentt...
  4. Change Text Direction of the Comment with JavaS...

    Learn how to change the text direction of comments using Aspose.Cells for JavaScript via C++. Customize comment alignment settings effectively...."text/javascript" > const { Workbook , SaveFormat , TextAlignmentType...Instantiate a new Workbook const wb = new Workbook (); // Get the...

    docs.aspose.com/cells/javascript-cpp/change-tex...
  5. Export Excel to HTML with GridLines|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....following sample code creates a workbook, fills its worksheet with...Excel to HTML Export Document, Workbook, and Worksheet Properties...

    docs.aspose.com/cells/python-net/export-excel-t...
  6. 使用 Node.js 和 C++ 管理工作簿元数据|Documentation

    学习如何使用Aspose.Cells for Node.js via C++编辑工作簿元数据。...__dirname , "data" ); // Open Workbook metadata const options = new...Open the workbook const w = new AsposeCells . Workbook ( path ...

    docs.aspose.com/cells/zh/nodejs-cpp/using-workb...
  7. Removing Slicer with C++|Documentation

    Learn how to remove slicers in Excel files programmatically using Aspose.Cells for C++.... Finally, it saves the workbook as the output Excel file ..."sampleRemovingSlicer.xlsx" ); Workbook wb ( inputFilePath ); // Access...

    docs.aspose.com/cells/cpp/removing-slicer/
  8. Using Nested Objects|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.... Workbook = new Workbook ( FileName ); //Instantiate...the Excel file. designer . Workbook . Save ( FileName ); Download...

    docs.aspose.com/cells/net/using-nested-objects/
  9. Automatically refresh OLE object via Microsoft ...

    Learn how to refresh OLE objects automatically in Microsoft Excel using Aspose.Cells with C++....Create workbook object from your sample excel file Workbook wb (...SetAutoLoad ( true ); // Save the workbook in xlsx format wb . Save (...

    docs.aspose.com/cells/cpp/automatically-refresh...
  10. 在xlsx4j中的公式计算引擎|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....//Instantiating a Workbook object Workbook book = new Workbook (); //Obtaining...

    docs.aspose.com/cells/zh/java/formula-calculati...