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

workbook

(0.15 sec)
  1. How to Export List Data to Excel in C#

    This simple tutorial will teach you on how to export list data to Excel in C#. You will learn how with the help of C# export list to Excel and save it on disk with XLSX format....list data to Excel Create Workbook class object to hold data...reference to a particular workbook sheet where exported data...

    kb.aspose.com/cells/net/how-to-export-list-data...
  2. 使用 JavaScript 自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspo...

    使用 Aspose.Slides for Node.js 在云平台上自动化幻灯片创建——快速且可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...setOverlay ( false ); let workbook = chart . getChartData ()...(). getCategories (). add ( workbook . getCell ( worksheetIndex...

    docs.aspose.com/slides/zh/nodejs-java/automatin...
  3. 在 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...
  4. 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...
  5. 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-...
  6. 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...
  7. Formatting not retained while creating .ppt fro...

    I'm trying to save a excel Workbook template as a powerpoint presentation. The background color of grey colored cells in the tables in the excel sheets are not retained as such. They become black instead. How do we reta…...0, the Workbook.save() method has been modified...In old versions, using the Workbook.save() method without specifying...

    forum.aspose.com/t/formatting-not-retained-whil...
  8. 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/
  9. 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/
  10. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Java 优化 PowerPoint 和 OpenDocument 文件中 OLE 对象的管理。无缝嵌入、更新和导出 OLE 内容。... 创建 Workbook 对象并访问 OLE 数据。 访问目标 Worksheet...Worksheet 并修改数据。 将更新后的 Workbook 保存到流中。 从流中更改 OLE 对象的数据。 下面的示例演示如何访问...

    docs.aspose.com/slides/zh/java/manage-ole/