Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 27,092 for

excel worksheet

(0.09 sec)
  1. 在Ruby中管理工作表|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 - 管理工作表 向新的Excel文件添加工作表 通过 Aspose.Cells Java...add_worksheet 方法向新的Excel文件添加工作表。 Ruby 代码 def add_worksheet ()...

    docs.aspose.com/cells/zh/java/managing-workshee...
  2. 在Python中隐藏和显示行和列|Documentation

    通过Aspose.Cells for Python Via Java API学习如何通过隐藏和显示来隐藏和显示行和列...Instantiating a Workbook object by excel file path workbook = self ....Accessing the first worksheet in the Excel file worksheet = workbook ...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  3. 通过C++的JavaScript实现工作表视图|Documentation

    本文将介绍如何使用JavaScript和JavaScript API与Excel工作簿和工作表的分页预览交互。包括拆分窗格、冻结窗格和缩放比例的操作。...Cells提供了一个代表Microsoft Excel文件的 Workbook 班。 Workbook 班包含一个...workbook.worksheets 集合,允许访问Excel文件中的每个工作表。 一个工作表由 Worksheet 班表示。...

    docs.aspose.com/cells/zh/javascript-cpp/workshe...
  4. Create and Format Table|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....List Object using Microsoft Excel Selecting data range for creating...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/go-cpp/create-and-format-...
  5. Wrapping Cell Text in VSTO and Aspose.Cells|Doc...

    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 ] To create a worksheet with two cells, one with wrapped...and one without: Set up the worksheet: Create a workbook. Access...

    docs.aspose.com/cells/net/wrapping-cell-text-in...
  6. Excelで生成したグラフを画像に変換した際にうるう年の2/29をX軸のメモリ表示としていた場...

    ■対象パッケージ・バージョン 以下のパッケージ・バージョンのどちらでも、下記の事象が発生しています。 aspose-cells-24.10.jar aspose-cells-25.10.jar ■事象 Chart クラスの toImage メソッドを利用して Excel 上のチャートを EMF や PNG 画像ファイルに変換した際に、 x軸目盛りの日付がうるう年の2/29の場合に、2/28に強制誤変換されます。 ■再現プロ…...Excelで生成したグラフを画像に変換した際にうるう年の2/29をX軸のメモリ表示としていた場合、2/28に誤変換される... 日本語による技術サポート excel-to-pdf hirokazu.murasaki April 6, 2026, 8:53am...

    forum.aspose.com/t/excel-2-29-x-2-28/327278
  7. Aspose.Cells - Assigning formulas corrupts Exce...

    I perform the actions: reassign formulas, this action occurs without error. Then for some reason the file cannot be opened through Excel. The file is corrupted. If I restore the file, the formulas are broken. Aspose.C…...Assigning formulas corrupts Excel Aspose.Cells Product Family...file cannot be opened through Excel. The file is corrupted. If I...

    forum.aspose.com/t/aspose-cells-assigning-formu...
  8. Number Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....strong feature of Microsoft Excel is that it allows users to set...Microsoft Excel To set display formats in Microsoft Excel: Right-click...

    docs.aspose.com/cells/cpp/cells-number-settings/
  9. Creating Pie Chart with Leader Lines using Java...

    Learn how to use Aspose.Cells for JavaScript via C++ 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.... In Excel, the ‘Show leader lines’ option...when you create a pie chart in Excel, the leader lines are shown...

    docs.aspose.com/cells/javascript-cpp/creating-p...
  10. 在PHP中向新Excel文件添加工作表|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....在PHP中向新Excel文件添加工作表 Contents [ Hide ] 向新Excel文件添加工作表 向新Excel文件添加工作表...Workbook object and opening an Excel file using its file path $workbook...

    docs.aspose.com/cells/zh/net/add-worksheets-to-...