Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 246,432 for

cells

(0.47 sec)
  1. 从ArrayList导入|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....Contents [ Hide ] 开发人员可以通过调用Cells集合的 ImportArrayList 方法将数据从ArrayList导入其工作表。...column vertically worksheet . Cells . ImportArrayList ( list , 0...

    docs.aspose.com/cells/zh/net/importing-from-arr...
  2. 23.4 vs 26.2 : Exception type changed if using ...

    I’m using Aspose Cells for Java for removing passwords from OpenOffice and LibreOffice Calc files. I have to try multiple password candidates. I’m currently upgrading from Aspose Cells 23.4 to 26.2. For MS Excel files, …...Cells Product Family cells-java spfaff March... 1:48pm 1 I’m using Aspose Cells for Java for removing passwords...

    forum.aspose.com/t/23-4-vs-26-2-exception-type-...
  3. Excelで生成したグラフを画像に変換した際にうるう年の2/29をX軸のメモリ表示としていた場...

    ■対象パッケージ・バージョン 以下のパッケージ・バージョンのどちらでも、下記の事象が発生しています。 aspose-Cells-24.10.jar aspose-Cells-25.10.jar ■事象 Chart クラスの toImage メソッドを利用して Excel 上のチャートを EMF や PNG 画像ファイルに変換した際に、 x軸目盛りの日付がうるう年の2/29の場合に、2/28に強制誤変換されます。 ■再現プロ…... aspose-cells-24.10.jar aspose-cells-25.10.jar ■事象 Chart...

    forum.aspose.com/t/excel-2-29-x-2-28/327278
  4. Grouping and Ungrouping Rows and Columns with N...

    Discover how to group and ungroup rows and columns in Excel using Aspose.Cells for Node.js via C++....Cells provides a class, Workbook that...provides a Cells collection that represents all cells in the worksheet...

    docs.aspose.com/cells/nodejs-cpp/grouping-and-u...
  5. Font Settings with JavaScript via C++|Documenta...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports setting the font settings of Cells, allowing users to customize the font style and properties of Cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Cells also supports configuring the...settings of cells. Configuring Font Settings Aspose.Cells provides...

    docs.aspose.com/cells/javascript-cpp/cells-font...
  6. Spilt array formulas are not restored - Free Su...

    Hi, We use Spill Formula, but it doesn’t recover after RefreshDynamicArrayFormulas and CalculateFormula We have two sheets: Sheet3 → Contains table Table1 it contains the data Sheet4 → User function =@MY_FUNC(1) whic…...Cells Product Family cells-net aleksandr.l June...test_name_range that references a cell with custom function Sheet4...

    forum.aspose.com/t/spilt-array-formulas-are-not...
  7. Calculation results differ from Excel 365 - Fre...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("iferror.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); Worksheet worksheet = worksheets.get("S1-8.2 - T…...Cells Product Family cells-java TarasTielkes... 2:54pm 1 Hi, Using Aspose Cells for Java, version 25.7. Sample...

    forum.aspose.com/t/calculation-results-differ-f...
  8. Data Filtering|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 fully supports Microsoft Excel’s...how to code them using Aspose.Cells. Autofilter Data Autofiltering...

    docs.aspose.com/cells/java/data-filtering/
  9. Group Rows and Create Subtotal|Documentation

    This article introduces how to group/ungroup rows/columns and how to work with subtotal in GridWeb....Cells.GridWeb can create an outline...define the group. The Aspose.Cells.GridWeb control displays the...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. 用C++管理评论和注释|Documentation

    使用Aspose.Cells for C++插入和管理评论或注释。...Cells提供两种方法来向单元格添加注释。第一种是手动在设计文件中创建注释,然后使用Aspose.Cells导入这...Cells导入这些注释。第二种是在运行时使用Aspose.Cells API添加注释。本主题讨论使用Aspose.Cells API向单元格添加注释。还将介绍注释的格式设置。...

    docs.aspose.com/cells/zh/cpp/comments-and-notes/