Sort Score
Result 10 results
Languages All
Labels All
Results 9,521 - 9,530 of 347,250 for

save

(0.09 sec)
  1. Convert DOC to VCF in Python | products.aspose.com

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

    products.aspose.com/total/python-net/conversion...
  2. Convert DOC to PST in Python | products.aspose.com

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

    products.aspose.com/total/python-net/conversion...
  3. Convert OTT to VCF in Python | products.aspose.com

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

    products.aspose.com/total/python-net/conversion...
  4. Watermarker.SetImage | Aspose.Words for .NET

    Enhance your documents with the Watermarker SetImage method. Effortlessly add custom image watermarks for a professional touch....page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

    reference.aspose.com/words/net/aspose.words.low...
  5. RTF to PDF image cut off - Free Support Forum -...

    I’m converting a RTF that displays a full image properly when shown in MS Word, but when it’s converted using aspose (python version), the image is cut off: Before in Word: After in PDF: Any ideas how to fix?...Different Export Options : When saving the document to PDF, specify...illustrate how you might adjust the save options: from aspose.words import...

    forum.aspose.com/t/rtf-to-pdf-image-cut-off/317207
  6. TiffCompression Enum | Aspose.Words for .NET

    Discover the Aspose.Words.TiffCompression enum for optimal TIFF file saving. Choose the best compression type for high-quality page images effortlessly....of compression to apply when saving page images into a TIFF file...can pass to the document's "Save" method // to modify the way...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::OptimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word. Use this method to prevent MS Word from displaying "Compatibility mode" ribbon upon document loading. (Note that you may also need to set the Compliance property to Iso29500_2008_Transitional or higher.) in C++....compliance specification for a saved document to adhere to. auto...Iso29500_2008_Strict", // any document we save while passing this object will...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. ImagePixelFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ImagePixelFormat enumeration. Specifies the pixel format for the generated images of document pages....jpg" ); // When we save the document as an image, we...format for the image that the saving operation will generate. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert JSON Format to PPT in Android Apps | pr...

    Parse JSON to PPT in Android Applications without using Microsoft PowerPoint...and open JSON file Save JSON as PPTX using save method Load PPTX...Presentation class Save the document to PPT format using save method Get...

    products.aspose.com/total/android-java/conversi...
  10. How to Convert Outlook Email to Word using C#

    In this easy tutorial, we will learn how to convert Outlook Email to Word using C#. You will see that in order to export Email to Word C# based API can be used. You can use this application in any of the .NET configured environments in operating systems like Windows, macOS, or Linux....MSG or EML format email file Save the loaded Email (EML/MSG) file...the previous step By using the Save method in C# EML to Word conversion...

    kb.aspose.com/email/net/how-to-convert-outlook-...