Sort Score
Result 10 results
Languages All
Labels All
Results 7,601 - 7,610 of 106,497 for

workbook

(0.24 sec)
  1. How to Convert HTML to PDF with Golang via C++|...

    This topic shows you how to convert HTML to PDF save format and MHTML to PDF save format using Aspose.Cells for C++.... Initialize the Workbook object. Save the output PDF...PDF document by calling the Workbook.Save() method. Try to convert...

    docs.aspose.com/cells/go-cpp/convert-html-to-pdf/
  2. Add Custom XML Parts and Select them by ID|Docu...

    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.... Please use Workbook.getCustomXmlParts().add()...XML Part by ID, you can use Workbook.getCustomXmlParts().selectByID()...

    docs.aspose.com/cells/java/add-custom-xml-parts...
  3. Use Custom XML Parts in Aspose.Cells|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 via the Workbook.content_type_properties.add()...sample code makes use of the Workbook.content_type_properties.add()...

    docs.aspose.com/cells/python-net/use-custom-xml...
  4. Retrieving SQL Connection Data|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 the Workbook.getDataConnections() method...ExternalConnection objects in the workbook. If the ExternalConnection...

    docs.aspose.com/cells/java/retrieving-sql-conne...
  5. Java API to Convert DOCX to SXC or with free On...

    Convert DOCX to SXC via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to SXC online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...calling the save method of Workbook object. Converting **DOCX**...

    products.aspose.com/total/java/conversion/docx-...
  6. Java API to Convert DOCX to XLAM or with free O...

    Convert DOCX to XLAM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLAM online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...calling the save method of Workbook object. Converting **DOCX**...

    products.aspose.com/total/java/conversion/docx-...
  7. Java API to Convert DOCM to XLAM or with free O...

    Convert DOCM to XLAM via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCM to XLAM online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...calling the save method of Workbook object. Converting **DOCM**...

    products.aspose.com/total/java/conversion/docm-...
  8. Insert Hyperlinks into Excel or OpenOffice with...

    How to insert hyperlinks into an Excel file with the Aspose.Cells library without MS Excel using C++....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/go-cpp/insert-hyperlinks-...
  9. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns by the Aspose.Cells for Python via .NET API....NET provides a class Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/python-net/inserting-and-...
  10. Extract a Table from PDF to Excel using Java

    Refer to this guide to extract a table from PDF to Excel using Java. You will get environment settings, a list of steps, and a sample code demonstrating how to get table from PDF to Excel using Java....respective cell in the output Workbook. Steps to Extract Table from...empty Excel file using the Workbook class from Aspose.Cells Parse...

    kb.aspose.com/total/java/extract-a-table-from-p...