Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 102,518 for

workbook

(0.25 sec)
  1. Convert WBMP to XLS via C# | Aspose

    Sample code for WBMP to XLS C# conversion. Use API example code for batch WBMP files to XLS conversion within VB.NET, Asp.NET or any .NET based application....Excel is known as Workbook where each workbook can have one or...Microsoft Excel lets you export workbook data to several different...

    products.aspose.com/ocr/net/conversion/wbmp-to-...
  2. Getting Started|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....Create an instance of the Workbook class to create a new Excel...New Workbook The following example creates a new workbook from...

    docs.aspose.com/cells/net/getting-started/
  3. Create Style object using CellsFactory class|Do...

    Aspose.Cells is a .NET library for working with spreadsheet files that provides a style object for styling cells. This article introduces how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed....sets the default style of the workbook. Please download the output...

    docs.aspose.com/cells/net/create-style-object-u...
  4. Managing Charts and Shapes in Aspose.Cells|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....High-level programming with a workbook object model Rendering and...

    docs.aspose.com/cells/net/managing-charts-and-s...
  5. | Aspose

    Sample code for JP2 to XLS Java conversion. Use API example code for batch JP2 files to XLS conversion within any Web or Desktop Java based application....Excel is known as Workbook where each workbook can have one or...Microsoft Excel lets you export workbook data to several different...

    products.aspose.com/ocr/cpp/conversion/jp2-to-xls/
  6. 使用 C++ 通过 Node.js 追踪 Excel 转 TIFF 的转换进度|Documen...

    学习如何使用 Aspose.Cells for Node.js via C++ 追踪 Excel 转换为 TIFF 的进度。在转换过程中提升用户体验。...xlsx" ); const workbook = new AsposeCells . Workbook ( filePath );...AsposeCells . WorkbookRender ( workbook , opts ); wr . toImage ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/track-conve...
  7. How to Lock Cells in Excel using C#

    Learn how to lock cells in Excel using C#. This guide provides step-by-step instructions with C# code examples using Aspose.Cells for .NET....NET: Use the Workbook class to load an existing...first worksheet in the workbook using workbook.Worksheets[0] . Create...

    blog.aspose.com/cells/how-to-lock-cells-in-exce...
  8. Delete Named Ranges with Golang via C++|Documen...

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....Microsoft Excel and open the workbook that contains the named range...Manager dialog box. Save the workbook to retain the changes. Delete...

    docs.aspose.com/cells/go-cpp/delete-named-ranges/
  9. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using the Aspose.Cells library....NET provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a collection of...

    docs.aspose.com/cells/python-net/create-and-for...
  10. Freeze Panes in Apache POI and Aspose.Cells|Doc...

    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 WorksheetCollection...

    docs.aspose.com/cells/java/freeze-panes-in-apac...