Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 377,042 for

save

(0.92 sec)
  1. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....Finally, save the updated PDF using the Document object’s Save method...textAnnotation ); // Save updated document document . save ( _dataDir +...

    docs.aspose.com/pdf/java/actions/
  2. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...already created output stream and save options. Create a new graphics...filled rectangle. Close the page. Save the document. Copy 1 // Demonstrates...

    docs.aspose.com/page/net/ps/working-with-clips/
  3. MarkdownSaveOptions.export_images_as_base64 pro...

    MarkdownSaveOptions.export_images_as_base64 property. Specifies whether images are Saved in Base64 format to the output file...Specifies whether images are saved in Base64 format to the output...created. Examples Shows how to save a .md document with images embedded...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SummarizeOptions constructor | Aspose.Words for...

    SummarizeOptions constructor. Initializes a new instances of [SummarizeOptions](../) class.... save ( file_name = ARTIFACTS_DIR...options ) multi_document_summary . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSet class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSet class. Describes a random set of pages...can pass to the document's "Save" method // to modify the way...image. let options = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontInfoCollection class | Aspose.Words for Python

    aspose.words.fonts.FontInfoCollection class. Represents a collection of fonts used in a document...is saved. Default value for this property is False . save_subset_fonts...Specifies whether or not to save a subset of the embedded TrueType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MetafileRenderingOptions.RenderingMode | Aspose...

    Discover the MetafileRenderingOptions RenderingMode property to control how metafile images are rendered, enhancing your graphics quality and performance....default value depends on the save format. For images it is Bitmap...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Manage Presentation Hyperlinks on Android|Aspos...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java—enhance interactivity and workflow in minutes.... save ( "presentation-out.pptx" ,...trust Aspose APIs" ); pres . save ( "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/manage-hyper...
  9. 在Php中管理分页符|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....$v_page_breaks -> add ( "Y30" ); \ # Saving the modified Excel file in...Excel 2003) format $workbook -> save ( $dataDir . "Add Page Breaks...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  10. Manage Audio in Presentations Using Python|Aspo...

    Easily add, extract & manage audio frames in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Explore code examples & boost your presentations today.... Save the modified presentation. This...PowerPoint file to disk pres . save ( "AudioFrameEmbed_out.pptx"...

    docs.aspose.com/slides/python-net/audio-frame/