Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 347,031 for

save

(0.1 sec)
  1. Convert EML to EML in Python | products.aspose.com

    Save EML to EML within Python applications without using Microsoft Word or Outlook...NET and save it into EML format. This makes...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  2. ResourceSavingArgs class | Aspose.Words for Python

    aspose.words.saving.ResourceSavingArgs class. Provides data for the [IResourceSavingCallback.resource_saving()](../iresourcesavingcallback/resource_saving/#resourcesavingargs) event...resource_saving() event. To learn more, visit the Save a Document...Words saves a document to fixed page HTML or SVG, it saves each...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Saving a Document as a Multipage TIFF|Aspose.Wo...

    Convert a document to a multi-page TIFF using Python. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Ask AI Saving a Document as a Multipage TIFF Contents [ Hide...code, by simply passing the “save to” path and the relevant file...

    docs.aspose.com/words/python-net/saving-a-docum...
  4. Saving a Document as a Multipage TIFF in C#|Asp...

    Convert a document to a multi-page TIFF using C#. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Ask AI Saving a Document as a Multipage TIFF Contents [ Hide...code, by simply passing the “save to” path and the relevant file...

    docs.aspose.com/words/net/saving-a-document-as-...
  5. Convert PS to POT via Java API | products.aspos...

    Java API to Convert PS to POT without using Microsoft Word...Convert PS to PPTX by using save method Load PPTX document by...Presentation class Save the document to POT format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  6. Convert CGM to POTM via Java API | products.asp...

    Java API to Convert CGM to POTM without using Microsoft Word...Convert CGM to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTM format using save method and...

    products.aspose.com/total/java/conversion/cgm-t...
  7. Add and Verify PDF Digital Signature using C++ ...

    Сreate electronic signature in PDF documents programmatically with C++ sample code using Aspose.PDF for C++... Save PDF file, You will get the document...pkcs ); // Save output PDF file signature -> Save ( outFile );...

    products.aspose.com/pdf/cpp/signature/
  8. SaveOptions.allow_embedding_post_script_fonts p...

    SaveOptions.allow_embedding_post_script_fonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is Saved...fonts in a document upon it is saved. The default value is False...True . Examples Shows how to save the document with PostScript...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert PowerPoint to PNG in C#|Aspose.Slides D...

    Convert PowerPoint presentation to PNG in C#. Convert PPT to PNG in C#. Convert PPTX to PNG in C#. Convert ODP to PNG in C#...Presentation object and then save its slide thumbnail to PNG format...IPresentation.Save(String, SaveFormat, ISaveOptions method to save the...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  10. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in C++...pptx" ); pres -> Save ( u "pres.html" , SaveFormat...set_AnimateTransitions ( true ); pres -> Save ( u "pres.html" , SaveFormat...

    docs.aspose.com/slides/cpp/export-to-html5/