Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 161,892 for

workbook

(0.23 sec)
  1. Insert or Delete Rows or Columns|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....class, Workbook that represents an Excel file. Workbook class...Open ); //Instantiating a Workbook object //Opening the Excel...

    docs.aspose.com/cells/net/insert-or-delete-rows...
  2. Class Hyperlink | Aspose.Cells for .NET API Ref...

    Aspose.Cells.Hyperlink class. Encapsulates the object that represents a hyperlink...//Instantiating a Workbook object Workbook workbook = new Workbook (); //Adding...new worksheet to the Workbook object workbook . Worksheets . Add...

    reference.aspose.com/cells/net/aspose.cells/hyp...
  3. TableStyle类 | Aspose.Cells for Python via .NET ...

    TableStyle类 TableStyle类 表示表格样式。 TableStyle 类型公开了以下成员: 特性 属性 描述 name 获取表格样式的名称。 table_style_elements 获取表格样式的所有元素。 例子 f......BackgroundType , CellsHelper , Workbook from aspose.cells.tables import...Color workbook = Workbook () firstColumnStyle = workbook . create_style...

    reference.aspose.com/cells/python-net/zh/aspose...
  4. Create XLTX using Python | products.aspose.com

    Generate Microsoft Excel XLTX documents using Python applications without using Microsoft Office....parameter while creating the Workbook object. How to Create XLTX...File in Python Create new Workbook class object having FileFormatType...

    products.aspose.com/total/python-java/create/xltx/
  5. setExternalWorkbook | Aspose.Sildes for Node.js...

    setExternalWorkbook Contents [ Hide ] setExternalWorkbook(String WorkbookPath) function Sets external Workbook as a d......workbookPath) function Sets external workbook as a data source for the chart...be updated from the target workbook. Parameters Name Type Description...

    reference.aspose.com/slides/nodejs-java/aspose....
  6. Create MS Excel XLSX Files via C# | products.as...

    C# Sample code for generating XLSX documents. Use this code for creating MS Excel XLSX files within VB.NET, Asp.NET or any .NET based application....in your class file Create Workbook class instance. Access the...the first worksheet of the workbook. Get the desired cell(s) of...

    products.aspose.com/cells/net/create-xlsx/
  7. Create TSV Files via C# | products.aspose.com

    C# Sample code for generating TSV documents. Use this code for creating TSV files within VB.NET, Asp.NET or any .NET based application....in your class file Create Workbook class instance. Access the...the first worksheet of the workbook. Get the desired cell(s) of...

    products.aspose.com/cells/net/create-tsv/
  8. Create MHTML Files via C# | products.aspose.com

    MHTML creater. Create MHTML files in C# code. Generate MHTML files using VB.NET, Asp.NET or any .NET based application....in your class file Create Workbook class instance. Access the...the first worksheet of the workbook. Get the desired cell(s) of...

    products.aspose.com/cells/net/create/mhtml/
  9. Create MS Excel XLTX Files via C# | products.as...

    XLTX creater. Create XLTX files in C# code. Generate MS Excel XLTX files using VB.NET, Asp.NET or any .NET based application....in your class file Create Workbook class instance. Access the...the first worksheet of the workbook. Get the desired cell(s) of...

    products.aspose.com/cells/net/create/xltx/
  10. Removing Worksheets Using Sheet Name in PHP|Doc...

    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....through Path // Creating a Workbook object and opening an Excel...path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/net/removing-worksheets-u...