Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 33,526 for

saveoptions

(0.13 sec)
  1. Converting Email Messages in Jython|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....email import SaveOptions class Converter : def __init__...in Unicode format saveOptions = SaveOptions eml . save ( dataDir...

    docs.aspose.com/email/java/converting-email-mes...
  2. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....conversion using a SaveOptions object. auto saveOptions = System ::...:: HtmlSaveOptions > (); saveOptions -> set_ExportRelativeFontSi...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. MarkdownOfficeMathExportMode | Aspose.Words for...

    Specifies how Aspose.Words exports OfficeMath to Markdown in Java....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); saveOptions.set...OfficeMathExportMode.md", saveOptions); Shows how to export OfficeMath...

    reference.aspose.com/words/java/com.aspose.word...
  4. OutlineOptions.DefaultBookmarksOutlineLevel | A...

    Discover how the DefaultBookmarksOutlineLevel property enhances your Word documents by optimizing bookmark visibility in the outline. Boost productivity today!... PdfSaveOptions saveOptions = new PdfSaveOptions ();...pane in the output PDF. saveOptions . PageMode = PdfPageMode...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Convert Project Data to PDF | Aspose.Tasks Docu...

    A step-by-step guide to converting Microsoft Project files to PDF using Aspose.Tasks for C++....FitContent property in the SaveOptions class to avoid truncation...System ::SharedPtr < SaveOptions > saveOptions = System::MakeObject...

    docs.aspose.com/tasks/cpp/convert-project-to-pd...
  6. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveoptions class. Can be used to specify additional options when saving a document into the Doc or Dot format. To learn more, visit the documentation article in C++....Aspose :: Words :: Saving :: SaveOptions Methods Method Description...for Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostSc...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. DocSaveOptions.AlwaysCompressMetafiles | Aspose...

    Optimize your document management with the AlwaysCompressMetafiles property. Improve performance by controlling metafile compression for efficiency....// We can set a flag in a SaveOptions object to compress every...DocSaveOptions saveOptions = new DocSaveOptions (); saveOptions . AlwaysCompressMetafi...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfSaveOptions.PageLayout | Aspose.Words for .NET

    Discover the PdfSaveoptions PageLayout property to customize your PDF’s layout for optimal viewing in any reader. Enhance your document's presentation!...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . PageLayout..."PdfSaveOptions.PageLayout.pdf" , saveOptions ); See Also enum PdfPageLayout...

    reference.aspose.com/words/net/aspose.words.sav...
  9. GraphicsQualityOptions.TextRenderingHint | Aspo...

    Discover the GraphicsQualityOptions TextRenderingHint property for optimal text rendering in your graphics. Enhance visual quality and performance today!...GenericTypographic }; ImageSaveOptions saveOptions = new ImageSaveOptions (...( SaveFormat . Jpeg ); saveOptions . GraphicsQualityOptio = qualityOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. SaveOptions.progressCallback property | Aspose....

    Saveoptions.progressCallback property. Called during saving a document and accepts data about saving progress....progressCallback property SaveOptions.progressCallback property...supported: Html, Mhtml, Epub. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...