Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 103,884 for

workbook

(0.12 sec)
  1. Hiding and Showing Rows and Columns|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....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  2. How to Use Color Palette|Documentation

    Python code to add custom colors to the palette and use Excel color palette with Aspose.Cells for Python via .NET API...NET provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class provides a change_palette...

    docs.aspose.com/cells/python-net/excel-color-pa...
  3. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns when exporting spreadsheets to CSV format using Aspose.Cells for Node.js via C++....source workbook const wb = new AsposeCells . Workbook ( path...

    docs.aspose.com/cells/nodejs-cpp/trim-leading-b...
  4. Վերծանել Excel ֆայլը C#-ում

    Այս թեման բացատրում է, թե ինչպես վերծանել Excel ֆայլը C# լեզվով։ Այն ներառում է միջավայրի կարգավորման հրահանգներ, քայլ առ քայլ գործընթաց և աշխատող կոդի օրինակ՝ գաղտնաբառով պաշտպանված Excel ֆայլը վերծանելու համար C#-ում։...Excel ֆայլը՝ օգտագործելով Workbook դասը Վերծանել Excel ֆայլը...այնուհետև ֆայլը վերլուծվում է Workbook դասի միջոցով։ Այնուհետև ֆայլից...

    kb.aspose.com/hy/cells/net/decrypt-excel-file-i...
  5. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting...02_OutputDirectory \\ " ); Workbook wb ( sourceDir + u "sampleChangeCellsAli...( st , flag ); // Save the workbook in XLSX format. wb . Save...

    docs.aspose.com/cells/cpp/change-cells-alignmen...
  6. 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/...
  7. 在导入数据到工作表时指定公式字段,使用Python via .NET|Documentation

    学习如何在使用Aspose.Cells for Python via .NET API导入数据到工作表时指定公式字段。...cells import Workbook , ImportTableOptions # For...Aspose Website \" )" )) wb = Workbook () ws = wb . worksheets [...

    docs.aspose.com/cells/zh/python-net/specify-for...
  8. Merge Excel Files using Python

    Follow this article to merge Excel files using Python. It includes details on setting up the IDE, a list of instructions, and sample code to combine Excel files using Python....Load the first file into the Workbook object as the destination...destination file using the Workbook class object. Finally, iterate...

    kb.aspose.com/cells/python/merge-excel-files-us...
  9. Document Conversion via Android API | products....

    Convert Word, Excel, PowerPoint, HTML, PDF and Image formats using Android conversion API. Android convert Office docx, xlsx, pptx to PDF....rendered XLSX document by using Workbook class and invoke save method...Load EXCEL XLSX file using Workbook class and convert EXCEL to...

    products.aspose.com/total/android-java/conversion/
  10. Create Gantt Chart in Excel using Java

    This article guides on how to create Gantt chart in Excel using Java. It has details to set the IDE, a list of steps, and a sample code to construct a Gantt chart using Java....features of the product Create a workbook and change the name of the...Excel using Java . Create a workbook, add a sheet, set tasks with...

    kb.aspose.com/cells/java/create-gantt-chart-in-...