Sort Score
Result 10 results
Languages All
Labels All
Results 8,691 - 8,700 of 368,314 for

save

(0.41 sec)
  1. Apply Shape Effects in Presentations Using PHP|...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for PHP via Java — create striking, professional slides in seconds....setDirection ( 45 ); $pres -> save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); $pres -> save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/shape-effect/
  2. DICOM to PDF Converter using C++ | Aspose.PDF

    Sample code for DICOM to PDF conversion using C++. Use C++ example for batch DICOM to PDF conversion....Document Load input DICOM image Save the output PDF file Here is...your DICOM file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/cpp/conversion/dicom-to...
  3. PDF to DOC Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one DOC single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as DOC Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-doc/
  4. 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...
  5. 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...
  6. SVG to PDF Converter using PHP | Aspose.PDF

    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...
  7. HTML to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for HTML to PDF conversion. Use example code for batch HTML to PDF conversion with Aspose.PDF for PHP via Java...output file path as parameters Save the output PDF file System Requirements...your HTML file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/php-java/conversion/htm...
  8. TEX to PNG Converter using C++ | Aspose.PDF

    Sample code for TEX to PNG conversion using C++. Use C++ example for batch TEX to PNG conversion....output file path as parameters Save the output PNG file Here is...your TEX file and then simply save it as a PNG file. You can use...

    products.aspose.com/pdf/cpp/conversion/tex-to-png/
  9. PCL to JPEG Converter using C++ | Aspose.PDF

    Sample code for PCL to JPEG conversion using C++. Use C++ example for batch PCL to JPEG conversion....output file path as parameters Save the output JPEG file Here is...your PCL file and then simply save it as a JPEG file. You can use...

    products.aspose.com/pdf/cpp/conversion/pcl-to-j...
  10. TIFF to PDF Merge using Java | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...file to new page After the loop save the result Here is an example...Merge TIFF files using Java and save as PDF Example Java: this sample...

    products.aspose.com/pdf/java/merger/tiff-to-pdf/