Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 32,777 for

saveoptions

(0.17 sec)
  1. DocSaveOptions.savePictureBullet property | Asp...

    DocSaveoptions.savePictureBullet property. When ``false``, PictureBullet data is not saved to output document...By setting a flag in the SaveOptions object, // we can convert...points while saving. let saveOptions = new aw . Saving . DocSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::DoclingSaveOptions::get_...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Saving::DocSaveOptions::get_Alwa...

    Aspose::Words::Saving::DocSaveoptions::get_AlwaysCompressMetafiles method. When false, small metafiles are not compressed for performance reason. Default value is true, all metafiles are compressed regardless of its size in C++....// We can set a flag in a SaveOptions object to compress every...uncompressed metafiles. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveoptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc in C++...."Compliance" property of the SaveOptions object to "OoxmlCompliance...follow that standard. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. MailMerger Class | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.MailMerger. Effortlessly fill templates with data using simple and advanced mail merge techniques for seamless document automation.... To ( List<Stream>, SaveOptions ) Specifies output Document...processor. To ( Stream, SaveOptions ) Specifies output stream...

    reference.aspose.com/words/net/aspose.words.low...
  6. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)...docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...SvgSaveOptions (); saveOptions . maxImageResolution = 72 ; doc ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::OdtSaveOptions::get_Meas...

    Aspose::Words::Saving::OdtSaveoptions::get_MeasureUnit method. Allows to specify units of measure to apply to document content. The default value is Centimeters in C++....docx" ); auto saveOptions = System :: MakeObject <...:: OdtSaveOptions > (); saveOptions -> set_MeasureUnit ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. SaveOptions.UseHighQualityRendering | Aspose.Wo...

    Optimize your Saveoptions with the UseHighQualityRendering property for superior output. Control rendering speed and quality for perfect results....UseHighQualityRender Contents [ Hide ] SaveOptions.UseHighQualityRender property...a rendered document with SaveOptions. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 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...
  10. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....SaveOptions , com.aspose.words.TxtSaveOptionsBase...docx"); MarkdownSaveOptions saveOptions = new MarkdownSaveOptions();...

    reference.aspose.com/words/java/com.aspose.word...