Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 38,277 for

save

(0.31 sec)
  1. How to Add Image in PDF using C#

    This article explains how to add image in PDF using C#. It provides details about the IDE configuration, steps to write the program and a running sample code add photo to PDF using C#....page, the resultant file is saved on the disk. Steps to Insert...collection of the selected page Save the current graphics state and...

    kb.aspose.com/pdf/net/how-to-add-image-in-pdf-u...
  2. Aspose::Words::PlainTextDocument::PlainTextDocu...

    Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain text document from a stream. Automatically detects the file format in C++...." ); doc -> Save ( ArtifactsDir + u "PlainTextDocument...set_Password ( u "MyPassword" ); doc -> Save ( ArtifactsDir + u "PlainTextDocument...

    reference.aspose.com/words/cpp/aspose.words/pla...
  3. Convert SVG to JPG in Python – Aspose.HTML

    Convert SVG to JPG using the Aspose.HTML Python library. Learn about ImageSaveOptions and consider Python code examples for converting SVG to JPG.... The save options are set by default....converters import * from aspose.html.saving import * # Load an SVG document...

    docs.aspose.com/html/python-net/convert-svg-to-...
  4. OutlineOptions.CreateMissingOutlineLevels | Asp...

    Discover how the CreateMissingOutlineLevels property in OutlineOptions enhances document exports by automatically generating missing outline levels for better organization....corresponding headings when saving a PDF document. Document doc...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Using Adjustment Layer for PSD Enhancements|Doc...

    Examples of using adjustment layer via Aspose.PSD for Python...then set up the options for saving the output PNG files. The PngOptions...Finally, we save the modified image using the save() method of...

    docs.aspose.com/psd/python-net/adjustment-layer...
  6. BookmarksOutlineLevelCollection.Clear | Aspose....

    Effortlessly clear all elements from your BookmarksOutlineLevelCollection with our Clear method, optimizing your data management for enhanced efficiency....EndBookmark ( "Bookmark 3" ); // When saving to .pdf, bookmarks can be accessed...will be optimized during the save operation. // In this case,...

    reference.aspose.com/words/net/aspose.words.sav...
  7. How to Convert Outlook Email to Word using Java

    In this topic, we will learn about how to convert Outlook Email to Word using Java. You will witness that in order to convert an Email to Word Java-based API can be used in any of the commonly available operating system like Windows, macOS, or Linux....MSG email file from the disk Save the loaded Email (MSG/EML) file...to MHTML Save the loaded MHTML to Docx using the save method By...

    kb.aspose.com/email/java/how-to-convert-outlook...
  8. SvgSaveOptions.MaxImageResolution | Aspose.Word...

    Control the quality of your exported raster images with the SvgSaveOptions MaxImageResolution. Set pixel density for optimal results. Default, 0.... Save ( ArtifactsDir + "SvgSaveOptions...SvgSaveOptions namespace Aspose.Words.Saving assembly Aspose.Words SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. SVG Converter – Convert SVG in Python

    Learn how to convert SVG to other formats using Aspose.HTML for Python via .NET and consider Python examples of SVG conversion.... Create a Save Options object. The namespace...specific save options during the conversion saving process. You...

    docs.aspose.com/html/python-net/svg-converter/
  10. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch... blue Save the PSD file: img . save ( outputFile ) This...shadow effect to it. Finally, it saves the PSD file with the specified...

    docs.aspose.com/psd/python-net/create-psd-psb-i...