Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 161,045 for

workbook

(0.1 sec)
  1. TextBoxCollection class | Aspose.Cells for Pyth...

    TextBoxCollection class TextBoxCollection class Encapsulates a collection of TextBox objects. The TextBoxCollection t......import Workbook # Instantiating a Workbook object workbook = Workbook...object textBoxCollection = workbook . worksheets [ 0 ] . text_boxes...

    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....Instantiating a Workbook object Workbook workbook = new Workbook (); //...the first worksheet in the Workbook file WorksheetCollection worksheets...

    docs.aspose.com/cells/zh/java/set-print-area/
  3. 在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....the sheets of the Workbook. $sheets = $workbook -> getWorksheets...existing sheet within the Workbook. $sheets -> addCopy ( "Sheet1"...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  4. intersect方法 | Aspose.Cells for Python via .NET ...

    intersect方法 intersect(range) 返回一个 Range 对象,表示两个范围的矩形交集。 返回 返回一个 Range 对象 def intersect ( self , range ): ... 范围 类型 描述......import Workbook # Instantiating a Workbook object workbook = Workbook...first Worksheet Cells. cells = workbook . worksheets [ 0 ] . cells...

    reference.aspose.com/cells/python-net/zh/aspose...
  5. 在 xlsx4j 中打开和保存电子表格|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....//Creating an Workbook object with an Excel file path Workbook workbook...workbook = new Workbook ( dataDir + "pivot.xlsm" ); //Saving the Excel...

    docs.aspose.com/cells/zh/java/open-and-save-spr...
  6. border_weight property | Aspose.Cells for Pytho...

    border_weight property border_weight property Gets or sets the weight of the border line of a picture in units of pt.......cells import Workbook from aspose.pydrawing import...Instantiating a Workbook object workbook = Workbook () worksheet...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. ThemeColor class | Aspose.Cells for Python via ...

    ThemeColor class ThemeColor class Represents a theme color. The ThemeColor type exposes the following members: Constr......ThemeColorType , Workbook # Instantiating a Workbook object workbook = Workbook...Workbook () cells = workbook . worksheets [ 0 ] . cells cells ...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. Floor class | Aspose.Cells for Python via .NET ...

    Floor class Floor class Encapsulates the object that represents the floor of a 3-D chart. Inheritance: Floor → Area T......cells import License , Workbook from aspose.cells.charts import...Instantiate the workbook object workbook = Workbook () # Get cells...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. Aspose::Cells::Column class | Aspose.Cells for ...

    Aspose::Cells::Column class. Represents a single column in a worksheet in C++....default one inherited from workbook). GetIndex() Gets the index...//Instantiating a Workbook object Workbook workbook ; //Obtaining...

    reference.aspose.com/cells/cpp/aspose.cells/col...
  10. Aspose::Cells::Drawing::SignatureLine class | A...

    Aspose::Cells::Drawing::SignatureLine class. Represent the signature line in C++....//Instantiating a Workbook object Workbook workbook ; Worksheet worksheet...worksheet = workbook . GetWorksheets (). Get ( 0 ); //Adding a...

    reference.aspose.com/cells/cpp/aspose.cells.dra...