Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 41,424 for

worksheet

(0.57 sec)
  1. copy method | Aspose.Cells for Python via .NET ...

    copy method copy Copy the picture. def copy ( self , source , options ): ... Parameter Type Description source Pictur......= Workbook () worksheet = workbook . worksheets [ 0 ] # insert...first picture imgIndex1 = worksheet . pictures . add ( 1 , 1 ...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. Working with GridJs Highlight feature|Documenta...

    This article describes how to use GridJs to highlight on cell text, cell ranges ,shapes and pictures....style is set in the active worksheet xs . sheet . showHighlights...highlight style set in the active worksheet xs . sheet . updateHighlightStyle...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  3. Working with GridJs Highlight feature|Documenta...

    This article describes how to use GridJs to highlight on cell text, cell ranges ,shapes and pictures....style is set in the active worksheet xs . sheet . showHighlights...highlight style set in the active worksheet xs . sheet . updateHighlightStyle...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  4. Rendering and Printing|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....of a Worksheet Create Transparent Image of Excel Worksheet Aspose...Export Range of Cells in a Worksheet to Image Converting Chart...

    docs.aspose.com/cells/java/rendering-and-printing/
  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....== 0 ) { // The specified worksheet does not exist. return ; }...Id ); Worksheet worksheet = worksheetPart . Worksheet ; // Get...

    docs.aspose.com/cells/zh/net/calculate-the-sum-...
  6. Trendline class | Aspose.Cells for Python via ....

    Trendline class Trendline class Represents a trendline in a chart. Inheritance: Trendline → Line The Trendline type e......Workbook () # Adding a new worksheet to the Excel object sheetIndex...sheetIndex = workbook . worksheets . add () # Obtaining the reference...

    reference.aspose.com/cells/python-net/aspose.ce...
  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.... Worksheet worksheet = newWorkbook . ActiveSheet...ActiveSheet ; Excel . Range cells = worksheet . Cells ; cells . set_Item...

    docs.aspose.com/cells/zh/net/create-and-save-ne...
  8. 在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 ...fitting the 3rd row of the worksheet worksheet . autoFitRow ( 2 ) #...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  9. Worksheet.CalculateFormula | Aspose.Cells for ....

    Worksheet method. Calculates a formula...Worksheet.CalculateFormula Contents [ Hide ] CalculateFormula(string)...formula result. See Also class Worksheet namespace Aspose.Cells assembly...

    reference.aspose.com/cells/net/aspose.cells/wor...
  10. Aspose::Cells::Vba::VbaModuleCollection::Add me...

    Aspose::Cells::Vba::VbaModuleCollection::Add method. Adds module for a Worksheet in C++....(const Worksheet&) method Adds module for a worksheet. int32_t...VbaModuleCollection :: Add ( const Worksheet & sheet ) Parameter Type Description...

    reference.aspose.com/cells/cpp/aspose.cells.vba...