Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 377,455 for

save

(0.28 sec)
  1. HtmlSaveOptions.exportFontsAsBase64 property | ...

    HtmlSaveOptions.exportFontsAsBase64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding... Examples Shows how to save a .html document with images...docx" ); let options = new aw . Saving . HtmlSaveOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfDigitalSignatureDetails.hashAlgorithm proper...

    PdfDigitalSignatureDetails.hashAlgorithm property. Gets or sets the hash algorithm.... Saving . PdfDigitalSignatureH Remarks...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::LowCode::Watermarker::SetWaterma...

    Aspose::Words::LowCode::Watermarker::SetWatermarkToImages method. Adds an image watermark into the document with options. Renders the output to images in C++....System::SharedPtr<Aspose::Words::Saving::ImageSaveOptions>&, const...SharedPtr < Aspose :: Words :: Saving :: ImageSaveOptions > & saveOptions...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Working with Shapes in PS file | Python

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...already created output stream and save options. Create a rectangle...the rectangle. Close the page. Save the document. To stroke (outline)...

    docs.aspose.com/page/python-net/ps/working-with...
  5. Merge MD files using .NET | Aspose.PDF

    Merge MD files programmatically with C# sample code using Aspose.PDF for .NET...download format to any supported save format. Aspose.PDF for .NET...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/net/merger/md/
  6. Convert Image to PDF in Python|Aspose.PDF for P...

    This topic show you how to convert Image to PDF using Aspose.PDF for Python via C++ library....to the page Save the output PDF with ‘document.save’ method. The...paragraphs . add ( image ) # Save the document to the output file...

    docs.aspose.com/pdf/python-cpp/convert-image-to...
  7. Convert EML to OFT via Java | products.aspose.com

    Try the code sample to convert EML files to OFT format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...template files, allow users to save a pre-formatted email with placeholders...

    products.aspose.com/email/java/conversion/eml-t...
  8. How to Convert HTML to PDF with C++|Documentation

    This topic shows you how to convert HTML to PDF Saveformat and MHTML to PDF Saveformat using Aspose.Cells for C++.... Save the output PDF document by calling...calling the Workbook.Save() method. #include <iostream> #include...

    docs.aspose.com/cells/cpp/convert-html-to-pdf/
  9. SaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how to use the SaveOptions SaveFormat property to effortlessly choose your document's Save format for optimal flexibility and control....the document will be saved if this save options object is used...use a specific encoding when saving a document to .epub. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Example of using group layers in Aspose.PSD for...

    Using of Group Layer of PSD File via Java...layers, save the modified PSD image utilizing the save method...layer, add layers to it, and save the modified PSD image. Please...

    docs.aspose.com/psd/java/psd-group-layer/