Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 105,429 for

workbook

(1.27 sec)
  1. Create a Funnel Chart in Excel using Java

    Follow this article to create a Funnel chart in Excel using Java. It has details to set the IDE, a list of steps, and a sample code to generate a Funnel chart using Java....the license, create a new workbook , add a worksheet, and rename...newly created chart Save the workbook as an XLSX file on the disk...

    kb.aspose.com/cells/java/create-a-funnel-chart-...
  2. View and Update XLS Properties Online or Update...

    View and modify XLS properties through online app for free. Android API code to update and add XLS properties....project Load XLS file using Workbook class. Get all custom properties...Files Metadata (Excel Binary Workbook) XLSM Files Metadata (Macro-enabled...

    products.aspose.com/total/android-java/metadata...
  3. Find if Data Points are in the Second Pie or Ba...

    Learn how to use Aspose.Cells for Node.js via C++ to find if data points are in the second pie or bar on a pie of pie or bar of pie chart. This 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....chart const workbook = new AsposeCells . Workbook ( path . join...worksheet const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/nodejs-cpp/find-if-data-p...
  4. 如何使用 Go 命令安装 Aspose.Cells for Go via C++。|Docum...

    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...."YOUR_LICENSE_File_PATH" ) workbook , _ := NewWorkbook () worksheets...worksheets , _ := workbook . GetWorksheets () worksheet , _ := worksheets...

    docs.aspose.com/cells/zh/go-cpp/how-to-install-...
  5. Get DrawObject and Bound while rendering to PDF...

    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....file const workbook = new AsposeCells . Workbook ( "sampleGetDrawObjectA...the specified options await workbook . saveAsync ( "outputGetDrawObjectA...

    docs.aspose.com/cells/nodejs-cpp/get-drawobject...
  6. Crash when saving XLSX to PDF with Version 26.0...

    Hi all, I get a crash when saving to PDF multiple times. I think the issue is related with: which was also posted by me. So, please find a XLSX attached and see the following code: for (int i = 0; i < 2; i++) { Asp…...Aspose::Cells::Startup(); Aspose::Cells::Workbook wb(Input); wb.Save(Output...Aspose::Cells::Startup(); Aspose::Cells::Workbook wb(CStringA(Input).GetString());...

    forum.aspose.com/t/crash-when-saving-xlsx-to-pd...
  7. Removing Slicer with Golang via C++|Documentation

    Learn how to remove slicers in Excel files programmatically using Aspose.Cells for C++.... Finally, it saves the workbook as output Excel file . The...

    docs.aspose.com/cells/go-cpp/removing-slicer/
  8. Copy Range Style Only with Golang via C++|Docum...

    Learn how to copy only the style of a range in Excel using Aspose.Cells with Golang via C++.... This example creates a workbook, populates it with data, and...

    docs.aspose.com/cells/go-cpp/copy-range-style-o...
  9. Add Signature Line to the Worksheet|Documentation

    This article describes how to add a signature line to the worksheet using C# code with Aspose.Cells for .NET....Signature Line in an Excel Workbook using Aspose.Cells Analyzing...

    docs.aspose.com/cells/net/add-signature-line/
  10. Convert PPT to XLSM Format via Java or with fre...

    Convert PPT to XLSM format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPT to XLSM online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/ppt-t...