Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 31,270 for

saveoptions

(0.22 sec)
  1. HtmlLoadOptions.convert_svg_to_emf property | A...

    HtmlLoadOptions.convert_svg_to_emf property. Gets or sets a value indicating whether to convert loaded SVG images to the EMF format...document to HTML, we can pass a SaveOptions object # to determine how...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlSaveOptions.metafile_format property | Aspo...

    HtmlSaveoptions.metafile_format property. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB...document to HTML, we can pass a SaveOptions object # to determine how...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert MHTML to MSG via Java | products.aspose...

    Try the code sample to convert MHTML files to MSG format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...MSG file path along with SaveOptions.getDefaultMsgUnicode() ....

    products.aspose.com/email/java/conversion/mhtml...
  5. Convert MSG to HTML via Java | products.aspose.com

    Try the code sample to convert MSG files to HTML format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...default options for saving SaveOptions.getDefaultHtml() . System...

    products.aspose.com/email/java/conversion/msg-t...
  6. Convert VCF to OFT via Java | products.aspose.com

    Try the code sample to convert VCF files to OFT format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...filename parameter and use the SaveOptions.getDefaultOft() method to...

    products.aspose.com/email/java/conversion/vcf-t...
  7. Convert VCF to EMLX via Java | products.aspose.com

    Try the code sample to convert VCF files to EMLX format in Java. Download Java API to take your email processing applications to the next level.... The SaveOptions class provides options for...path for the EMLX file and SaveOptions.getDefaultEml() for default...

    products.aspose.com/email/java/conversion/vcf-t...
  8. Convert JPG To SVG C#

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

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

    Convert JPG to PNG format in C# code. Save JPG as PNG 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 TXT C#

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

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