Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 161,021 for

workbook

(0.11 sec)
  1. Convert XLTX to POTX via PHP or with free Onlin...

    PHP API to Convert XLTX to POTX or Online App without using Microsoft Excel or Powerpoint. Test free XLTX to POTX online converter quickly before integrating the code....Open and load XLTX file using Workbook class Set the PDF save options...Template file used to create new workbooks with predefined formatting...

    products.aspose.com/total/php-java/conversion/x...
  2. PaginatedSaveOptions.PrintingPageType | Aspose....

    PaginatedSaveOptions property. Indicates which pages will not be printed... Workbook wb = new Workbook ( "Book1.xlsx" );...

    reference.aspose.com/cells/net/aspose.cells/pag...
  3. Converting to MHTML Files in 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....M_HTML ); //Instantiate a workbook and open the template XLSX...XLSX file $wb = new Workbook ( $filePath ); //Save the MHT file...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  4. page_count property | Aspose.Cells for Python v...

    page_count property page_count property Gets or sets the number of pages to save. Remarks Default is System.Int32.Max......PdfSaveOptions , Workbook # Open an Excel file wb = Workbook ( "Book1...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. Password not working for LibreOffice calc file ...

    Hi, I’m using Aspose.Cells for Java for removing passwords from Office documents. This works fine for a password protected OpenOffice Calc file. If I create the file the same way with LibreOffice Calc, creating the Work…...LibreOffice Calc, creating the Workbook fails with InvalidPasswordExcep...LoadOptions; import com.aspose.cells.Workbook; import java.io.InputStream;...

    forum.aspose.com/t/password-not-working-for-lib...
  6. keep_unparsed_data property | Aspose.Cells for ...

    keep_unparsed_data property keep_unparsed_data property Whether keep the unparsed data in memory for the Workbook whe......unparsed data in memory for the Workbook when it is loaded from template...does not need to save the workbook back, set this property as...

    reference.aspose.com/cells/python-net/aspose.ce...
  7. Remove XLSB Annotation Online or Manage Annotat...

    delete comments from XLSB file through online app for free. Java API code to manage comments of XLSB files....project Load Document via Workbook class object Select the specific...project Load Document via Workbook class object Get the sepecific...

    products.aspose.com/total/java/annotate/xlsb/
  8. Convert POTX to XLTM via PHP or with free Onlin...

    PHP API to Convert POTX to XLTM or Online App without using Microsoft Office Powerpoint or Excel. Test free POTX to XLTM online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...POTX to XLSB (Excel Binary Workbook) Convert POTX to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  9. Convert POTM to XLTM via PHP or with free Onlin...

    PHP API to Convert POTM to XLTM or Online App without using Microsoft Office Powerpoint or Excel. Test free POTM to XLTM online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...POTM to XLSB (Excel Binary Workbook) Convert POTM to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  10. Large XLSX file to DataTable using the LightCel...

    We are facing a memory issue with the Aspose while reading a large XLSX file to DataTable. So, we want to use the LightCell option here but facing an issue with the rowIndex -1 value. LightCellFilereadIssue.jpg (137.4 …... When the workbook is loaded completely, your...cells will not be kept in the workbook, so you cannot access cells...

    forum.aspose.com/t/large-xlsx-file-to-datatable...