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

workbook

(0.09 sec)
  1. 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/
  2. How to Convert Excel to CSV in Python

    This quick tutorial guides on how to convert Excel to CSV in Python. To convert Excel to CSV Python environment settings, a detailed sequence of steps and a runnable sample code is available....file from the disk into the Workbook class object Initialize a...loading the source Excel file to Workbook class object and then instantiation...

    kb.aspose.com/cells/python/how-to-convert-excel...
  3. How to Convert CSV to PDF in C++

    This basic tutorial will explain how to convert CSV to PDF in C++. You will change CSV to PDF in C++ such that all the contents in the CSV will be printed on a single page in the output PDF....load the source CSV file to a Workbook class object and then save...the sample CSV file into a Workbook class object that is to be...

    kb.aspose.com/cells/cpp/how-to-convert-csv-to-p...
  4. 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-...
  5. 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...
  6. Update CSV File using .NET | products.aspose.com

    Modify CSV documents in C# VB.NET applications without using Microsoft Excel....NET Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/net/update/csv/
  7. Managing Ranges|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....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/managing-ranges/
  8. Compress XLSX Files Online or using Android Mob...

    Free online app to compress different XLSX files. Android compression library Java code for XLSX documents....Project Load the document via Workbook class There are 9 levels of...Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...

    products.aspose.com/total/android-java/compress...
  9. Detecting Empty Worksheets with Node.js via C++...

    This article shows you code explaining how to detect empty worksheets of Excel Workbooks programmatically using the Node.js API with the C++ library....xlsx" ); // Loads the workbook which contains hidden external...const book = new AsposeCells . Workbook ( filePath ); // Loop over...

    docs.aspose.com/cells/nodejs-cpp/detecting-empt...
  10. 用 Node.js 和 C++ 移除 Excel 文件中工作表的现有 PrinterSetti...

    本文将讲解如何通过 Aspose.Cells for Node.js via C++ 编程移除 Excel 文件中工作表的现有 PrinterSettings。... Workbook ( filePath ); // Get the sheet...sheet counts of the workbook const sheetCount = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/remove-exis...