Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 161,046 for

workbook

(0.12 sec)
  1. FontSetting class | Aspose.Cells for Python via...

    FontSetting class FontSetting class Represents a range of characters within the cell text. The FontSetting type expos......cells import Workbook from aspose.pydrawing import...Instantiating a Workbook object workbook = Workbook () # Adding a...

    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 . Sheets ; // For each sheet...//Instantiating a Workbook object Workbook workbook = new Workbook ( fileName...

    docs.aspose.com/cells/zh/net/get-worksheet-info...
  3. Picture.Copy | Aspose.Cells for .NET API Reference

    Picture method. Copy 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...
  4. TrendlineCollection | Aspose.Cells for .NET API 参考

    代表所有的集合Trendline./trendline指定数据系列的对象...[C#] //实例化一个工作簿对象 Workbook workbook = new Workbook (); //向Excel对象添加一个新的工作表...//向Excel对象添加一个新的工作表 int sheetIndex = workbook . Worksheets . Add (); //...

    reference.aspose.com/cells/zh/net/aspose.cells....
  5. Workbook.UpdateLinkedDataSource | Aspose.Cells ...

    Workbook method. If this Workbook contains external links to other data source Aspose.Cells will attempt to retrieve the latest data from give sources...Workbook.UpdateLinkedDataSour Workbook.UpdateLinkedDataSour method...method If this workbook contains external links to other data...

    reference.aspose.com/cells/net/aspose.cells/wor...
  6. 在 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.... cells import Workbook from com . aspose . cells...Opening from path # Creatin an Workbook object with an Excel file...

    docs.aspose.com/cells/zh/java/opening-files-in-...
  7. DocumentPropertyCollection | Aspose.Cells for ....

    基类BuiltInDocumentPropertyCollection./builtindocumentpropertycollection和CustomDocumentPropertyCollection./customdocumentpropertycollection集合....//通过调用它的空构造函数来实例化一个Workbook对象 Workbook workbook = new Workbook ( "book1...DocumentPropertyColl customProperties = workbook . Worksheets . CustomDocumentProper...

    reference.aspose.com/cells/zh/net/aspose.cells....
  8. Limitations and API Differences|Documentation

    Aspose.Cells for PHP via Java limitations and api differences....\ cells \ Workbook ; Instantiating a new Workbook Aspose.Cells...Cells for Java Workbook workbook = new Workbook (); Aspose.Cells...

    docs.aspose.com/cells/phpjava/limitations-and-a...
  9. Hiding and Showing Rows and Columns in PHP|Docu...

    Learn how to Hide and Show 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/hiding-and-showing-r...
  10. Aspose.Cells 8.4.1中的公共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....//Create workbook object com . aspose . cells . Workbook workbook...new com . aspose . cells . Workbook ( input ); //Access first...

    docs.aspose.com/cells/zh/java/public-api-change...