Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 161,888 for

workbook

(0.24 sec)
  1. Create MS Excel XLSB Files via Python | product...

    Python Sample code for generating XLSB documents. Use this code for creating MS Excel XLSB files within Python application.... Create Workbook class instance. Access the...the first worksheet of the workbook. Get the desired cell(s) of...

    products.aspose.com/cells/python/create-xlsb/
  2. Create MS Excel XLS Files via Python | products...

    Python Sample code for generating XLS documents. Use this code for creating MS Excel XLS files within Python application.... Create Workbook class instance. Access the...the first worksheet of the workbook. Get the desired cell(s) of...

    products.aspose.com/cells/python/create/xls/
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Aspose::Cells::CellsHelper::GetUsedColors metho...

    Aspose::Cells::CellsHelper::GetUsedColors method. Gets all used colors in the Workbook in C++....Gets all used colors in the workbook. static Vector < Aspose ::...GetUsedColors ( const Workbook & workbook ) Parameter Type Description...

    reference.aspose.com/cells/cpp/aspose.cells/cel...