Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 161,888 for

workbook

(0.43 sec)
  1. original_height property | Aspose.Cells for Pyt...

    original_height property original_height property Gets the original height of the picture. Example from aspose.cells ......import Workbook # Instantiating a Workbook object workbook = Workbook...Workbook () worksheet = workbook . worksheets [ 0 ] # Adding a...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. Opening Files in Python|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....Opening from path \# Creatin an Workbook object with an Excel file...file path workbook1 = self . Workbook ( self . dataDir + "Book1.xls"...

    docs.aspose.com/cells/java/opening-files-in-pyt...
  3. Set Background Picture of a Worksheet|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....to give information about a workbook, for example when used as...to a spreadsheet: Create a workbook and access the sheet you want...

    docs.aspose.com/cells/net/set-background-pictur...
  4. update_linked_data_source method | Aspose.Cells...

    update_linked_data_source method update_linked_data_source If this Workbook contains external links to other data sou......update_linked_data_source If this workbook contains external links to...update_linked_data_source ( self , external_workbooks ): ... Parameter Type Description...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. 在 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/copying-rows-and-...
  6. 在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....for PHP 将文件保存到某个存储位置,他们可以在调用 Workbook 对象的 save 方法时简单地指定文件名(包括完整的存储路径)和所需的文件格式(使用...//Creating an Workbook object with an Excel file path $workbook = new...

    docs.aspose.com/cells/zh/java/saving-files-in-php/
  7. Class PdfBookmarkEntry | Aspose.Cells for .NET ...

    Aspose.Cells.Rendering.PdfBookmarkEntry class. PdfBookmarkEntry is an entry in pdf bookmark. if Text property of current instance is null or current instance will be hidden and children will be inserted on current level...Examples [C#] orkbook workbook = new Workbook (); orkbook . Worksheets...Add (); ell cellInPage1 = workbook . Worksheets [ 0 ]. Cells...

    reference.aspose.com/cells/net/aspose.cells.ren...
  8. 在Python中打开文件|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....Opening from path \# Creatin an Workbook object with an Excel file...file path workbook1 = self . Workbook ( self . dataDir + "Book1.xls"...

    docs.aspose.com/cells/zh/java/opening-files-in-...
  9. original_width 属性 | Aspose.Cells for Python via...

    original_width 属性 original_width 属性 获取图片的原始宽度。 例子 from aspose.cells import Workbook # Instantiating a Workbook object......import Workbook # Instantiating a Workbook object workbook = Workbook...Workbook () worksheet = workbook . worksheets [ 0 ] # Adding a...

    reference.aspose.com/cells/python-net/zh/aspose...
  10. original_height 属性 | Aspose.Cells for Python vi...

    original_height 属性 original_height 属性 获取图片的原始高度。 例子 from aspose.cells import Workbook # Instantiating a Workbook obje......import Workbook # Instantiating a Workbook object workbook = Workbook...Workbook () worksheet = workbook . worksheets [ 0 ] # Adding a...

    reference.aspose.com/cells/python-net/zh/aspose...