IAiModelText.checkGrammar method. Checks grammar of the provided document... Words . Document , options : Aspose . Words . AI . CheckGrammarOptions...docx" ); See Also module Aspose.Words.AI class IAiModelText IAiModelText...
IResourceSavingCallback.resourceSaving method. Called when Aspose.Words saves an external resource to fixed page HTML or SVG formats....Words saves an external resource to...resourceSaving ( args : Aspose . Words . Saving . ResourceSavingArgs...
Make a new Markdown in JavaScript in a few steps. Easily create Markdown using Node.js via .NET library....Run code npm install @aspose/words Copy Insert Text Insert Comments...const aw = require( '@aspose/words' ); var doc = new aw.Document()...
Make a new DOC in JavaScript in a few steps. Easily create DOC using Node.js via .NET library....Run code npm install @aspose/words Copy Insert Text Insert Comments...const aw = require( '@aspose/words' ); var doc = new aw.Document()...
PsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... words . SaveFormat : ... @save_format...save_format ( self , value : aspose . words . SaveFormat ): ... Examples...
FixedPageSaveOptions.numeral_format property. Gets or sets [NumeralFormat](../../numeralformat/) used for rendering of numerals... words . saving . NumeralFormat : ...numeral_format ( self , value : aspose . words . saving . NumeralFormat ):...
FieldArgumentBuilder.addField method. Adds a field represented by a [FieldBuilder](../../fieldbuilder/) to the argument.... Words . Fields . FieldBuilder ) Parameter...FieldBuilder See Also module Aspose.Words.Fields class FieldArgumentBuilder...
DigitalSignatureDetails.certificateHolder property. Gets or sets a [DigitalSignatureDetails.certificateHolder](./) object that contains the certificate used to sign a document.... Words . DigitalSignatures . CertificateHolder...CertificateHolder See Also module Aspose.Words.Saving class DigitalSignatureDeta...
CustomXmlPropertyCollection.add method. Adds a property to the collection.... Words . Markup . CustomXmlProperty...add. See Also module Aspose.Words.Markup class CustomXmlPropertyCol...