Table.cellSpacing property. Gets or sets the amount of space (in points) between the cells....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...
ListLevel.trailing_character property. Returns or sets the character inserted after the number for the list level.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...
ListLevel.tab_position property. Returns or sets the tab position (in points) for the list level.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...
DigitalSignatureDetails.sign_options property. Gets or sets a [DigitalSignatureDetails.sign_options](./) object used to sign a document.... doc = aw . Document ( file_name = MY_DIR...docx' ) certificate_holder = aw . digitalsignatures . CertificateHolder...
FrameFormat.relativeVerticalPosition property. Gets the relative vertical position of a frame.... let doc = new aw . Document ( base . myDir + "Paragraph...frameFormat . heightRule ). toEqual ( aw . HeightRule . AtLeast ); expect...
FrameFormat.heightRule property. Gets the rule for determining the height of the specified frame.... let doc = new aw . Document ( base . myDir + "Paragraph...frameFormat . heightRule ). toEqual ( aw . HeightRule . AtLeast ); expect...
Shape.strokeColor property. Defines the color of a stroke....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...insertShape ( aw . Drawing . ShapeType . CloudCallout , aw . Drawing...
FrameFormat.height property. Gets the height of the specified frame.... let doc = new aw . Document ( base . myDir + "Paragraph...frameFormat . heightRule ). toEqual ( aw . HeightRule . AtLeast ); expect...
Aspose.Words.AI.SummaryLength enumeration. Enumerates possible lengths of summary.... let firstDoc = new aw . Document ( base . myDir + "Big...docx" ); let secondDoc = new aw . Document ( base . myDir + "Document...