Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 161,046 for

workbook

(0.09 sec)
  1. VbaProjectReference class | Aspose.Cells for Py...

    VbaProjectReference class VbaProjectReference class Represents the reference of VBA project. The VbaProjectReference ......import Workbook # Instantiating a Workbook object workbook = Workbook...VBA project. vbaProject = workbook . vba_project # Add vba project...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. border_weight 属性 | Aspose.Cells for Python via ...

    border_weight 属性 border_weight 属性 获取或设置图片边框线的粗细,单位为pt。 例子 from aspose.cells import Workbook from aspose.pydrawing imp......cells import Workbook from aspose.pydrawing import...Instantiating a Workbook object workbook = Workbook () worksheet...

    reference.aspose.com/cells/python-net/zh/aspose...
  3. Adding Worksheets to New Excel File in Jython|D...

    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...AddingWorksheetstoNe / ' workbook = Workbook ( dataDir + "Book1.xls"...

    docs.aspose.com/cells/java/adding-worksheets-to...
  4. copy_theme method | Aspose.Cells for Python via...

    copy_theme method copy_theme Copies the theme from another Workbook. def copy_theme ( self , source ): ... Parameter ......Copies the theme from another workbook. def copy_theme ( self , source...Description source Workbook Source workbook. See Also module aspose...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. Setting Page Options in Ruby|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 = Rjb ::...import ( 'com.aspose.cells.Workbook' ) . new # Accessing the first...

    docs.aspose.com/cells/java/setting-page-options...
  6. invert_if_negative property | Aspose.Cells for ...

    invert_if_negative property invert_if_negative property If the property is true and the value of chart point is a neg......cells import Workbook from aspose.cells.charts import...Instantiating a Workbook object workbook = Workbook () # Adding a...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. Class CommentCollection | Aspose.Cells for .NET...

    Aspose.Cells.CommentCollection class. Encapsulates a collection of Comment objects...Examples [C#] Workbook workbook = new Workbook (); CommentCollection...CommentCollection comments = workbook . Worksheets [ 0 ]. Comments ; //do...

    reference.aspose.com/cells/net/aspose.cells/com...
  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/php-java/limitations-and-...
  9. Page Setup - Fit to Page Setting|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 (); //...WorksheetCollection worksheets = workbook . getWorksheets (); int sheetIndex...

    docs.aspose.com/cells/java/page-setup-fit-to-pa...
  10. Workbook.BuiltInDocumentProperties | Aspose.Cel...

    Workbook property. Returns a DocumentProperty collection that represents all the builtin document properties of the spreadsheet...Workbook.BuiltInDocumentPrope Workbook.BuiltInDocumentPrope property...Examples [C#] Workbook workbook = new Workbook (); DocumentProperty...

    reference.aspose.com/cells/net/aspose.cells/wor...