Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 34,066 for

saveoptions

(0.09 sec)
  1. TxtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.TxtSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...TxtSaveOptions → TxtSaveOptionsBase → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) default_template Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::PclSaveOptions::get_Save...

    Aspose::Words::Saving::PclSaveoptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Pcl in C++....docx" ); auto saveOptions = System :: MakeObject <...:: PclSaveOptions > (); saveOptions -> set_SaveFormat ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose.PSD for .NET 18.10 - 发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....导出为PNG var saveOptions = new PngOptions (); saveOptions . ColorType...Save ( pngExportPath100 , saveOptions ); // 设置透明度为50% im . Layers...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  4. Aspose::Words::LowCode::Splitter::Split method ...

    Aspose::Words::LowCode::Splitter::Split method. Splits a document from an input stream into multiple parts based on the specified split options and returns the resulting parts as an array of streams in the specified save format in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, const System::SharedP...Words :: Saving :: SaveOptions > & saveOptions , const System ::...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. ShapeBase.softEdge property | Aspose.Words for ...

    ShapeBase.softEdge property. Gets soft edge formatting for the shape....docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...SvgSaveOptions (); saveOptions . maxImageResolution = 72 ; doc ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SaveOptions.progressCallback property | Aspose....

    Saveoptions.progressCallback property. Called during saving a document and accepts data about saving progress....progressCallback property SaveOptions.progressCallback property...supported: Html, Mhtml, Epub. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. HtmlFixedSaveOptions.RemoveJavaScriptFromLinks ...

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

    reference.aspose.com/words/net/aspose.words.sav...
  9. DocSaveOptions.AlwaysCompressMetafiles | Aspose...

    Optimize your document management with the AlwaysCompressMetafiles property. Improve performance by controlling metafile compression for efficiency....// We can set a flag in a SaveOptions object to compress every...DocSaveOptions saveOptions = new DocSaveOptions (); saveOptions . AlwaysCompressMetafi...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ImageSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSaveoptions class. Allows to specify additional options when rendering document pages or shapes to images...→ FixedPageSaveOptions → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) colorMode Gets or sets...

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