Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 34,087 for

saveoptions

(1.18 sec)
  1. Aspose.PSD for .NET 18.10 - Release Notes|Docum...

    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 ); // Set opacity 50% im...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  2. DoclingSaveOptions.RenderNonImageShapes | Aspos...

    Enable or disable rendering of non-image shapes when exporting documents to Docling JSON format....DoclingSaveOptions saveOptions = new DoclingSaveOptions (); saveOptions . SaveFormat...shapes from the output. saveOptions . RenderNonImageShapes =...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. TxtSaveOptions class | Aspose.Words for Node.js

    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 ) defaultTemplate Gets or...

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