Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 33,600 for

saveoptions

(0.27 sec)
  1. SvgSaveOptions.removeJavaScriptFromLinks proper...

    SvgSaveoptions.removeJavaScriptFromLinks property. Specifies whether JavaScript will be removed from links...docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...SvgSaveOptions (); saveOptions . removeJavaScriptFrom = true ; doc...

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

    Effortlessly transform your input files by replacing character patterns with custom strings and generating stunning images with our ReplaceToImages method....inputFileName , ImageSaveOptions saveOptions , string pattern , string...String The input file name. saveOptions ImageSaveOptions The save...

    reference.aspose.com/words/net/aspose.words.low...
  3. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the document in Java....OutputStream outputStream, SaveOptions saveOptions, String pattern, String...OutputStream outputStream, SaveOptions saveOptions, String pattern, String...

    reference.aspose.com/words/java/com.aspose.word...
  4. Watermarker.SetImage | Aspose.Words for .NET

    Enhance your documents with the Watermarker SetImage method. Effortlessly add custom image watermarks for a professional touch....SetImage( string, string, SaveOptions , string ) Adds an image...string outputFileName , SaveOptions saveOptions , string watermarkImageFileNa...

    reference.aspose.com/words/net/aspose.words.low...
  5. Specify Save Options in C++|Aspose.Words for C++

    More accurately control the save process....Words provides you with the SaveOptions class, which allows more...Save method that accept a SaveOptions object – it should be an...

    docs.aspose.com/words/cpp/specify-save-options/
  6. Aspose.PSD for .NET 23.11 - 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....LoadEffectsResource = true }; var saveOptions = new PngOptions { ColorType...Save ( outputFileFish , saveOptions ); } using ( var psdImage...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  7. SoftEdgeFormat.remove method | Aspose.Words for...

    SoftEdgeFormat.remove method. Removes [SoftEdgeFormat](../) from the parent object....docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...SvgSaveOptions (); saveOptions . maxImageResolution = 72 ; doc ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.PSD for .NET 23.11 - 发布说明|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....LoadEffectsResource = true }; var saveOptions = new PngOptions { ColorType...Save ( outputFileFish , saveOptions ); } using ( var psdImage...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Processor | Aspose.Words for Java

    Processor class for performing different document processing actions in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions.setPassword("Aspose...ConvertContext.3.docx", saveOptions) .execute(); Converter.c...

    reference.aspose.com/words/java/com.aspose.word...
  10. XlsxSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XlsxSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XLSX](../../aspose.words/saveformat/#XLSX) format...Inheritance: XlsxSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) compression_level Specifies...

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