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

saveoptions

(0.15 sec)
  1. Convert DOC To TXT Java

    Convert DOC to TXT format in Java code. Save DOC as TXT using Java....doc"); ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat...getPageCount(); page++) { saveOptions.setPageSet(new PageSet(page));...

    products.aspose.com/words/java/conversion/doc-t...
  2. HtmlSaveOptions.export_relative_font_size prope...

    HtmlSaveoptions.export_relative_font_size property. Specifies whether font sizes should be output in relative units when saving to HTML, MHTML or EPUB...document to HTML, we can pass a SaveOptions object # to determine whether...

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

    Specifies the pixel format for the generated images of document pages in Java....an image, we can pass a SaveOptions object to // select a pixel...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert PowerPoint to HTML in Java|Aspose.Slide...

    Convert PowerPoint HTML in Java: Save PPTX or PPT as HTML in Java. Save slides as HTML in Java...HtmlOptions saveOptions = new HtmlOptions (); saveOptions . setSvgResponsiveLayo...html" , SaveFormat . Html , saveOptions ); } finally { if ( pres...

    docs.aspose.com/slides/androidjava/convert-powe...
  5. MIME multipart boundaries with Aspose.email in ...

    I am experiencing an issue while using Aspose.Email to process emails in our application. When we load and save emails using Aspose, the MIME boundaries seem to be altered or regenerated, which causes issues with email d…...We are using the default SaveOptions for saving the email. Expected...

    forum.aspose.com/t/mime-multipart-boundaries-wi...
  6. HtmlSaveOptions.ExportFontResources | Aspose.Wo...

    Discover the HtmlSaveoptions ExportFontResources property to control font resource export for HTML, MHTML, or EPUB. Maximize your document's visual appeal!...docx" ); // Configure a SaveOptions object to export fonts to...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 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)); view raw E...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  8. HtmlSaveOptions.MetafileFormat | Aspose.Words f...

    Discover the HtmlSaveoptions MetafileFormat property for exporting to HTML, MHTML, or EPUB. Save metafiles as high-quality PNG images by default!...document to HTML, we can pass a SaveOptions object // to determine how...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_All...

    Aspose::Words::Saving::HtmlSaveoptions::get_AllowNegativeIndent method. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB. Default value is false in C++...."AllowNegativeIndent" flag // in a SaveOptions object that we will pass...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Convert OFT to MSG via Java | products.aspose.com

    Try the code sample to convert OFT 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...for the MSG file and using SaveOptions.getDefaultMsgUnicode() as...

    products.aspose.com/email/java/conversion/oft-t...