Sort Score
Result 10 results
Languages All
Labels All
Results 8,501 - 8,510 of 368,085 for

save

(0.11 sec)
  1. Compress PDF Document using Java | Aspose.PDF

    Compress PDF programmatically with Java sample code using Aspose.PDF for Java...compresses images in the PDF file Save the optimized document to the...the new path using the Save() method. If you want to make it easier...

    products.aspose.com/pdf/java/compress/
  2. Extract Images from Presentation Shapes in Pyth...

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET — quick, code-friendly solution....identified, you can extract it and save it as a new file. XXX import...image_type ) back_image . image . save ( file_name . format ( "LayoutSlide_"...

    docs.aspose.com/slides/python-net/extracting-im...
  3. 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...
  4. 使用C++为图表工作表创建PdfBookmarkEntry|Documentation

    了解如何使用Aspose.Cells for C++为图表工作表创建PdfBookmarkEntry。...push_back ( ent4 ); // Create Pdf Save Options with Bookmark Entries...opts . SetBookmark ( ent1 ); // Save the output Pdf U16String outputFilePath...

    docs.aspose.com/cells/zh/cpp/create-pdfbookmark...
  5. PDF to DOCX Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one DOCX 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 DOCX Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-docx/
  6. FileFormatUtil.content_type_to_load_format meth...

    FileFormatUtil.content_type_to_load_format method. Converts IANA content type into a load format enumerated value....the corresponding Aspose load/save format from each media type...FileFormatUtil . content_type_to_save_format ( 'jpeg' )) # If Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table constructor | Aspose.Words for Python

    Table constructor. Initializes a new instance of the [Table](../) class.... save ( file_name = ARTIFACTS_DIR...append_child ( inner_table ) doc . save ( ARTIFACTS_DIR + 'Table.create_nested_table...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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-...
  9. 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...
  10. 在 VSTO 中新建 Diagram 和 Aspose.Diagram|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...." ; //Save diagram as VDX vdxDoc . SaveAs...text." )); //Save the new diagram diagram . Save ( "Drawing1.vdx"...

    docs.aspose.com/diagram/zh/net/create-a-new-dia...