Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 99,948 for

workbook

(0.2 sec)
  1. Export FODS to PPTX in Android or with free Onl...

    Android API to Convert FODS to PPTX without using Microsoft Word or online. Test free FODS to PPTX online converter quickly before integrating the code....PPTX Open FODS file using Workbook class Convert FODS to PDF...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  2. Export XLTM to POWERPOINT in Android or with fr...

    Android API to Convert XLTM to POWERPOINT without using Microsoft Word or online. Test free XLTM to POWERPOINT online converter quickly before integrating the code....POWERPOINT Open XLTM file using Workbook class Convert XLTM to PDF...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  3. 用 C++ 处理数据透视表和源数据|Documentation

    学习如何使用 Aspose.Cells 和 C++ 动态更改数据透视表的源数据。...xlsx" ; // Create workbook Workbook workbook ( inputFilePath );...file Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/pivot-table-and-so...
  4. Secure PDF Documents with Node.js via C++|Docum...

    Learn how to secure PDF documents by using owner and user passwords, and set permissions for PDF files using Aspose.Cells for Node.js via C++....xlsx" ); const workbook = new AsposeCells . Workbook ( filePath );...setPrintPermission ( false ); workbook . save ( path . join ( dataDir...

    docs.aspose.com/cells/nodejs-cpp/secure-pdf-doc...
  5. Check if VBA Project is Protected and Locked fo...

    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....Check if VBA project in a Workbook is Signed Copy VBA Macro UserForm...DesignerStorage from Template to Target Workbook Analyzing your prompt, please...

    docs.aspose.com/cells/java/check-if-vba-project...
  6. Find if Data Points are in the Second Pie or Ba...

    Learn how to use Aspose.Cells for JavaScript 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...."text/javascript" > const { Workbook , SaveFormat , Worksheet ...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/javascript-cpp/find-if-da...
  7. Create Treemap Chart in Excel using C# | Treema...

    Learn how to generate a Treemap chart in Excel using C# with Aspose.Cells for .NET. Step‑by‑step guide, complete code examples and customization tips....Rich API – Full access to workbook, worksheet, cell, and chart...Works efficiently with large workbooks and data sets. No External...

    blog.aspose.com/cells/create-treemap-chart-in-e...
  8. File Format Conversion via PHP | products.aspos...

    Convert Microsoft Excel and PowerPoint Formats into many other popular formats including PDF, HTML and Images with just few lines of code....be used to access the Excel workbook and handle the conversion...of the Workbook class, representing the Excel workbook you want...

    products.aspose.com/total/php-java/conversion/
  9. Default Excel font Aptos not printed - Free Sup...

    Dear Aspose, reporting an issue with improper Font display (Aptos). Sending you application which processes sample excel Workbook extracting svg as result (Default Aptose font is used in excel sheet but rendered svg…...which processes sample excel workbook extracting svg as result (Default...Excel to SVG rendering. Workbook workbook = new("g:\\test2\\Aptos...

    forum.aspose.com/t/default-excel-font-aptos-not...
  10. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....CreateStyle method of the Workbook class Access the newly added...Aspose.Cells provides a class, Workbook that represents a Microsoft...

    docs.aspose.com/cells/net/cells-formatting/