Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 41,196 for

worksheet

(0.1 sec)
  1. Public API Changes in Aspose.Cells 8.5.0|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....calculateFormula(CalculationOptions) Worksheet.calculateFormula(CalculationOptions...Workbook (); //Source worksheet Worksheet srcSheet = workbook ...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. 在VSTO和Aspose.Cells中向工作簿中添加新工作表并激活工作表|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....//Declare a Worksheet object. Excel . Worksheet newWorksheet...newWorksheet ; //Add 5 new worksheets to the workbook and fill some data...

    docs.aspose.com/cells/zh/net/adding-new-workshe...
  3. Grouping and Ungrouping Rows and Columns|Docume...

    This article shows how to Group and Ungroup Rows and Columns by the Aspose.Cells for Python via .NET API....headings for sections in a worksheet, or you can use the symbols...access to each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/python-net/grouping-and-u...
  4. Creating a Named Range|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....name for several ranges in a worksheet. Descriptive range names help...a named range: Set up the worksheet: Instantiate an Application...

    docs.aspose.com/cells/net/creating-a-named-range/
  5. HtmlTableLoadOption | Aspose.Cells for Java API...

    Represents the option when import table from html....Gets the original index of worksheet in the html. getTableIndex()...Gets the target index of worksheet where the table is to be located...

    reference.aspose.com/cells/java/com.aspose.cell...
  6. BorderLineColor | Aspose.Cells for .NET API 参考

    代表Color图片的边界线...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; /...它是“B2”单元格 int imgIndex = worksheet . Pictures . Add ( 1 , 1 ...

    reference.aspose.com/cells/zh/net/aspose.cells....
  7. OriginalWidth | Aspose.Cells for .NET API 参考

    获取图片的原始宽度...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; /...它是“B2”单元格 int imgIndex = worksheet . Pictures . Add ( 1 , 1 ...

    reference.aspose.com/cells/zh/net/aspose.cells....
  8. Code Comparison for common features with VSTO|D...

    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....Add Borders to Cells in a Worksheet in VSTO and Aspose.Cells Add...and Aspose.Cells Adding New Worksheets to Workbook and Activating...

    docs.aspose.com/cells/net/code-comparison-for-c...
  9. signature_line property | Aspose.Cells for Pyth...

    signature_line property signature_line property Gets and sets the signature line Example from aspose.cells import Wor......= Workbook () worksheet = workbook . worksheets [ 0 ] # Adding...in the worksheet. It is "B2" cell imgIndex = worksheet . pictures...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. Data Binding|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....Binding Feature in Worksheets Binding Worksheet to a DataSet using...using GridWebs Worksheets Designer Creating Hierarchical View Sheet...

    docs.aspose.com/cells/net/data-binding/