Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 41,424 for

worksheet

(1.07 sec)
  1. Managing data of Excel files.|Documentation

    This article describes how to manage data of Excel files with Aspose.Cells library....] In Accessing Cells of a Worksheet , we discussed basic approaches...for accessing cells in a worksheet. This article uses one of...

    docs.aspose.com/cells/net/add-and-retrieve-data/
  2. Validate | Aspose.Cells for .NET API 参考

    验证网格单元的数据是否有效...public bool Validate ( Worksheet worksheet , int row , int col ...object value ) 范围 类型 描述 worksheet Worksheet 工作表对象。 row Int32 行索引。...

    reference.aspose.com/cells/zh/net/aspose.cells....
  3. Managing Controls|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....Adding Text Box Control to a Worksheet One way to stress important...two textboxes in the first worksheet of the workbook. The first...

    docs.aspose.com/cells/net/managing-controls/
  4. 在Jython中复制行和列|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....Accessing the first worksheet in the Excel file worksheet = workbook ...the 12th row in the worksheet . worksheet . getCells (). copyRow...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  5. Aspose::Cells::Charts::SeriesCollection class |...

    Aspose::Cells::Charts::SeriesCollection class. Encapsulates a collection of Series objects in C++....workbook ; //Adding a new worksheet to the Excel object int sheetIndex...newly added worksheet by passing its sheet index Worksheet worksheet...

    reference.aspose.com/cells/cpp/aspose.cells.cha...
  6. Lock or unlock shapes|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....protect all shapes in certain worksheets to prevent them from being...all shapes in the specified worksheet. Sometimes, you need to be...

    docs.aspose.com/cells/python-java/lock-or-unloc...
  7. Lock or unlock shapes|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....protect all shapes in certain worksheets to prevent them from being...all shapes in the specified worksheet. Sometimes, you need to be...

    docs.aspose.com/cells/cpp/lock-or-unlock-shapes/
  8. Item | Aspose.Cells for .NET API 参考

    获取Worksheetaspose.cells.griddesktop/Worksheet指定索引处的元素...(1 of 2) 获取 Worksheet 指定索引处的元素。 public Worksheet this [ int index...返回值 指定索引处的元素。 也可以看看 class Worksheet class WorksheetCollection...

    reference.aspose.com/cells/zh/net/aspose.cells....
  9. Aspose::Cells::Charts::ChartDataTable class | A...

    Aspose::Cells::Charts::ChartDataTable class. Represents a chart data table in C++....reference of the first worksheet Worksheet worksheet = workbook . GetWorksheets...sample value to "A1" cell worksheet . GetCells (). Get ( u "A1"...

    reference.aspose.com/cells/cpp/aspose.cells.cha...
  10. ImageType | Aspose.Cells for .NET API 参考

    获取图片的图像格式...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; //插入第一张图片...//插入第一张图片 int imgIndex1 = worksheet . Pictures . Add ( 1 , 1 ...

    reference.aspose.com/cells/zh/net/aspose.cells....