Sort Score
Result 10 results
Languages All
Labels All
Results 8,591 - 8,600 of 377,468 for

save

(0.85 sec)
  1. Create New Workbook|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.... Save ( "test.xlsx" , SaveFormat ...Xlsx ); // Workbooks can be saved in many formats NPOI - HSSF...

    docs.aspose.com/cells/net/create-new-workbook/
  2. Concatenate PDF Files in Ruby|Aspose.PDF for Java

    Combine multiple PDFs into a single document using Ruby and Aspose.PDF efficiently.... getPages ()) # Save the concatenated output file...the target document ) pdf1 . save ( data_dir + "Concatenate_output...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  3. Converting a XPS file to DOCX using C++ | Aspos...

    Sample code for XPS to DOCX conversion using C++. Use C++ example for batch XPS to DOCX conversion....Save method while passing the output...SaveFormat.Docx as parameters Save the output DOCX file Here is...

    products.aspose.com/pdf/cpp/conversion/xps-to-d...
  4. Converting a SVG file to PDF using C++ | Aspose...

    Sample code for SVG to PDF conversion using C++. Use C++ example for batch SVG to PDF conversion....Save method while passing the output...SaveFormat.Pdf as parameters Save the output PDF file Here is...

    products.aspose.com/pdf/cpp/conversion/svg-to-pdf/
  5. Converting a XPS file to XLSX using C++ | Aspos...

    Sample code for XPS to XLSX conversion using C++. Use C++ example for batch XPS to XLSX conversion....Save method while passing the output...SaveFormat.Xlsx as parameters Save the output XLSX file Here is...

    products.aspose.com/pdf/cpp/conversion/xps-to-x...
  6. Converting a MHT file to DOCX using C++ | Aspos...

    Sample code for MHT to DOCX conversion using C++. Use C++ example for batch MHT to DOCX conversion....Save method while passing the output...SaveFormat.Docx as parameters Save the output DOCX file Here is...

    products.aspose.com/pdf/cpp/conversion/mht-to-d...
  7. Converting a MHTML file to XLS using C++ | Aspo...

    Sample code for MHTML to XLS conversion using C++. Use C++ example for batch MHTML to XLS conversion....Save method while passing the output...SaveFormat.Xls as parameters Save the output XLS file Here is...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  8. IPageLayoutCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during build and rendering of page layout model in Java....save(getArtifactsDir() + "Layout.../// /// Notifies us when we save the document to a fixed page...

    reference.aspose.com/words/java/com.aspose.word...
  9. Converting a SVG file to PDF using PHP | Aspose...

    Sample code on PHP for SVG to PDF conversion. Use example code for batch SVG to PDF conversion with Aspose.PDF for PHP via Java...object and load the SVG file Save the document as a PDF file System...your SVG file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/php-java/conversion/svg...
  10. How to Unhide Multiple Sheets in Excel using Java

    This tutorial guides on how to unhide multiple sheets in Excel using Java. It provides all the details to configure the environment, detailed steps and a runnable sample code to unhide Excel sheet using Java....sheets, you may save the original file or save it as a new XLSX...flag to true if not set earlier Save the resultant workbook to a...

    kb.aspose.com/cells/java/how-to-unhide-multiple...