Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 31,170 for

saveoptions

(0.08 sec)
  1. PclSaveOptions.rasterizeTransformedElements pro...

    PclSaveoptions.rasterizeTransformedElements property. Gets or sets a value determining whether or not complex transformed elements should be rasterized before saving to PCL document...docx" ); let saveOptions = new aw . Saving . PclSaveOptions...PclSaveOptions (); saveOptions . saveFormat = aw . SaveFormat . Pcl...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::XpsSaveOptions class | A...

    Aspose::Words::Saving::XpsSaveoptions class. Can be used to specify additional options when saving a document into the Xps format. To learn more, visit the documentation article in C++....for Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostSc...for Aspose::Words::Saving::SaveOptions::get_CustomTimeZoneInfo ...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....docx" ); // Use a SaveOptions object to specify the encoding...document that we will save. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MarkdownSaveOptions.ImageResolution | Aspose.Wo...

    Optimize your Markdown exports with the ImageResolution property, setting custom output resolutions for sharper images. Default, 96 dpi....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . ImageResolution..."MarkdownSaveOptions.ImageResolution.md" , saveOptions ); See Also class MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. DocSaveOptions.SavePictureBullet | Aspose.Words...

    Discover how the DocSaveoptions SavePictureBullet property enhances your document output. Control PictureBullet data saving effortlessly for optimal results....By setting a flag in the SaveOptions object, // we can convert...while saving. DocSaveOptions saveOptions = new DocSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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...
  7. SaveOptions.create_save_options method | Aspose...

    aspose.words.saving.Saveoptions.create_save_options method...class that derives from SaveOptions . create_save_options(file_name)...class that derives from SaveOptions . Examples Shows an option...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SaveOptions.imlRenderingMode property | Aspose....

    Saveoptions.imlRenderingMode property. Gets or sets a value determining how ink (InkML) objects are rendered....imlRenderingMode property SaveOptions.imlRenderingMode property...to previous versions. let saveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format.... let saveOptions = new aw . Saving . OoxmlSaveOptions...aw . SaveFormat . Docx ); saveOptions . compliance = aw . Saving...

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