Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 33,600 for

saveoptions

(0.28 sec)
  1. IDocumentProcessorPlugin.save method | Aspose.W...

    IDocumentProcessorPlugin.save method. Save the document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method to the output stream using the specified save options....method save(outputStream, saveOptions) Save the document loaded...Buffer , saveOptions : Aspose . Words . Saving . SaveOptions ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MarkdownExportAsHtml Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownExportAsHtml enum to effortlessly convert Markdown elements to raw HTML, enhancing your document export options....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . ExportAsHtml...doc . Save ( outputPath , saveOptions ); Shows how to export a...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveoptions::get_LinkExportMode method. Specifies how links will be written to the output file. Default value is Auto in C++....png auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_LinkExportMode ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::DoclingSaveOptions::get_...

    Aspose::Words::Saving::DoclingSaveoptions::get_RenderNonImageShapes method. Gets or sets a value indicating whether non-image shapes should be rendered and written to the output Docling JSON document in C++....docx" ); auto saveOptions = System :: MakeObject <...DoclingSaveOptions > (); saveOptions -> set_SaveFormat ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 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 Java library....pdf" ); // Instantiate HTML SaveOptions object HtmlSaveOptions htmlOptions...HTML save saveOptions object HtmlSaveOptions saveOptions = new HtmlSaveOptions...

    docs.aspose.com/pdf/java/convert-pdf-to-html/
  6. XpsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XpsSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XPS](../../aspose.words/saveformat/#XPS) format...→ FixedPageSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) color_mode Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MailMerger | Aspose.Words for Java

    Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations in Java....OutputStream outputStream, SaveOptions saveOptions, System.Data.DataRow...OutputStream outputStream, SaveOptions saveOptions, System.Data.DataRow...

    reference.aspose.com/words/java/com.aspose.word...
  8. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape...."Compliance" property of the SaveOptions object to "OoxmlCompliance...follow that standard. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NodeRendererBase.Save | Aspose.Words for .NET

    Discover the NodeRendererBase Save method. Easily render shapes as images and save them to files for seamless integration and enhanced productivity....fileName , ImageSaveOptions saveOptions ) Parameter Type Description...existing file is overwritten. saveOptions ImageSaveOptions Specifies...

    reference.aspose.com/words/net/aspose.words.ren...
  10. OdtSaveOptions.isStrictSchema11 property | Aspo...

    OdtSaveoptions.isStrictSchema11 property. Specifies whether export should correspond to ODT specification 1.1 strictly...docx" ); let saveOptions = new aw . Saving . OdtSaveOptions...OdtSaveOptions (); saveOptions . measureUnit = aw . Saving . OdtSaveMeasureUnit...

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