Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 379,080 for

save

(0.62 sec)
  1. Export EMAIL to RTF via C++ | products.aspose.com

    C++ API to Convert EMAIL to RTF without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to RTF format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  2. Add PDF Pages in Python|Aspose.PDF for Python v...

    Learn how to add or insert pages into PDF documents in Python.... Save the modified Document to the...pages . insert ( 2 ) document . save ( output_file_name ) Add an...

    docs.aspose.com/pdf/python-net/add-pages/
  3. Working with Comments|Documentation

    This page describes how to add or edit comments with Aspose.Diagram library...., "test@" ); // Save diagram diagram . Save ( dataDir + "AddComment_out...= comment ; } // Save Visio diagram . Save ( dataDir + "EditComment_out...

    docs.aspose.com/diagram/net/working-with-comments/
  4. Extract Images from PDF|Aspose.PDF for Android ...

    How to extract a part of the image from PDF using Aspose.PDF for Android via Java...provides a Save method which can be used to save the extracted...toString ()); // Save output image xImage . save ( outputImage ...

    docs.aspose.com/pdf/androidjava/extract-images-...
  5. Convert PowerPoint Slides to PNG in C++|Aspose....

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for C++, ensuring precise, automated results....render slides as images, and save the results in PNG format. The...the IImage::Save(String, ImageFormatPtr method to save the slide...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  6. PdfDigitalSignatureDetails.timestampSettings pr...

    PdfDigitalSignatureDetails.timestampSettings property. Gets or sets the digital signature timestamp settings.... Saving . PdfDigitalSignatureT Remarks...Examples Shows how to sign a saved PDF document digitally and timestamp...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontSavingArgs.italic property | Aspose.Words f...

    FontSavingArgs.italic property. Indicates whether the current font is italic....logic for exporting fonts when saving to HTML. test . skip ( 'SaveExportedFonts...callback that will handle font saving in a custom manner. let options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SaveOptions.updateFields property | Aspose.Word...

    SaveOptions.updateFields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format...types should be updated before saving the document to a fixed page...document immediately before saving it to PDF. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET.... Finally, save the output PDF file. So the...( image ); // Save PDF document document . Save ( dataDir + "BMPtoPDF_out...

    docs.aspose.com/pdf/net/convert-images-format-t...
  10. Remove Watermark from PDF using Python | Aspose...

    Remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file Delete Watermark from...artifacts [ 1 ]) # save result pdf to file document . save ( path_outfile...

    products.aspose.com/pdf/python-net/watermark/re...