Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 87,329 for

workbook

(0.1 sec)
  1. Supported File Formats|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....0 - 2003 Workbook. XLSX The Office Open XML...Excel Binary Workbook. XLSM Excel Macro-Enabled Workbook. XLT Excel...

    docs.aspose.com/cells/cpp/supported-file-formats/
  2. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A-1a compliant PDF format using Aspose.Cells with C++....describes how to save the Excel workbook to PDF/A compliant (PDF/A-1a)...Startup (); // Create workbook object Workbook wb ; // Access first...

    docs.aspose.com/cells/cpp/convert-excel-file-to...
  3. 通过 C++ 在 Node.js 中自动在新行输入时传播表格或列表对象中的公式|Documen...

    学习如何在使用 Aspose.Cells for Node.js via C++ 时,在输入新行数据时自动传播表格或列表对象中的公式。...__dirname , "data" ); // Create workbook object const book = new AsposeCells...AsposeCells . Workbook (); // Access first worksheet const sheet...

    docs.aspose.com/cells/zh/nodejs-cpp/propagate-f...
  4. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for C++. Our guide will show you how to update the chart's data range and link it to the destination worksheet, ensuring that the copied rows or range are accurately reflected in the chart....// Load sample Excel file Workbook wb ( srcDir + u "sample.xlsx"...GetRowCount (), options ); // Save workbook in xlsx format wb . Save (...

    docs.aspose.com/cells/cpp/change-data-source-of...
  5. Find if Data Points are in the Second Pie or Ba...

    Learn how to use Aspose.Cells for C++ to find if data points are in the second pie or bar on a pie of pie or bar of pie chart. Our guide will demonstrate how to identify and access the secondary pie or bar on a composite chart, allowing you to analyze and manipulate the data effectively....xlsx" ; Workbook workbook ( inputFilePath ); Worksheet...Worksheet worksheet = workbook . GetWorksheets (). Get ( 0 ); Chart...

    docs.aspose.com/cells/cpp/find-if-data-points-a...
  6. Ինչպես փոխարկել XML-ը CSV-ի՝ օգտագործելով C#

    Այս հակիրճ հոդվածն ընդգրկում է, թե ինչպես փոխարկել XML-ը CSV-ի՝ օգտագործելով C#: Այն բացատրում է միջավայրի կարգավորումը, ծրագրի փուլային հոսքը և գործարկվող կոդ՝ XML-ը CSV-ի փոխարկելու համար՝ օգտագործելով C#:...CSV-ի փոխարկելու համար Ստեղծեք Workbook դասի օբյեկտ՝ սկզբնաղբյուր...սկզբնաղբյուր XML ֆայլը բեռնվում է Workbook դասի օրինակով, այնուհետև կանչվում...

    kb.aspose.com/hy/cells/net/how-to-convert-xml-t...
  7. Convert Text to Columns using Aspose.Cells with...

    Learn how to convert text to columns in Excel files using Aspose.Cells for C++....02_OutputDirectory \\ " ); // Create a workbook Workbook wb ; // Access first worksheet..., 5 , opts ); // Save the workbook in xlsx format wb . Save (...

    docs.aspose.com/cells/cpp/convert-text-to-colum...
  8. Convert PPT to XLTM via PHP or with free Online...

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

    products.aspose.com/total/php-java/conversion/p...
  9. Change the Absolute Path of External Link Data ...

    Learn how to change the absolute path of the external link data source file using Aspose.Cells for Node.js via C++....file, then please use the Workbook.getAbsolutePath() property...path. Then it changes the Workbook.getAbsolutePath() property...

    docs.aspose.com/cells/nodejs-cpp/change-the-abs...
  10. Save Specified Worksheets to PDF|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....all visible worksheets in a workbook to pdf file. With PdfSaveOptions...indicates visible sheets in a workbook, and SheetSet.All indicates...

    docs.aspose.com/cells/net/save-specified-worksh...