Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 368,030 for

save

(0.18 sec)
  1. JPEG to PDF Merge using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/jpeg-to-pdf/
  2. Import and Export Annotations to XFDF format us...

    You may import and export annotation with XFDF format with C++ and Aspose.PDF for C++ library....and annotations, which can be saved and imported/exported to PDF...exportFileName ); // Save output PDF document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/import-export-xfdf/
  3. EPS to PDF Merge using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/eps-to-pdf/
  4. ThumbnailGeneratingOptions.thumbnail_size prope...

    ThumbnailGeneratingOptions.thumbnail_size property. Size of generated thumbnail in pixels...setting a thumbnail image when saving a document to .epub. # 1 -.... update_thumbnail () doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::FileFormatUtil::ContentTypeToSav...

    Aspose::Words::FileFormatUtil::ContentTypeToSaveFormat method. Converts IANA content type into a Save format enumerated value in C++....Converts IANA content type into a save format enumerated value. static...the corresponding Aspose load/save format from each media type...

    reference.aspose.com/words/cpp/aspose.words/fil...
  6. Image Converter Licensing Plugin|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....proceed to save it in JPEG format using the `Save()` method along...

    docs.aspose.com/imaging/net/aspose-imaging-net-...
  7. Apply Shape Effects in Presentations with Pytho...

    Transform your PPT, PPTX and ODP files with advanced shape effects using Aspose.Slides for Python—create striking, professional slides in seconds.... save ( "output.pptx" , slides . export...reflection_effect . blur_radius = 4 pres . save ( "reflection.pptx" , slides...

    docs.aspose.com/slides/python-net/shape-effect/
  8. Insert an Empty Page at End of PDF File in PHP|...

    Learn how to insert an empty page at the end of a PDF document in PHP using Aspose.PDF for document expansion....-> getPages () -> add (); # Save the concatenated output file...(the target document) $pdf -> save ( $dataDir . "output.pdf" );...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  9. Aspose.PSD for Python via .NET 24.7 - 发行说明|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... save ( outputFile , PngOptions ())...PdfCoreOptions () psdImage . save ( output , saveOptions ) PSDPYTHON-88...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  10. Convert PDF to DOC or DOCX format in Ruby|Aspos...

    Learn how to convert PDF documents to DOC or DOCX formats in Ruby with Aspose.PDF, enabling easier editing and processing.... pdf ' ) # Save the concatenated output file...the target document ) pdf . save ( data_dir + "output.doc" )...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...