Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 82,032 for

workbook

(0.05 sec)
  1. 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/
  2. 使用 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-...
  3. Convert PPTM to XLAM in Android Apps or with fr...

    Convert PPTM to XLAM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPTM to XLAM online converter quickly before integrating the code....Microsoft Excel macro-enabled workbook file. It is a file format...format that is used to store workbooks that contain macros. It is a...

    products.aspose.com/total/android-java/conversi...
  4. Create or Update PowerPoint Presentation Charts...

    Create chart in PowerPoint presentation in Java...clear (); IChartDataWorkbook workbook = chart . getChartData ()...getChartData (). getSeries (). add ( workbook . getCell ( worksheetIndex...

    docs.aspose.com/slides/java/create-chart/
  5. Managing OLE 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....Extracting OLE Objects in the Workbook The following example shows...to extract OLE Objects in a Workbook. The example gets different...

    docs.aspose.com/cells/java/managing-ole-objects/
  6. How to Apply Filter in Excel using Java

    This tutorial explains how to apply filter in Excel using Java on a range of cells. These steps help you filter Excel data using Java in any of the operating systems like macOS, Linux and Windows....repository Add the reference to Workbook , Worksheet , and Cells classes...program Instantiate an empty workbook object Get a reference to...

    kb.aspose.com/cells/java/how-to-apply-filter-in...
  7. How to Make a Pie Chart in Excel in Python

    This quick guide explains how to make a Pie chart in Excel in Python. It has a step-wise process along with a sample code to create Pie chart in Excel in Python....create a chart Create a new Workbook and fill in sample data for...pie chart Save the resultant workbook with a Pie Chart on the disk...

    kb.aspose.com/cells/python/how-to-make-a-pie-ch...
  8. How to Convert JSON Data to PDF in C#

    This brief tutorial sheds light on how to convert JSON data to PDF in C#. You will learn how using C# JSON to PDF feature can be embedded by following simple steps and the code snippet....PDF format Create an empty Workbook class object to save JSON...options Save the resultant workbook having JSON data as a PDF...

    kb.aspose.com/cells/net/how-to-convert-json-dat...
  9. Delete Page Break in Excel using Node.js

    Delete page break in Excel using Node.js. Get the details to set the IDE, a list of steps, and a sample code to remove page break in Excel using Node.js....manual page breaks into the Workbook object Access the target sheet...items in it Save the resultant Workbook after deleting the page breaks...

    kb.aspose.com/cells/nodejs/delete-page-break-in...
  10. Track Precedents and Dependents in Excel using ...

    Follow this article to track precedents and dependents in Excel using Node.js. It has IDE settings, steps, and code for Excel formula tracing tool using Node.js....Create an Excel file using the Workbook class, access the sheet, and...load an Excel file using the Workbook class object, get the collection...

    kb.aspose.com/cells/nodejs/track-precedents-and...