Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 105,102 for

workbook

(0.23 sec)
  1. Generate Thumbnail of the Worksheet with C++|Do...

    Generate worksheet thumbnails as images using Aspose.Cells for C++....\\ " ); // Load source workbook Workbook book ( srcDir + u "sampleGenerateThumbn...

    docs.aspose.com/cells/cpp/generate-thumbnail-of...
  2. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly.... Create a Workbook object and access the OLE...the data. Save the updated Workbook in a stream. Change the OLE...

    docs.aspose.com/slides/cpp/manage-ole/
  3. 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...
  4. Pivot Filter|Documentation

    Learn how to add a filter in pivot table with Aspose.Cells.... Finally, it saves the workbook in output XLSX format. After...the pivot table. Save the workbook in output XLSX format. After...

    docs.aspose.com/cells/net/add-or-clear-pivot-fi...
  5. 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...
  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. 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...
  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. Merge Excel Files using Java

    Refer to this article to merge Excel files using Java. It provides IDE settings, a list of instructions, and a sample code to combine Excel files using Java....destination file into the Workbook class object Loop through...sheet-by-sheet instead of the whole workbook. This article has taught us...

    kb.aspose.com/cells/java/merge-excel-files-usin...
  10. 使用Python.NET在多线程中同时读取单元格值|Documentation

    了解如何使用Aspose.Cells for Python via .NET API在多个线程中同时读取单元格值。... 如果您注释掉这一行: test_workbook . worksheets [ 0 ] . cells...aspose.cells import Workbook test_workbook = None def thread_loop...

    docs.aspose.com/cells/zh/python-net/reading-cel...