Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 368,336 for

save

(0.33 sec)
  1. Hello World in Ruby|Aspose.Words for Java

    Write 'Hello' to a Word Document using Ruby....\ # Save the document in DOCX format. The format to save as is... \ # Aspose.Words supports saving any document in many more formats...

    docs.aspose.com/words/java/hello-world-in-ruby/
  2. Add Pages to PDF using Python | Aspose.PDF

    Add PDF pages to your document programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the output PDF using the Save method. Insert...insert ( 2 ) # Save output file document . save ( path_outfile...

    products.aspose.com/pdf/python-net/pages/add/
  3. Extract Images from PDF Python | Aspose.PDF

    Extract images from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save output image. Save updated PDF file. Extract...output_image , "w" ) # Save output image xImage . save ( output_image...

    products.aspose.com/pdf/python-net/images/extract/
  4. Create Presentations in .NET|Aspose.Slides Docu...

    Create presentations in .NET with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and Save them programmatically for reliable results.... Save ( "NewPresentation_out.pptx"...Create and Save a Presentation Steps: Create and Save Presentation...

    docs.aspose.com/slides/net/create-presentation/
  5. Extract Images from PDF C# | Aspose.PDF

    Extract images from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Save output image. Save updated PDF file. Extract...FileMode . Create ); xImage . Save ( outputImage , 300 ); outputImage...

    products.aspose.com/pdf/net/images/extract/
  6. PDF Conversion Solution using C++ | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for C++..._dataDir + infilename ); // Save using save options // Create DocSaveOptions...true ); // Save the resultant DOC file document -> Save ( _dataDir...

    products.aspose.com/pdf/cpp/conversion/
  7. Aspose::Words::Saving::SaveOptions::get_TempFol...

    Aspose::Words::Saving::SaveOptions::get_TempFolder method. Specifies the folder for temporary files used when saving to a DOC or DOCX file. By default, this property is null and no temporary files are used in C++....Aspose::Words::Saving::SaveOptions::get_TempFolder method Contents...for temporary files used when saving to a DOC or DOCX file. By default...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Render Presentations with Fallback Fonts in Jav...

    Render presentations with fallback fonts in Aspose.Slides for Java – keep text consistent across PPT, PPTX and ODP with step-by-step Java code samples....save method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/java/render-presentation...
  9. Render Presentations with Fallback Fonts on And...

    Render presentations with fallback fonts in Aspose.Slides for Android – keep text consistent across PPT, PPTX and ODP with step-by-step Java code samples....save method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/androidjava/render-prese...
  10. Render Presentations with Fallback Fonts in PHP...

    Render presentations with fallback fonts in Aspose.Slides for PHP via Java – keep text consistent across PPT, PPTX and ODP with step-by-step code samples....save method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/php-java/render-presenta...