Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 87,337 for

workbook

(0.1 sec)
  1. 在 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.... Workbook = new Workbook ( "SmartMarkerDesigner...//Save the excel file. wd . Workbook . Save ( "outSmartMarker_Designer...

    docs.aspose.com/cells/zh/net/grouping-data-in-a...
  2. How to Add Top10 Conditional Formatting|Documen...

    How to use the Aspose.Cells for Python via .NET library to apply Top10 conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook from aspose.cells import Workbook , Worksheet...self , data_dir ): book = Workbook () sheet1 = book . worksheets...

    docs.aspose.com/cells/python-net/how-to-add-top...
  3. Modify existing SQL Data Connection using Aspos...

    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....the Data Connections using Workbook.getDataConnections() collection...SQL Data Connection of the workbook. You can download the source...

    docs.aspose.com/cells/java/modify-existing-sql-...
  4. RoundedRectangle with multiple line of text the...

    comment shape1.zip (14.1 KB)...code: var workbook = new Workbook(); var sheet = workbook.Worksheets[0];...System.Drawing.Color.Black); workbook.Save("e:\\test2\\out1.xlsx");...

    forum.aspose.com/t/roundedrectangle-with-multip...
  5. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for .NET API....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/find-or-search-data/
  6. Remove Excel Table using C#

    Follow this article to remove Excel table using C#. It has the IDE settings, steps, and a sample code showing how to remove table format in Excel using C#....file with a table using the Workbook object Select a sheet to remove...this simple process, load the workbook and access the ListObjects...

    kb.aspose.com/cells/net/remove-excel-table-usin...
  7. Remove Excel Table with Python

    Remove Excel table with Python using a few API calls. Get the IDE details, steps, and a sample code showing how to remove table format in Excel with Python....file with tables using the Workbook class Access the sheet where...the process by loading the Workbook and selecting the target worksheet...

    kb.aspose.com/cells/python/remove-excel-table-w...
  8. Remove Page Break in Excel using C#

    Remove page break in Excel using C#. Get the IDE settings, a list of steps, and a sample code to delete page break in Excel using C#....Load the spreadsheet into the Workbook class object and access the...target sheet from the loaded workbook and accessing the horizontal...

    kb.aspose.com/cells/net/remove-page-break-in-ex...
  9. Add Borders in Excel using Node.js

    Follow this article to Add borders in Excel using Node.js. It shares IDE settings, a steps list, and a sample code to create a border in Excel using Node.js....create an Excel file using the Workbook class for making cells border...borders Save the resultant workbook These steps summarize how...

    kb.aspose.com/cells/nodejs/add-borders-in-excel...
  10. Extract Text and Images from PPTX File Online a...

    Online PPTX file parser app. Android API code to extract images and text from PPTX presentation....Parse XLSB Files (Excel Binary Workbook) Parse XLSM Files (Macro-enabled...Parse XLSX Files (Open XML Workbook)...

    products.aspose.com/total/android-java/parse/pptx/