Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 380,629 for

save

(0.12 sec)
  1. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for Android via Java. Preserve layouts and speaker notes for professional presentations....PowerPoint to PDF with Notes The save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/androidjava/convert-powe...
  2. Convert Image to JPG in Java | products.aspose.com

    Convert Image to JPG in Java. Use Aspose.Slides for Java to add an image to a slide and render it as a JPG file....the slide as an IImage , and save it with ImageFormat.Jpeg . Convert...1f , 1f ); try { slideImage . save ( "image.jpg" , ImageFormat...

    products.aspose.com/slides/java/conversion/imag...
  3. Convert Image to JPG in C++ | products.aspose.com

    Convert image to JPG in C++. Use the C++ library API to convert image files to JPG images....); // Save the image in JPG format. slideImage -> Save( u "slide...the source image file in C++. Save the result as a JPG file. Free...

    products.aspose.com/slides/cpp/conversion/image...
  4. Convert SVG to PNG in C++ | products.aspose.com

    Convert SVG to PNG in C++. Use Aspose.Slides for C++ to place an SVG image on a slide and render it as a PNG file....the slide with GetImage , and save the rendered image with ImageFormat::Png...GetImage( 2.0 , 2.0 ); image -> Save( u "image.png" , ImageFormat...

    products.aspose.com/slides/cpp/conversion/svg-t...
  5. Convert HTML to JPG in C++ | products.aspose.com

    Convert HTML to JPG in C++. Use the C++ library API to convert HTML files to JPG images....Presentation from the HTML file and save each slide as a JPG image. C++...slide -> GetImage(); image -> Save(fileName); image -> Dispose();...

    products.aspose.com/slides/cpp/conversion/html-...
  6. PdfDigitalSignatureDetails.location property | ...

    PdfDigitalSignatureDetails.location property. Gets or sets the location of the signing....can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // Configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert HTML to XML in C++ | products.aspose.com

    Convert HTML to XML in C++. Use the C++ library API to convert HTML files to XML output....can import HTML content and save slide output as XML-based files...Presentation from the HTML file and save each slide as XML-based output...

    products.aspose.com/slides/cpp/conversion/html-...
  8. Export TEX to OTP in Android | products.aspose.com

    Android API to Convert TEX to OTP without using Microsoft Word...Convert TEX to PPTX by using save method Load PPTX document by...Presentation class Save the document to OTP format using save method and...

    products.aspose.com/total/android-java/conversi...
  9. Export EMAIL to XPS via C++ | products.aspose.com

    C++ API to Convert EMAIL to XPS without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to XPS format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  10. Export EMAIL to PCL via C++ | products.aspose.com

    C++ API to Convert EMAIL to PCL without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to PCL format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...