Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 33,600 for

saveoptions

(0.18 sec)
  1. Aspose::Words::Saving::XamlFixedSaveOptions cla...

    Aspose::Words::Saving::XamlFixedSaveoptions class. Can be used to specify additional options when saving a document into the XamlFixed format. To learn more, visit the documentation article in C++....for Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostSc...for Aspose::Words::Saving::SaveOptions::get_CustomTimeZoneInfo ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveoptions Compliance to choose your OOXML version for output documents. Optimize your files with the default Ecma376_2006 setting.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (...( SaveFormat . Docx ); saveOptions . Compliance = OoxmlCompliance...

    reference.aspose.com/words/net/aspose.words.sav...
  3. MarkdownSaveOptions.ImagesFolder | Aspose.Words...

    Discover how the MarkdownSaveoptions ImagesFolder property enhances your document exports by specifying the ideal folder for saving images in Markdown format...."ImagesDir" ); MarkdownSaveOptions saveOptions = new MarkdownSaveOptions...document's linked images. saveOptions . ImagesFolder = imagesFolder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. MetafileRenderingOptions.UseEmfEmbeddedToWmf | ...

    Discover how the UseEmfEmbeddedToWmf property optimizes WMF metafile rendering, enhancing performance and quality for your graphics applications.... PdfSaveOptions saveOptions = new PdfSaveOptions ();...will render the EMF part. saveOptions . MetafileRenderingOpt ....

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Saving::XpsSaveOptions::get_Outl...

    Aspose::Words::Saving::XpsSaveoptions::get_OutlineOptions method. Allows to specify outline options in C++.... auto saveOptions = System :: MakeObject <...Words :: SaveFormat :: Xps , saveOptions -> get_SaveFormat ()); //...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Saving File to Response Object with C++|Documen...

    Learn how to save files dynamically and send them directly to a client browser using Aspose.Cells for C++.... SaveOptions , the file format type. The..."output.xls" ; XlsSaveOptions saveOptions ; workbook . Save ( outputPath...

    docs.aspose.com/cells/cpp/saving-file-to-respon...
  7. PdfSaveOptions.pageLayout property | Aspose.Wor...

    PdfSaveoptions.pageLayout property. Specifies the page layout to be used when the document is opened in a PDF reader.... let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . pageLayout = aw . Saving . PdfPageLayout...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveoptions::get_ImageResolution method. Specifies the output resolution for images when exporting to Markdown. Default is %96 dpi in C++....docx" ); auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_ImageResolution (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....SaveOptions , com.aspose.words.TxtSaveOptionsBase...saveFormat) public static SaveOptions createSaveOptions(int saveFormat)...

    reference.aspose.com/words/java/com.aspose.word...
  10. FixedPageSaveOptions.optimizeOutput property | ...

    FixedPageSaveoptions.optimizeOutput property. Flag indicates whether it is required to optimize output... let saveOptions = new aw . Saving . XpsSaveOptions...save the document normally. saveOptions . optimizeOutput = optimizeOutput...

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