Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 41,424 for

worksheet

(0.12 sec)
  1. Public API Changes in Aspose.Cells 8.3.1|Docume...

    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 Worksheet worksheet = workbook . Worksheets [ 0...chart inside the worksheet Chart chart = worksheet . Charts [ 0 ];...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. DataSourceType | Aspose.Slides for Java API Ref...

    Data source types....Fields Field Description Worksheet Use CellXls objects for storing...BubbleSize of data point in worksheet. StringLiterals Use fast-access...

    reference.aspose.com/slides/java/com.aspose.sli...
  3. Class Axis | Aspose.Cells for .NET API Reference

    Aspose.Cells.Charts.Axis class. Encapsulates the object that represents an axis of chart...Workbook (); //Adding a new worksheet to the Excel object int sheetIndex...sheetIndex = workbook . Worksheets . Add (); //Obtaining the reference...

    reference.aspose.com/cells/net/aspose.cells.cha...
  4. invert_if_negative 属性 | Aspose.Cells for Python...

    invert_if_negative 属性 invert_if_negative 属性 如果该属性为真且图表点的值为负数, 前景色和背景色将交换。 例子 from aspose.cells import Workbook from a......Workbook () # Adding a new worksheet to the Workbook object sheetIndex...sheetIndex = workbook . worksheets . add () # Obtaining the reference...

    reference.aspose.com/cells/python-net/zh/aspose...
  5. Import Export data from document|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....techniques to import data to worksheets from different data sources...Workbook class contains a Worksheets collection that allows to...

    docs.aspose.com/cells/net/import-export-data-fr...
  6. Area | Aspose.Cells for .NET API 参考

    封装表示区域格式的对象... Worksheets . Add (); //通过传入工作表的索引来获取新添加的工作表的引用...//通过传入工作表的索引来获取新添加的工作表的引用 Worksheet worksheet = workbook . Worksheets [ sheetIndex...

    reference.aspose.com/cells/zh/net/aspose.cells....
  7. Add Hyperlinks to Cells in VSTO and Aspose.Cell...

    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....following steps: Set up the worksheet: Instantiate an Application...hyperlink in cell A1 on the first worksheet. A hyperlink is added to cell...

    docs.aspose.com/cells/net/add-hyperlinks-to-cel...
  8. Changing the Font and Color of a Row or Column|...

    This article introduces how to change the font and color in row or column in GridDesktop....of rows and columns of a worksheet. This is a basic level of...customize the view of their worksheets for making them more presentable...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  9. Public API Changes in Aspose.Cells 8.4.2|Docume...

    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....data is present on the same worksheet from cell A1 to D4. Java //Add...chart collection int idx = worksheet . getCharts (). add ( ChartType...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. Freeze Unfreeze 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....unfreezing rows and columns of a worksheet. Freezing columns or rows...scrolling to other parts of the worksheet. This feature is very helpful...

    docs.aspose.com/cells/net/freeze-unfreeze-rows-...