Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 375,722 for

save

(0.12 sec)
  1. Merge XPS files using Java | Aspose.PDF

    Merge XPS files programmatically with Java sample code using Aspose.PDF for Java...download format to any supported save format. Aspose.PDF for Java...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/java/merger/xps/
  2. Merge MHT files using Java | Aspose.PDF

    Merge MHT files programmatically with Java sample code using Aspose.PDF for Java...download format to any supported save format. Aspose.PDF for Java...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/java/merger/mht/
  3. Merge HTML files using Java | Aspose.PDF

    Merge HTML files programmatically with Java sample code using Aspose.PDF for Java...download format to any supported save format. Aspose.PDF for Java...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/java/merger/html/
  4. XpsSaveOptions constructor | Aspose.Words for N...

    Aspose.Words.Saving.XpsSaveOptions constructor...this class that can be used to save a document in the SaveFormat...this class that can be used to save a document in the SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for .NET ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear C# code.... Save ( "add_activex.pptm" , SaveFormat...RemoveAt ( 0 ); } presentation . Save ( "removed_activex.pptm" , SaveFormat...

    docs.aspose.com/slides/net/examples/elements/ac...
  6. Convert HTML to PDF Format in Ruby|Aspose.PDF f...

    Learn how to convert HTML content to PDF format in Ruby using Aspose.PDF for reliable and accurate document generation....html" , htmloptions ) # Save the concatenated output file...the target document ) pdf . save ( data_dir + "html.pdf" ) puts...

    docs.aspose.com/pdf/java/convert-html-to-pdf-fo...
  7. Export Visio Diagram to SVG 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 SVG diagram . save ( data_dir + "Diagram...

    docs.aspose.com/diagram/java/export-visio-diagr...
  8. 在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....-> split (); //Save the excel file $book -> save ( $dataDir . "book...

    docs.aspose.com/cells/zh/java/split-panes-in-php/
  9. Convert TXT to PPSX in Python or with free Onli...

    TXT to PPSX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free TXT to PPSX online converter quickly before integrating the code....NET API can be used to save the created PDF into Presentation...After that, the created PDF is saved into Presentation as a PPSX...

    products.aspose.com/total/python-net/conversion...
  10. Create, Insert fields|Documentation

    How to create, insert fields using C# Diagram API ....Add ( fld ); // Save diagram diagram . Save ( dataDir + "InsertField_out...

    docs.aspose.com/diagram/net/create-insert-fields/