Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 102,533 for

workbook

(0.71 sec)
  1. 在 C++ 中自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose.Slid...

    使用 Aspose.Slides for C++ 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...set_Overlay ( false ); auto workbook = chart -> get_ChartData ()...get_Categories () -> Add ( workbook -> GetCell ( worksheetIndex...

    docs.aspose.com/slides/zh/cpp/automating-powerp...
  2. Track Document Conversion Progress with C++|Doc...

    Learn how to track document conversion progress in C++ using Aspose.Cells to enhance application usability....pdf" ; Workbook workbook ( inputFilePath ); PdfSaveOptions...SetPageSavingCallbac ( & callback ); workbook . Save ( outputFilePath ,...

    docs.aspose.com/cells/cpp/track-document-conver...
  3. Aspose.Cells Template and RDL Files|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....template is a Microsoft Excel workbook that contains report layout...retrieved and opened as a workbook in Microsoft Excel. Aspose...

    docs.aspose.com/cells/reportingservices/aspose-...
  4. Link Cells to XML Map Elements|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....respectively, and then saves the workbook in the output Excel file ...Close Import XML Map inside a Workbook using Aspose.Cells Query Cell...

    docs.aspose.com/cells/java/link-cells-to-xml-ma...
  5. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...Workbook , and save the workbook as a PDF – all...happens Aspose.Cells can read workbooks from any Stream . After decoding...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  6. Manage OLE in Presentations Using PHP|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for PHP via Java. Embed, update, and export OLE content seamlessly.... Create a Workbook object and access the OLE...the data. Save the updated Workbook in a stream. Change the OLE...

    docs.aspose.com/slides/php-java/manage-ole/
  7. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly.... Create a Workbook object and access the OLE...the data. Save the updated Workbook in a stream. Change the OLE...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  8. How to add a PivotChart with C++|Documentation

    How to add a PivotChart using Aspose.Cells with C++....); // Create a new workbook Workbook workbook ; // Get the first...worksheet Worksheet sheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/how-to-add-pivot-chart/
  9. Manage Callouts in Presentation Charts on Andro...

    Create and style callouts in Aspose.Slides for Android with concise Java code examples, compatible with PPT and PPTX to automate presentation workflows....false ); IChartDataWorkbook workBook = chart . getChartData ()...getChartData (). getSeries (). add ( workBook . getCell ( 0 , 0 , seriesIndex...

    docs.aspose.com/slides/androidjava/callout/
  10. Manage Callouts in Presentation Charts Using Ja...

    Create and style callouts in Aspose.Slides for Java with concise code examples, compatible with PPT and PPTX to automate presentation workflows....false ); IChartDataWorkbook workBook = chart . getChartData ()...getChartData (). getSeries (). add ( workBook . getCell ( 0 , 0 , seriesIndex...

    docs.aspose.com/slides/java/callout/