Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 105,422 for

workbook

(0.3 sec)
  1. 将Excel转换为高分辨率图像——使用C++|Documentation

    使用Aspose.Cells与C++从Excel文件生成高分辨率图像。...// Load the Excel file Workbook workbook ( u "input.xlsx" ); //...worksheet Worksheet sheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-h...
  2. Show and Hide Gridlines and Row Column Headers|...

    This article provides sample code for using the Aspose.Cells for Python via .NET API to programmatically hide or show gridlines, row and column headers of an Excel worksheet....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/show-and-hide-...
  3. Supported File Formats|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....0 – 2003 Workbook. XLSX The Office Open XML...Excel Binary Workbook. XLSM Excel macro‑enabled workbook. XLT Excel...

    docs.aspose.com/cells/cpp/supported-file-formats/
  4. Draw Line in Excel using C#

    Draw line in Excel using C#. Learn to draw different shapes by following the steps and the given sample code showing how to insert drawing in Excel using C#....Create a spreadsheet using the Workbook and access the destination...desired dimensions Save the workbook after drawing a line in it...

    kb.aspose.com/cells/net/draw-line-in-excel-usin...
  5. Convert Numbers File to PDF in Python

    This short guide explains how to convert Numbers file to PDF in Python. It has details to set the IDE, a list of steps, and a sample code to convert Numbers to PDF in Python....the Numbers file into the Workbook class object Create the PdfSaveOptions...desired sheets Save the loaded workbook as a PDF using the custom...

    kb.aspose.com/cells/python/convert-numbers-file...
  6. How to Convert XML to Excel File using C#

    This quick tutorial covers how to convert XML to Excel file using C#. It explains the IDE setup and a step-by-step process followed by a runnable code snippet to convert XML to XLSX using C#....the source XML file with the Workbook class instance Render the...initialize an object of the Workbook class to load the input XML...

    kb.aspose.com/cells/net/how-to-convert-xml-to-e...
  7. Create XLS Using Python | products.aspose.com

    Generate Microsoft Excel XLS documents using Python applications without using Microsoft Office....parameter while creating the Workbook object. How to Create XLS...File in Python Create new Workbook class object having FileFormatType...

    products.aspose.com/total/python-java/create/xls/
  8. Supported File Formats|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....0–2003 Workbook. XLSX The Office Open XML...Excel Binary Workbook. XLSM Excel macro‑enabled workbook. XLT Excel...

    docs.aspose.com/cells/python-java/supported-fil...
  9. Supported File Formats|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....0–2003 Workbook. XLSX The Office Open XML...Excel Binary Workbook. XLSM Excel Macro-Enabled Workbook. XLT Excel...

    docs.aspose.com/cells/java/supported-file-formats/
  10. How to Delete Pivot Table using Node.js

    This article defines the process of how to delete pivot table using Node.js. It contains the instructions for the IDE settings, a list of steps, and a runnable sample code to remove pivot table using Node.js...delete a pivot table Load the workbook containing data and a pivot...method Save the resultant workbook after deleting the pivot table...

    kb.aspose.com/cells/nodejs/how-to-delete-pivot-...