Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 586,129 for

save

(0.12 sec)
  1. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  2. IDocument - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....isTestVisible) Convert document and save errors into the specified file...isOriginalImage) Convert document and save errors into the specified file...

    reference.aspose.com/pdf/java/com.aspose.pdf/ID...
  3. C++ API to Convert MHTML to XLAM | products.asp...

    Convert MHTML to XLAM via C++ API without using Microsoft Excel or Adobe Reader...page archive format used to save web pages for offline viewing...Convert MHTML to XLSX by using Save member function Load XLSX document...

    products.aspose.com/total/cpp/conversion/mhtml-...
  4. C++ API to Export CGM to DOT | products.aspose.com

    Convert CGM to DOT within C++ applications....Convert CGM to DOC by using Save member function Load DOC file...Words API Save the document to DOT format using Save member function...

    products.aspose.com/total/cpp/conversion/cgm-to...
  5. Search OTT document without opening via C++ | p...

    C++ example code to search words with pattern in OTT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Save OTT file using Save() method. System Requirements...::Forward)); // Save the document ott->Save(u "output.ott" );...

    products.aspose.com/words/cpp/search/ott/
  6. Merge POT Files using Java | products.aspose.com

    Java sample code to combine POT documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/pot/
  7. Merge OTP Files using Java | products.aspose.com

    Java sample code to combine OTP documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/otp/
  8. Merge PPTM Files using Java | products.aspose.com

    Java sample code to combine PPTM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/pptm/
  9. Merge PPSM Files using Java | products.aspose.com

    Java sample code to combine PPSM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/ppsm/
  10. Migrating your code to Aspose.PDF for Java 2.5....

    Follow this guide to migrate your existing code to Aspose.PDF for Java 2.5.0 for improved functionality and performance.... setID ( "product1" ); // save the PDF file FileOutputStream..."UpdateOfCode_Test.pdf" )); pdf1 . save ( out ); When using the versions...

    docs.aspose.com/pdf/java/migrating-your-code-to...