Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 32,695 for

saveoptions

(0.09 sec)
  1. Convert OLM to MHTML via Java | products.aspose...

    Try the code sample to convert OLM files to MHTML format in Java. Download Java API to take your email processing applications to the next level.... And finally, the SaveOptions class provides options for...subject as the filename and SaveOptions.getDefaultMhtml() . System...

    products.aspose.com/email/java/conversion/olm-t...
  2. HtmlElementSizeOutputMode enumeration | Aspose....

    aspose.words.saving.HtmlElementSizeOutputMode enumeration. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB...."AllowNegativeIndent" flag # in a SaveOptions object that we will pass...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlSaveOptions.allowNegativeIndent property | ...

    HtmlSaveoptions.allowNegativeIndent property. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB..."AllowNegativeIndent" flag // in a SaveOptions object that we will pass...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert Project Data to JPEG | Aspose.Tasks Doc...

    This article explains how to convert Microsoft Project (MPP/XML) to JPEG using Aspose.Tasks for C# and VBScript....< Aspose::Tasks::Saving::SaveOptions > (options)); Examples-C...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  5. Convert ICS to EML via Java | products.aspose.com

    Try the code sample to convert ICS files to EML format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...default EML save options SaveOptions.getDefaultEml() . System...

    products.aspose.com/email/java/conversion/ics-t...
  6. Convert HTML To EPUB C#

    Convert HTML to EPUB format in C# code. Save HTML as EPUB using C#....html"); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/net/conversion/html-t...
  7. Convert HTML To DOC C#

    Convert HTML to DOC format in C# code. Save HTML as DOC using C#....html"); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/net/conversion/html-t...
  8. Convert TEXT To WORD C#

    Convert TEXT to WORD format in C# code. Save TEXT as WORD using C#....txt"); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/net/conversion/text-t...
  9. Convert JPG To Image C#

    Convert JPG to Image format in C# code. Save JPG as Image using C#....jpg"); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/net/conversion/jpg-to...
  10. Convert JPG To JPG C#

    Convert JPG to JPG format in C# code. Save JPG as JPG using C#....jpg"); var saveOptions = new ImageSaveOptions(SaveFormat...doc.PageCount; page++) { saveOptions.PageSet = new PageSet(page);...

    products.aspose.com/words/net/conversion/jpg-to...