Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 41,186 for

worksheet

(0.1 sec)
  1. 冻结窗格的使用|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....first worksheet in the Excel file Worksheet worksheet = workbook...workbook . Worksheets [ 0 ]; worksheet . FreezePanes ( 2 , 2 , 2...

    docs.aspose.com/cells/zh/net/working-with-freez...
  2. Aspose::Cells::Cells class | Aspose.Cells for C...

    Aspose::Cells::Cells class. Encapsulates a collection of cell relevant objects, such as Cell, Row, ...etc in C++....Applies formats for a whole worksheet. Cells(Cells_Impl* impl) Constructs...Deletes multiple rows in the worksheet. Dispose() Performs application-defined...

    reference.aspose.com/cells/cpp/aspose.cells/cells/
  3. Aspose.Cells 8.5.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....CalculateFormula(CalculationOptions) Worksheet.CalculateFormula(CalculationOptions...//Source worksheet Worksheet srcSheet = workbook . Worksheets [ 0...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. Worksheets|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....Türkçe 日本語 Worksheets Contents [ Hide ] Manage Worksheets Copying...Copying and Moving Worksheets Cut and Paste Cells Count the number...

    docs.aspose.com/cells/python-java/worksheets/
  5. LightCellsDataProvider.StartSheet | Aspose.Cell...

    LightCellsDataProvider method. Starts to save a Worksheet...StartSheet method Starts to save a worksheet. public bool StartSheet (...the beginning of saving a worksheet during saving a workbook....

    reference.aspose.com/cells/net/aspose.cells/lig...
  6. HyperlinkCollection | Aspose.Cells for .NET API 参考

    封装了一个集合Hyperlink./hyperlink对象....//通过传入工作表的索引来获取新添加的工作表的引用 Worksheet worksheet = workbook . Worksheets [ 0 ]; //获取超链接集合...HyperlinkCollection hyperlinks = worksheet . Hyperlinks ; //在“A1”单元格处添加指向...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  7. 获取单元格内容|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....first worksheet in the Excel file Worksheet worksheet = workbook...get ( 0 ); Cells cells = worksheet . getCells (); //Access the...

    docs.aspose.com/cells/zh/java/getting-cell-cont...
  8. add method | Aspose.Cells for Python via .NET A...

    add method Contents [ Hide ] add Adds one HtmlTableLoadOption into this collection. Returns the index of the added it......index target_sheet_index int Worksheet index add Add a HtmlTableLoadOption...target_sheet_index int The target index of worksheet where table to export to ...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. Autofit 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....Workbook class contains a Worksheets collection that allows access...access to each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  10. GetCell() | Aspose.Slides for C++ API Reference

    Gets the cell that can be used for chart series or categories...System::String Name of the worksheet. row int32_t The row. column...worksheetIndex int32_t Index of the worksheet. row int32_t The row. column...

    reference.aspose.com/slides/cpp/aspose.slides.c...