Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 7,292 for

worksheet

(0.06 sec)
  1. Aspose.Cells 8.6.0中的公共API更改|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....instance of first default worksheet Worksheet sheet = workbook . getWorksheets...a new module to the first worksheet int moduleIdx = workbook ...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. How to Merge Cells in Excel using Python

    This quick tutorial guides on how to merge cells in Excel using Python. It contains all the necessary resources required to configure the development environment, a detailed steps and a runnable sample code to merge two cells in Excel using Python....a reference to the first Worksheet object Get a reference to...collection in the selected worksheet Call the merge() method in...

    kb.aspose.com/cells/python/how-to-merge-cells-i...
  3. 使用Apache POI和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....通过调用PivotTableCollection的add方法(封装在Worksheet对象中)向工作表添加数据透视表。 通过传递其索引从P...reference of the newly added worksheet Worksheet sheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/java/create-pivot-tabl...
  4. AsposeCells AutoFitColumns related issues in pr...

    Hi, We are facing multiple issues in production after upgrading Aspose.Cells to v24.12 from 20.2. We found that the common culprit across most of the issues is ‘AutoFitColumns’. If you refer the screenshot attached he…...xlsx"); Worksheet worksheet = workbook.Worksheets[0]; // Auto-fit...column based on text content worksheet.AutoFitColumn(4); // Here...

    forum.aspose.com/t/asposecells-autofitcolumns-r...
  5. Aspose.Cells 8.8.3 中的公共 API 更改|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 (); // Access first worksheet from the collection var sheet...sheet = book . Worksheets [ 0 ]; // Add Toggle Button ActiveX...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. How to Insert Spreadsheet Background Image in Java

    This short tutorial guides on how to insert spreadsheet background image in Java. It describes the complete process to configure the environment, step-wise program flow and a runnable simplified code that demonstrate the process to insert background pictures for Excel sheet in Java....a reference to the target worksheet for inserting an image as...also be loaded. The target worksheet is accessed from the loaded...

    kb.aspose.com/cells/java/how-to-insert-spreadsh...
  7. How to Delete a Column in Excel using Node.js

    This basic topic entails how to delete a column in Excel using Node.js. It encompasses the details to configure the IDE, step-wise algorithm, and a working example code to delete multiple columns in Excel using Node.js....object and access the required worksheet Remove the range of specific...disk and access the desired worksheet before moving forward to remove...

    kb.aspose.com/cells/nodejs/how-to-delete-a-colu...
  8. Creating Excel Chart and Embedding it in Presen...

    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.... Worksheets . SetOleSize ( 0 , chartRows...//-------- Bitmap imgChart = wb . Worksheets [ chartSheetIndex ]. Charts...

    docs.aspose.com/slides/net/creating-excel-chart...
  9. How to Lock Cells in Excel using C#

    Learn how to lock cells in Excel using C#. This guide provides step-by-step instructions with C# code examples using Aspose.Cells for .NET....first worksheet in the workbook using workbook.Worksheets[0] ....the SetStyle method. Enable worksheet protection with the Protect...

    blog.aspose.com/cells/how-to-lock-cells-in-exce...
  10. .NET Excel API | Process Spreadsheet Formats vi...

    C# ASP.NET VB.NET library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV, HTML and so on....perform like managing multiple worksheets, creating spreadsheet contents... importing data onto the worksheets from different data sources...

    products.aspose.com/cells/net/