Sort Score
Result 10 results
Languages All
Labels All
Results 8,691 - 8,700 of 106,200 for

workbook

(0.7 sec)
  1. Compress CSV Files Online or via Java | product...

    Free online app to compress different CSV files. Java compression library code for CSV documents....Project Load the document via Workbook class There are 9 levels of...Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...

    products.aspose.com/total/java/compress/csv/
  2. Convert WORD to SXC using Python or with free O...

    WORD to SXC conversion in your Python applications without using Microsoft Word or Excel or online. Test free WORD to SXC online converter quickly before integrating the code....HTML file with an instance of Workbook class with file and LoadOptions...WORD to XLSB (Excel Binary Workbook) Convert WORD to XLSM (Macro-enabled...

    products.aspose.com/total/python-net/conversion...
  3. LegendEntry.IsDeleted does not work as expected...

    Hi All, I have a problem when I try to delete legends in a chart. I am using Aspose.Cells 25.9.0 Let me explain the issue! I have a chart with 4 series. 2 are enabled and 2 are disabled: image.png (46.6 KB) Via co…...xlsx"; var wbtest = new Workbook(pathWorkbook); Worksheet sheettest...l.xlsx"; var wbtest = new Workbook(pathWorkbook); Worksheet sheettest...

    forum.aspose.com/t/legendentry-isdeleted-does-n...
  4. 档案

    档案... // 加载 Excel 工作簿 Workbook wb = new Workbook(_excelFileName);...{ // 加载 Excel 工作簿 Workbook wb = new Workbook(_excelFileName);...

    blog.aspose.com/zh/cells/convert-excel-to-googl...
  5. 搜索

    搜索... # 加載 Excel 工作簿 wb = Workbook(fileName) # 獲取工作表集合 collection...credentials=creds) # 加載 Excel 工作簿 wb = Workbook(fileName) # 獲取工作表集合 collection...

    blog.aspose.com/zh-hant/cells/export-excel-data...
  6. 如何添加图标集条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Icon Sets 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...cells import Workbook from aspose.cells import Workbook , Worksheet...self , data_dir ): book = Workbook () sheet1 = book . worksheets...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  7. How to change background in comment in Excel|Do...

    How to change color in comment in Excel. How to insert picture or image in comment in Excel....is used to initialize the Workbook object in the code below....

    docs.aspose.com/cells/net/how-to-set-comment-ba...
  8. How same named charts are handled in APSOSE CEL...

    Hello Team, I would like to understand how Aspose.Cells handles cases where multiple charts in the same worksheet have the same name. Specifically, when using the syntax: worksheet.Charts["chartName"], which chart wi…... If you are loading the workbook from template file, the order...

    forum.aspose.com/t/how-same-named-charts-are-ha...
  9. How to create a Gantt chart|Documentation

    Learn how to create a Gantt chart with Aspose.Cells for .NET API.... Finally, it saves the workbook to output XLSX format . The...

    docs.aspose.com/cells/net/how-to-create-gantt-c...
  10. Upgrade from old Aspose.Excel to Modern Aspose....

    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....Excel class is replaced by Workbook class. ExcelDesigner class...

    docs.aspose.com/cells/java/upgrade-to-modern-as...