Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 41,424 for

worksheet

(0.12 sec)
  1. WorksheetCollection class | Aspose.Cells for Py...

    WorksheetCollection class WorksheetCollection class Encapsulates a collection of Worksheet objects. The WorksheetColl......Encapsulates a collection of Worksheet objects. The WorksheetCollection...Represents the name of active worksheet when the spreadsheet is opened...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. 在工作表中添加图像|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 (); //Adding a new worksheet to the Workbook object WorksheetCollection...WorksheetCollection worksheets = workbook . Worksheets ; Worksheet worksheet...

    docs.aspose.com/cells/zh/net/add-image-in-works...
  3. Working with Rows and Columns GridWeb|Documenta...

    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....new rows and columns into a worksheet using the Aspose.Cells.GridWeb...inserted at any position in the worksheet. Inserting Rows To insert...

    docs.aspose.com/cells/java/working-with-rows-an...
  4. Class Column | Aspose.Cells for .NET API Reference

    Aspose.Cells.Column class. Represents a single column in a Worksheet...Represents a single column in a worksheet. public class Column Properties...first worksheet Worksheet worksheet = workbook . Worksheets [ 0...

    reference.aspose.com/cells/net/aspose.cells/col...
  5. Copying and Moving Worksheets | 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....Copying and Moving Worksheets Contents [ Hide ] Sometimes, you...you do need a number of worksheets with common formatting and...

    docs.aspose.com/cells/pythonjava/copying-and-mo...
  6. Trendline | Aspose.Cells for .NET API 参考

    表示图表中的趋势线... Worksheets . Add (); //通过传入工作表的索引来获取新添加的工作表的引用...//通过传入工作表的索引来获取新添加的工作表的引用 Worksheet worksheet = workbook . Worksheets [ sheetIndex...

    reference.aspose.com/cells/zh/net/aspose.cells....
  7. Picture.OriginalHeightCM | Aspose.Cells for .NE...

    Picture property. Gets the original height of picture in unit of centimeters...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; //Adding...the worksheet. It is "B2" cell int imgIndex = worksheet . Pictures...

    reference.aspose.com/cells/net/aspose.cells.dra...
  8. Picture.OriginalWidthInch | Aspose.Cells for .N...

    Picture property. Gets the original width of picture in unit of inches...Workbook (); Worksheet worksheet = workbook . Worksheets [ 0 ]; //Adding...the worksheet. It is "B2" cell int imgIndex = worksheet . Pictures...

    reference.aspose.com/cells/net/aspose.cells.dra...
  9. Insert 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....new rows and columns into a worksheet using the Aspose.Cells.GridWeb...inserted at any position in the worksheet. Inserting Rows To insert...

    docs.aspose.com/cells/net/insert-rows-and-columns/
  10. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for .NET API....simple data list in the first worksheet of the workbook (as shown...Workbook class contains a Worksheets collection that allows access...

    docs.aspose.com/cells/net/creating-subtotals/