Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 161,044 for

workbook

(0.14 sec)
  1. DataSorter类 | Aspose.Cells for Python via .NET ...

    DataSorter类 DataSorter类 DataSorter 的摘要说明。 DataSorter 类型公开了以下成员: 特性 属性 描述 keys 获取数据排序器的key列表。 has_headers 表示范围是否有标题。 k......SortOrder , Workbook # Instantiate a new Workbook object. workbook = Workbook...Workbook ( "Book1.xls" ) # Get the workbook datasorter object...

    reference.aspose.com/cells/python-net/zh/aspose...
  2. Interface IExportObjectListener | Aspose.Cells ...

    Aspose.Cells.IExportObjectListener interface. Allows users to manipulate objects while exporting...following example creates a Workbook, opens a file named designer...scroll bars invisible for the Workbook. It then replaces two string...

    reference.aspose.com/cells/net/aspose.cells/iex...
  3. The process of converting xlsm to PDF - Free Su...

    Is the process of converting xlsm to PDF the same as converting xlsm to xlsx and then to PDF?...Load the XLSM file using the Workbook class from Aspose.Cells. Use...the Save method to save the workbook in PDF format. Here is a simple...

    forum.aspose.com/t/the-process-of-converting-xl...
  4. PictureCollection class | Aspose.Cells for Pyth...

    PictureCollection class PictureCollection class Encapsulates a collection of Picture objects. The PictureCollection t......import Workbook # Instantiating a Workbook object workbook = Workbook...PictureCollection pictures = workbook . worksheets [ 0 ] . pictures...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. Aspose::Cells::RowCollection class | Aspose.Cel...

    Aspose::Cells::RowCollection class. Collects the Row objects that represent the individual rows in a worksheet in C++....//Instantiating a Workbook object Workbook workbook ; //Obtaining...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    reference.aspose.com/cells/cpp/aspose.cells/row...
  6. Page Break Preview 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 ( data_dir + 'Book1...

    docs.aspose.com/cells/java/page-break-preview-i...
  7. Protecting Worksheets 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 ( data_dir + 'Book1...

    docs.aspose.com/cells/java/protecting-worksheet...
  8. Aspose::Cells::QueryTable class | Aspose.Cells ...

    Aspose::Cells::QueryTable class. Represents QueryTable information in C++....//Instantiating a Workbook object Workbook workbook ( u "example.xlsx"...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    reference.aspose.com/cells/cpp/aspose.cells/que...
  9. VbaProjectReferenceCollection class | Aspose.Ce...

    VbaProjectReferenceCollection class VbaProjectReferenceCollection class Represents all references of VBA project. The......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...
  10. 在 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....through Path // Creating a Workbook object and opening an Excel...path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/zh/net/removing-worksheet...