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

worksheet

(0.07 sec)
  1. Aspose::Cells::Drawing::ShapeCollection class |...

    Aspose::Cells::Drawing::ShapeCollection class. Represents all the shape in a Worksheet/chart in C++....Represents all the shape in a worksheet/chart. class ShapeCollection...width) Adds a ArcShape to the worksheet. AddAutoShape(AutoShapeType...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  2. Aspose::Cells::CalculationCell::GetWorksheet me...

    Aspose::Cells::CalculationCell::GetWorksheet method. Gets the Worksheet object where the cell is in in C++....Gets the Worksheet object where the cell is in. Worksheet Aspose...GetWorksheet () See Also Class Worksheet Class CalculationCell Namespace...

    reference.aspose.com/cells/cpp/aspose.cells/cal...
  3. Aspose::Cells::Range::GetWorksheet method | Asp...

    Aspose::Cells::Range::GetWorksheet method. Gets the Worksheetobject which contains this range in C++....the Worksheet object which contains this range. Worksheet Aspose...GetWorksheet () See Also Class Worksheet Class Range Namespace Aspose::Cells...

    reference.aspose.com/cells/cpp/aspose.cells/ran...
  4. 在工作表中添加图像|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....//Get the first worksheet Worksheet worksheet = workbook . getWorksheets...a string value to a cell worksheet . getCells (). get ( "C2"...

    docs.aspose.com/cells/zh/java/add-images-in-wor...
  5. 从文档中导入/导出数据|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类包含一个Worksheets集合,允许访问Excel文件中的每个工作表。工作表由Worksheet类表示。Worksheet类提供了Cells集合。...Workbook (); //Adding a new worksheet to the Workbook object int...

    docs.aspose.com/cells/zh/net/import-export-data...
  6. SeriesCollection类 | Aspose.Cells for Python via...

    SeriesCollection类 SeriesCollection类 封装 Series 对象的集合。 SeriesCollection 类型公开了以下成员: 特性 属性 描述 category_data 获取或设置类别 Axis ......Workbook () # Adding a new worksheet to the Excel object sheetIndex...sheetIndex = workbook . worksheets . add () # Obtaining the reference...

    reference.aspose.com/cells/python-net/zh/aspose...
  7. Aspose.Cells 8.5.2中的公共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....Graphics2D类的实例来 在图形上下文中呈现Worksheet 。新增方法的签名如下。 SheetRender.toImage(int...//Access first worksheet Worksheet worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/java/public-api-change...
  8. get_full_name method | Aspose.Cells for Python ...

    get_full_name method get_full_name Gets the full path of the file by Worksheet name when exporting Worksheet to html ......the file by Worksheet name when exporting Worksheet to html separately...the references among the Worksheets can be exported correctly...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. How to Copy Excel Sheet to another Workbook in C#

    This simple tutorial will explain details about how to copy Excel sheet to another Workbook in C#. By using C# Excel sheet copy operation can be performed quickly with the help of a few API calls only....Cells in your copy worksheet application using the NuGet...output Excel files Copy the worksheet and paste it into another...

    kb.aspose.com/cells/net/how-to-copy-excel-sheet...
  10. RevisionInsertSheet | Aspose.Cells for Java API...

    Represents a revision record of a sheet that was inserted....getName() Gets the name of the worksheet. getSheetPosition() Gets the... getWorksheet() Gets the worksheet. hashCode() notify() notifyAll()...

    reference.aspose.com/cells/java/com.aspose.cell...