Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 31,170 for

saveoptions

(0.04 sec)
  1. Aspose::Words::IDocumentProcessorPlugin::Save m...

    Aspose::Words::IDocumentProcessorPlugin::Save method. Save the document loaded by Load() method to the output stream using the specified save options in C++....Words :: Saving :: SaveOptions > saveOptions ) = 0 Parameter Type...eam> The output stream. saveOptions System::SharedPtr<Aspose...

    reference.aspose.com/words/cpp/aspose.words/ido...
  2. SaveOptions.exportGeneratorName property | Aspo...

    Saveoptions.exportGeneratorName property. When ``true``, causes the name and version of Aspose.Words to be embedded into produced files...exportGeneratorName property SaveOptions.exportGeneratorName property...to check the result. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. MarkdownSaveOptions.LinkExportMode | Aspose.Wor...

    Discover the MarkdownSaveoptions LinkExportMode property to control link formatting in output files. Optimize your document exports effortlessly!...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . LinkExportMode...LinkExportMode.Reference.md" , saveOptions ); // Image will be written...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Enc...

    Aspose::Words::Saving::HtmlSaveoptions::get_Encoding method. Specifies the encoding to use when exporting to HTML, MHTML or EPUB. Default value is new UTF8Encoding(false) (UTF-8 without BOM) in C++....docx" ); // Use a SaveOptions object to specify the encoding...that we will save. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveoptions::get_ExportDocumentProperties method. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB. Default value is false in C++....docx" ); // Use a SaveOptions object to specify the encoding...that we will save. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. HtmlFixedSaveOptions.RemoveJavaScriptFromLinks ...

    Optimize your HTML with the HtmlFixedSaveoptions RemoveJavaScriptFromLinks feature. Enhance security by removing JavaScript from links effortlessly....HtmlSaveOptions saveOptions = new HtmlSaveOptions (); saveOptions . RemoveJavaScriptFrom...RemoveJavaScriptFrom.html" , saveOptions ); Shows how to remove JavaScript...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PclSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PclSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Pcl](../../aspose.words/saveformat/#Pcl) format...→ FixedPageSaveOptions → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) colorMode Gets or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. NodeRendererBase.save method | Aspose.Words for...

    Aspose.Words.Rendering.NodeRendererBase.save method...[ Hide ] save(fileName, saveOptions) Renders the shape into an...save ( fileName : string , saveOptions : Aspose . Words . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PsSaveOptions class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. SaveOptions.updateLastPrintedProperty property ...

    Saveoptions.updateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtindocumentproperties/lastPrinted/) property is updated before saving....updateLastPrintedPro property SaveOptions.updateLastPrintedPro property...save operation // with this SaveOptions object passed as a parameter...

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