Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 368,198 for

save

(0.12 sec)
  1. SvgSaveOptions.FitToViewPort | Aspose.Words for...

    Discover how the SvgSaveOptions FitToViewPort property optimizes your SVG output to perfectly fill any browser window or container for stunning visuals....the SvgSaveOptions object to save with no page borders or selectable...SvgTextOutputMode . UsePlacedGlyphs }; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Concatenate PDF Files in PHP|Aspose.PDF for Java

    Learn how to concatenate multiple PDF files into a single document in PHP using Aspose.PDF for easier document management....add ( $pdf2 -> getPages ()); # Save the concatenated output file...(the target document) $pdf1 -> save ( $dataDir . "Concatenate_output...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  3. OleFormat.suggestedFileName property | Aspose.W...

    OleFormat.suggestedFileName property. Gets the file name suggested for the current embedded object if you want to Save it into a file....embedded object if you want to save it into a file. get suggestedFileName...extension, // which we can use when saving the object's contents into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Simple Mail Merge in PHP|Aspose.Words for Java

    Simple Mail Merge using PHP...."London" ) ); // Saves the document to disk. $ doc -> save ( $ dataDir...coding sites: GitHub Load And Save To Stream in PHP Update Fields...

    docs.aspose.com/words/java/simple-mail-merge-in...
  5. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java — quick, code-friendly solution....identified, you can extract it and save it as a new file. public void...imageType ; //Saves the picture backImage . getImage (). save ( imagePath...

    docs.aspose.com/slides/androidjava/extracting-i...
  6. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Java — quick, code-friendly solution....identified, you can extract it and save it as a new file. public void...imageType ; //Saves the picture backImage . getImage (). save ( imagePath...

    docs.aspose.com/slides/java/extracting-images-f...
  7. Document comparison - Using Aspose library - Fr...

    Hi, I am trying to compare two documents could be pdf-pdf, pdf-docx, docx-docx. Docx-Docx comparison works well as it gives revisions which is helpful when I am trying to highlight my document. PDF-PDF comparison and …...Document(pdfInputStream); // Set the save options for DOCX com.aspose...saveOptions.setIm(true); // Save the PDF as a DOCX file ByteArrayOutputStrea...

    forum.aspose.com/t/document-comparison-using-as...
  8. 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/
  9. 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/
  10. 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/