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

saveoptions

(0.35 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. 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...
  7. 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...
  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. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library....saving the document as HTML $saveOption = new HtmlSaveOptions ();...-> save ( $outputFile , $saveOption ); Convert PDF to HTML -...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/
  10. Aspose::Words::Saving::XlsxDateTimeParsingMode ...

    Aspose::Words::Saving::XlsxDateTimeParsingMode enum. Specifies how document text is parsed to identify date and time values in C++....docx" ); auto saveOptions = System :: MakeObject <...datetime format autodetection. saveOptions -> set_DateTimeParsingMode...

    reference.aspose.com/words/cpp/aspose.words.sav...