Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 103,883 for

workbook

(0.33 sec)
  1. How to create a Progress Bar|Documentation

    Learn how to create a progress bar using Aspose.Cells for .NET.... It creates a new workbook and adds some sample data...data. Finally, it saves the workbook to an .xlsx file. The following...

    docs.aspose.com/cells/net/how-to-create-a-progr...
  2. 在工作表中的单元格添加边框|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....ApplicationClass (); //Add a Workbook. Excel . Workbook objBook = ExcelApp...ExcelApp . Workbooks . Add ( System . Reflection . Missing . Value...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...
  3. Utilize Sheet.SheetId property of OpenXml using...

    This article demonstrates how to utilize the Sheet.SheetId property of OpenXml using Excel manipulation with Aspose.Cells for Node.js via C++ programmatically....property and its value inside workbook.xml as shown in the following...const wb = new AsposeCells . Workbook ( filePath ); // Access first...

    docs.aspose.com/cells/nodejs-cpp/utilize-sheet-...
  4. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for C++....is possible to protect the workbooks and worksheets separately...instance of Workbook and load a spreadsheet Workbook book ( srcDir...

    docs.aspose.com/cells/cpp/detect-if-worksheet-i...
  5. Save unauthorized character - Free Support Foru...

    Hello. I want to generate an Excel file using the following code: var wb = new Workbook(); wb.save(@"D:\Temp\[2025_05_20-12_03_00_496] test.xlsx"); After what the file is generated but It’s cannot be opened. image.pn…...following code: var wb = new Workbook(); wb.save(@"D:\Temp\[202...} // Proceed with creating workbook only if filename is valid...

    forum.aspose.com/t/save-unauthorized-character/...
  6. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for .NET....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/net/delete-named-ranges/
  7. Creating Pie Chart with Leader Lines|Documentation

    Learn how to use Aspose.Cells for Python via .NET to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....we will first create a new Workbook and input some data that will...chart in image format and the workbook in XLSX format. Resultant...

    docs.aspose.com/cells/python-net/creating-pie-c...
  8. 在电子表格中对数据进行排序|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....object in the workbook DataSorter sorter = workbook . getDataSorter...

    docs.aspose.com/cells/zh/java/sort-data-in-spre...
  9. Creating Pie Chart with Leader Lines|Documentation

    Learn how to use Aspose.Cells for .NET to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....we will first create a new Workbook and input some data that will...chart in image format and the workbook in XLSX format. Resultant...

    docs.aspose.com/cells/net/creating-pie-chart-wi...
  10. Convert Excel to Pandas DataFrame|Documentation

    Convert Excel to Pandas DataFrame using Aspose.Cells for Python via .NET API....NET: Create a Workbook and add some values. Traverse...Python via .NET: Create a Workbook and add some values. Export...

    docs.aspose.com/cells/python-net/convert-excel-...