Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 102,128 for

workbook

(0.2 sec)
  1. 使用 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/
  2. Using GlobalizationSettings Class for Custom Su...

    Learn how to use the GlobalizationSettings class in Aspose.Cells for C++ to customize subtotal labels and modify the “Other” label in pie charts....spreadsheet containing some data Workbook book ( inputFilePath ); //...AutoFitColumns (); // Saves the workbook on disk book . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/using-globalizationse...
  3. How to Convert Excel to HTML in Node.js

    In this simple topic explanation is provided on how to convert Excel to HTML in Node.js. You can configure the generated HTML file using a number of properties before you export Excel to HTML in Node.js....converted to an HTML using the Workbook class instance Instantiate...it using an instance of the Workbook class and then configuring...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  4. How to Create Excel Pie Chart in C#

    This topic shows on how to create Excel Pie chart in C# in WinForms .NET or ASP.NET app without using MS Excel interop....Create a Workbook object to create a new Excel workbook Get the...the first worksheet in the workbook and add data to the worksheet...

    kb.aspose.com/cells/net/how-to-create-excel-pie...
  5. Insert a Page Break in Excel with Node.js

    Refer to this article to insert a page break in Excel with Node.js. Get IDE settings, a list of steps, and a sample code to add page break in Excel with Node.js....target spreadsheet into the Workbook class object Access the worksheet...page break Save the resultant workbook with manual page breaks These...

    kb.aspose.com/cells/nodejs/insert-a-page-break-...
  6. Export Data from a PDF Form to Excel using Java

    Follow this article to export data from a PDF form to Excel using Java. It shares details for the IDE settings, a list of steps, and a sample code to extract fields from PDF to Excel using Java....then load the XML file into a Workbook for saving it as an XLSX file...loading the XML file Load the Workbook class object to load the XML...

    kb.aspose.com/total/java/export-data-from-a-pdf...
  7. Getting Started|Documentation

    How to install Aspose Cells for C++ and create a Hello World application....Create an instance of the Workbook class. If you have a license...New Workbook The following example creates a new workbook from...

    docs.aspose.com/cells/cpp/getting-started/
  8. 在使用Node.js通过C++渲染Excel文件时获取字体替换警告|Documentation

    了解在将Excel文件渲染为PDF时如何获取字体替换的警告,使用编号Aspose.Cells for Node.js via C++。...xlsx" ); const workbook = new AsposeCells . Workbook ( filePath );...dataDir , "output_out.pdf" ); workbook . save ( outputFilePath ,...

    docs.aspose.com/cells/zh/nodejs-cpp/get-warning...
  9. 使用 C++ 添加具有命名目标的 PDF 书签|Documentation

    学习如何使用 Aspose.Cells for C++ 添加带有命名目标的 PDF 书签。...// Load source Excel file Workbook wb ( srcDir + u "samplePd...bookmarkEntry ); // Save the workbook in Pdf format with given pdf...

    docs.aspose.com/cells/zh/cpp/add-pdf-bookmarks-...
  10. Convert WBMP to XLS via C# | Aspose

    Sample code for WBMP to XLS C# conversion. Use API example code for batch WBMP files to XLS conversion within VB.NET, Asp.NET or any .NET based application....Excel is known as Workbook where each workbook can have one or...Microsoft Excel lets you export workbook data to several different...

    products.aspose.com/ocr/net/conversion/wbmp-to-...