Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 33,731 for

saveoptions

(0.06 sec)
  1. MailMerger.ExecuteWithRegionsToImages | Aspose....

    Effortlessly merge data from a DataTable into documents with MailMerger ExecuteWithRegionsToImages, transforming your content into stunning images....inputFileName , ImageSaveOptions saveOptions , DataTable dataTable , MailMergeOptions...String The input file name. saveOptions ImageSaveOptions The output’s...

    reference.aspose.com/words/net/aspose.words.low...
  2. PdfEncryptionDetails class | Aspose.Words for N...

    Aspose.Words.Saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF document... let saveOptions = new aw . Saving . PdfSaveOptions..."EncryptionDetails" property. saveOptions . encryptionDetails = encryptionDetails...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. MetafileRenderingOptions.EmfPlusDualRenderingMo...

    Discover how the EmfPlusDualRenderingMode property enhances EMF Dual metafile rendering. Optimize your graphics with flexible rendering options today!... PdfSaveOptions saveOptions = new PdfSaveOptions ();...will render the EMF part. saveOptions . MetafileRenderingOpt ....

    reference.aspose.com/words/net/aspose.words.sav...
  4. DocumentSavingArgs.EstimatedProgress | Aspose.W...

    Track your DocumentSavingArgs progress effortlessly with the EstimatedProgress property, providing real-time percentage updates for enhanced efficiency.... HtmlSaveOptions saveOptions = new HtmlSaveOptions ( saveFormat...ProgressCallback.{ext}" , saveOptions )); Assert . That ( exception...

    reference.aspose.com/words/net/aspose.words.sav...
  5. OoxmlSaveOptions.compressionLevel property | As...

    OoxmlSaveoptions.compressionLevel property. Specifies the compression level used to save document... let saveOptions = new aw . Saving . OoxmlSaveOptions...aw . SaveFormat . Docx ); saveOptions . compressionLevel = compressionLevel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ConverterContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words LowCode ConverterContext class for seamless document conversion and enhanced workflow efficiency. Transform your documents effortlessly....Execute (); OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {...ConvertContext.3.docx" , saveOptions ) . Execute (); Converter...

    reference.aspose.com/words/net/aspose.words.low...
  7. Aspose::Words::Saving::XpsSaveOptions::get_Save...

    Aspose::Words::Saving::XpsSaveoptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Xps in C++.... auto saveOptions = System :: MakeObject <...Words :: SaveFormat :: Xps , saveOptions -> get_SaveFormat ()); //...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. IDocumentProcessorPlugin.save method | Aspose.W...

    IDocumentProcessorPlugin.save method. Save the document loaded by [IDocumentProcessorPlugin.load()](../load/#bytesio_loadoptions) method to the output stream using the specified save options.... SaveOptions ): ... Parameter Type Description...output stream. save_options SaveOptions The save options. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ConverterContext | Aspose.Words for Java

    Document converter context 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. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveoptions.scale property. Gets or sets the zoom factor for the generated images....an image, we can pass a SaveOptions object to // edit the image...node into an image. let saveOptions = new aw . Saving . ImageSaveOptions...

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