Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 161,046 for

workbook

(0.09 sec)
  1. Picture.Data | Aspose.Cells for .NET API Reference

    Picture property. Gets the data of the picture...//Instantiating a Workbook object Workbook workbook = new Workbook (); Worksheet...Worksheet worksheet = workbook . Worksheets [ 0 ]; //insert first...

    reference.aspose.com/cells/net/aspose.cells.dra...
  2. Importing from Array|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....//Instantiating a Workbook object Workbook workbook = new Workbook (); //Adding...worksheet to the Workbook object int i = workbook . Worksheets ...

    docs.aspose.com/cells/net/importing-from-array/
  3. Print spreadsheets|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....//Instantiating a Workbook object Workbook workbook = new Workbook (); //Obtaining...worksheet PageSetup pageSetup = workbook . Worksheets [ 0 ]. PageSetup...

    docs.aspose.com/cells/net/print-spreadsheets/
  4. Copy | Aspose.Cells for .NET API 参考

    使用粘贴特殊选项复制范围...[C#] //实例化一个工作簿对象 Workbook workbook = new Workbook (); // 获取第一个工作表单元格。...获取第一个工作表单元格。 Cells cells = workbook . Worksheets [ 0 ]. Cells ; Range...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  5. New Line in 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.... C# Workbook workbook = new Workbook (); // Creating...Creating a Workbook object Worksheet sheet = workbook . Worksheets...

    docs.aspose.com/cells/net/new-line-in-cells/
  6. Inserting and Deleting Rows and Columns in PHP|...

    Learn how to Insert and Delete Rows and Columns through the Aspose.Cells for PHP via Java APIs....Instantiating a Workbook object by excel file path $workbook = new Workbook...the Excel file $worksheet = $workbook -> getWorksheets () -> get...

    docs.aspose.com/cells/java/inserting-and-deleti...
  7. 自动调整行和列|Documentation

    通过Aspose.Cells for Java API了解如何自动调整行和列。... Java Workbook workbook = new Workbook ( "workbook.xls" );...file Worksheet worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/java/auto-fit-row-and-...
  8. 在PHP中调整行高和列宽|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....Instantiating a Workbook object by excel file path $workbook = new Workbook...the Excel file $worksheet = $workbook -> getWorksheets () -> get...

    docs.aspose.com/cells/zh/java/adjusting-row-hei...
  9. Class DocumentPropertyCollection | Aspose.Cells...

    Aspose.Cells.Properties.DocumentPropertyCollection class. Base class for BuiltInDocumentPropertyCollection and CustomDocumentPropertyCollection collections...Examples [C#] //Instantiate a Workbook object by calling its empty...empty constructor Workbook workbook = new Workbook ( "book1.xls"...

    reference.aspose.com/cells/net/aspose.cells.pro...
  10. Aspose.Cells 8.6.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....ISmartMarkerCallBack { Workbook workbook ; internal SmartMarkerCallBack...SmartMarkerCallBack ( Workbook workbook ) { this . workbook = workbook ; } public...

    docs.aspose.com/cells/zh/net/public-api-changes...