Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 33,600 for

saveoptions

(0.12 sec)
  1. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveoptions::get_RemoveJavaScriptFromLinks method. Specifies whether JavaScript will be removed from links. Default is false in C++....docx" ); auto saveOptions = System :: MakeObject <...HtmlFixedSaveOptions > (); saveOptions -> set_RemoveJavaScriptFrom...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. RtfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.RtfSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Rtf](../../aspose.words/saveformat/#Rtf) format...Inheritance: RtfSaveOptions → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) defaultTemplate Gets or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. MarkdownSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.MarkdownSaveoptions class. Class to specify additional options when saving a document into the [SaveFormat.Markdown](../../aspose.words/saveformat/#Markdown) format...MarkdownSaveOptions → TxtSaveOptionsBase → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) defaultTemplate Gets or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Saving::MarkdownOfficeMathExport...

    Aspose::Words::Saving::MarkdownOfficeMathExportMode enum. Specifies how Aspose.Words exports OfficeMath to Markdown in C++....docx" ); auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_OfficeMathExportMode...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides — PPT, PPTX — to clean Markdown with Aspose.Slides for PHP via Java, automate documentation and keep formatting....{ $saveOptions = new MarkdownSaveOptions (); $saveOptions ->...md" , SaveFormat :: Md , $saveOptions ); } finally { $presentation...

    docs.aspose.com/slides/php-java/convert-powerpo...
  6. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOC](../../aspose.words/saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...Inheritance: DocSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) always_compress_metafiles...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::ExportFontFormat enum | ...

    Aspose::Words::Saving::ExportFontFormat enum. Indicates the format that is used to export fonts while rendering to HTML fixed format in C++....docx" ); auto saveOptions = System :: MakeObject <...HtmlFixedSaveOptions > (); saveOptions -> set_ExportEmbeddedCss...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. IDocumentConverterPlugin | Aspose.Words for Java

    Defines an interface for external converter plugin in Java....OutputStream outputStream, SaveOptions saveOptions) convertToImages(InputStream...LoadOptions loadOptions, SaveOptions saveOptions) Converts pages from...

    reference.aspose.com/words/java/com.aspose.word...
  9. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveoptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...docx" ); // Use a SaveOptions object to specify the encoding...document that we will save. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Converter.Convert | Aspose.Words for .NET

    Effortlessly convert your documents with our Converter's Convert method. Transform input files into desired formats with ease and precision....Rtf ); OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {...Convert.LoadOptions.docx" , saveOptions ); Converter . Convert (...

    reference.aspose.com/words/net/aspose.words.low...