Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 161,888 for

workbook

(0.48 sec)
  1. 在工作簿之间复制工作表|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....between Workbook.xlsx" ; //Create a new Workbook. Workbook excelWorkbook0...excelWorkbook0 = new Workbook (); //Get the first worksheet in the...

    docs.aspose.com/cells/zh/net/copy-worksheets-be...
  2. Inserting and Deleting Rows and Columns in Ruby...

    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/inserting-and-deleti...
  3. 在 Jython 中设置页面选项|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.... cells import Workbook from com . aspose . cells...Instantiating a Workbook object by excel file path workbook = Workbook ()...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  4. TableStyle class | Aspose.Cells for Python via ...

    TableStyle class TableStyle class Represents the table style. The TableStyle type exposes the following members: Prop......BackgroundType , CellsHelper , Workbook from aspose.cells.tables import...Color workbook = Workbook () firstColumnStyle = workbook . create_style...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. Display and Hide Scrollbars of Workbooks|Docume...

    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....Display and Hide Scrollbars of Workbooks Contents [ Hide ] Aspose.Cells...Scrollbars of Workbooks Aspose.Cells provides a class, Workbook that represents...

    docs.aspose.com/cells/java/display-and-hide-scr...
  6. Wrapping Cell Text|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....up the worksheet: Create a workbook. Access the first worksheet...ThisAddIn . Application ; //Access workbook Microsoft . Office . Interop...

    docs.aspose.com/cells/net/wrapping-cell-text/
  7. Load source excel file without charts|Documenta...

    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 workbook with specified load options Workbook workbook = new...new Workbook ( "sample.xlsx" , options ); //Save the workbook...

    docs.aspose.com/cells/java/load-source-excel-fi...
  8. Aspose::Cells::Rendering::WorkbookRender::Workb...

    Aspose::Cells::Rendering::WorkbookRender::WorkbookRender constructor. The construct of WorkbookRender in C++....WorkbookRender::WorkbookRender(const Workbook&, const ImageOrPrintOptions&)...WorkbookRender ( const Workbook & workbook , const ImageOrPrintOptions...

    reference.aspose.com/cells/cpp/aspose.cells.ren...
  9. get_used_colors method | Aspose.Cells for Pytho...

    get_used_colors method get_used_colors Gets all used colors in the Workbook. Returns The used colors. def get_used_co......Gets all used colors in the workbook. Returns The used colors....self , workbook ): ... Parameter Type Description workbook Workbook...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. Microsoft Excel File Conversion via Python | pr...

    Convert Excel XLS, XLSX, ODS, CSV to PDF, XPS, HTML, JPEG, HTML and many other popular formats with just few lines of Python code....spreadsheet with an instance of Workbook and saving back in the desired...load the template file workbook = Workbook ( "Book1.xls" ) // save...

    products.aspose.com/cells/python/conversion/