Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 363,220 for

save

(0.62 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. Export Visio Diagram to PDF 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....vsd" ) \ # Save as PDF file format diagram . save ( data_dir...

    docs.aspose.com/diagram/java/export-visio-diagr...
  3. Convert SVG file to PDF format in Ruby|Aspose.P...

    Learn how to convert SVG files to PDF format in Ruby using Aspose.PDF for accurate and scalable document transformation....options ) # Save the output to XLS format pdf . save ( data_dir...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  4. Converting To Mhtml Files in 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....xlsx" # Specify the HTML saving options sv = HtmlSaveOptions...Workbook ( filePath ) # Save the MHT file wb . save ( filePath + ".out...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  5. Split PDF File into Individual Pages in Python|...

    Explore how to split a PDF into individual pages in Python using Aspose.PDF, allowing for easy page extraction and management....)) # save the newly generated PDF file new_document . save ( self...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...
  6. 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-...
  7. Split Panes in 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....split (); # Save the excel file workbook . save ( dataDir + "book...

    docs.aspose.com/cells/java/split-panes-in-jython/
  8. Aspose::Words::Saving::SaveOptions::get_UpdateC...

    Aspose::Words::Saving::SaveOptions::get_UpdateCreatedTimeProperty method. Gets or sets a value determining whether the CreatedTime property is updated before saving. Default value is false; in C++....Aspose::Words::Saving::SaveOptions::get_UpdateCreatedTimePro...property is updated before saving. Default value is false ;....

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. How to Convert DWG to SVG in Java

    This topic focuses on how to convert DWG to SVG in Java. It covers the necessary steps to cofigure the environment and export DWG to SVG image in Java....DWG to SVG and save it on the disk using the save method The above...will save the DWG file as SVG on the disk using the save method...

    kb.aspose.com/cad/java/how-to-convert-dwg-to-sv...
  10. Convert PDF to Microsoft Word Documents in Pyth...

    Learn how to convert PDF documents to Word format in Python using Aspose.PDF for easy document editing.... Save the PDF as a Word document using...using the specified save options. Print a confirmation message...

    docs.aspose.com/pdf/python-net/convert-pdf-to-w...