Sort Score
Result 10 results
Languages All
Labels All
Results 6,521 - 6,530 of 375,788 for

save

(0.16 sec)
  1. How to - developer tips|Documentation

    Learn about the developer tips about Python Image Processing Library such as how to convert image to vectorized psd image, Save transparent image and more....with drawstring method How to save jpeg image with various compression...Reduce file size in tiff Set or Save Transparent Image in Python...

    docs.aspose.com/imaging/python-net/developer-gu...
  2. FontInfoCollection.embedSystemFonts property | ...

    FontInfoCollection.embedSystemFonts property. Specifies whether or not to embed System fonts into the document... Examples Shows how to save a document with embedded TrueType...saveSubsetFonts = embedAllFonts ; doc . save ( base . artifactsDir + "Font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert HTML to GIF – C# Examples and Online Co...

    Convert HTML to GIF using Aspose.HTML for .NET. Consider various HTML to GIF conversion scenarios in C# examples. Try online HTML Converter....GIF conversion allows you to save an HTML document as a GIF image...example. In the example, the save options are set by default....

    docs.aspose.com/html/net/convert-html-to-gif/
  4. Working with Backgrounds as Artifacts with Pyth...

    Add background image to the your PDF file with Python. Use the BackgroundArtifact class....background ) # Save the resulting PDF document . save ( output_pdf...

    docs.aspose.com/pdf/python-net/add-backgrounds/
  5. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns while exporting spreadsheets to CSV format using Aspose.Cells for C++....leading blank columns and rows on saving, but if you want to remove...columns will be discarded on saving. Prior to the release of Aspose...

    docs.aspose.com/cells/cpp/trim-leading-blank-ro...
  6. Extract All Images from Shapes in Visio|Documen...

    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....Bitmap ( stream ); // save bmp here bitmap . Save ( "ExtractedShape"...

    docs.aspose.com/diagram/net/extract-all-images-...
  7. RtfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfSaveOptions to enhance your document saving experience. Customize RTF output with advanced settings for optimal results....specify additional options when saving a document into the Rtf format...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PDF Redaction API | Aspose.PDF

    Redact PDF documents with free cross-platform Apps and High Code APIs for any platform.... Save PDF file. Redact PDF - C# Document...); annot . Redact (); } doc . Save ( dataDir + "output.pdf" );...

    products.aspose.com/pdf/redaction/
  9. Change Layer Properties|Documentation

    This section explains how to change layer's properties with Aspose.Diagram.... True ; } // Save diagram diagram . Save ( dataDir + "Cha...

    docs.aspose.com/diagram/net/change-properties-l...
  10. Convert a Document to Markdown in C++|Aspose.Wo...

    Convert a document in any supported load format to Markdown and vice versa using C++....also supports the most popular save formats . Now the functionality...programmatically. Then you need to save the document to Markdown format...

    docs.aspose.com/words/cpp/convert-a-document-to...