Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 378,425 for

save

(0.58 sec)
  1. Export EML to PNG via Java | products.aspose.com

    Java API to Convert EML to PNG without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to PNG format using save method and set PNG as SaveFormat...

    products.aspose.com/total/java/conversion/eml-t...
  2. Export EML to TIFF via Java | products.aspose.com

    Java API to Convert EML to TIFF without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to TIFF format using save method and set TIFF as SaveFormat...

    products.aspose.com/total/java/conversion/eml-t...
  3. SvgSaveOptions.text_output_mode property | Aspo...

    SvgSaveOptions.text_output_mode property. Gets or sets a value determining how text should be rendered in SVG.... saving . SvgTextOutputMode : ... @text_output_mode..., value : aspose . words . saving . SvgTextOutputMode ): ......

    reference.aspose.com/words/python-net/aspose.wo...
  4. CssSavingArgs.CssStream | Aspose.Words for .NET

    Optimize your CSS storage with the CssSavingArgs CssStream property, enabling seamless saving of CSS data to your preferred stream....the CSS information will be saved to. public Stream CssStream...This property allows you to save CSS information to a stream...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Animation|Aspose.Slides for Python Documentation

    Master slide animations in Python with Aspose.Slides: add, edit, and remove effects, timings, and triggers to create dynamic presentations in PPT, PPTX and ODP.... save ( "animation.pptx" , slides...remove ( effect ) presentation . save ( "animation_removed.pptx" ...

    docs.aspose.com/slides/python-net/examples/elem...
  6. Adding a Signature to an Image|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.... We will save the resultant image in PNG format...Graphics class DrawImage method. Save result in PNG format. Program...

    docs.aspose.com/psd/java/adding-a-signature-to-...
  7. Generate EAN-2 and EAN-5 Barcodes as Supplement...

    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 ( $"{path}SupplementEAN2.png"...SupplementData = "12345" ; gen . Save ( $"{path}SupplementEAN5.png"...

    docs.aspose.com/barcode/net/ean2-and-ean5-as-su...
  8. Audio|Aspose.Slides for PHP Documentation

    Work with audio in PHP using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for slides and shapes in PowerPoint and OpenDocument....$audioStream ); $presentation -> save ( "audio.pptx" , SaveFormat...$audioFrame ); $presentation -> save ( "audio_removed.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/examples/elemen...
  9. Format PDF Documents in Python|Aspose.PDF for P...

    Learn how to format PDF documents, embed fonts, control viewer settings, and adjust display options in Python.... Save the updated PDF file using the save method. Properties...document window properties and save the result.""" document = ap...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  10. Exclude Unused Styles during Excel to HTML conv...

    Learn how to exclude unused styles during Excel to HTML conversion using Aspose.Cells for C++...." ); // Specify HTML save options; we want to exclude...true ); // Save the workbook in HTML format wb . Save ( u "outputExcludeUnusedS...

    docs.aspose.com/cells/cpp/exclude-unused-styles...