Font.style property. Gets or sets the character style applied to this formatting.... doc = aw . Document () builder = aw . DocumentBuilder...style = doc . styles . add ( aw . StyleType . CHARACTER , 'MyStyle'...
ChartLegend.legendEntries property. Returns a collection of legend entries for all series and trendlines of the parent chart....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...
DigitalSignature.issuer_name property. Returns the subject distinguished name of the certificate isuuer.... assertFalse ( aw . FileFormatUtil . detect_file_format...document. certificate_holder = aw . digitalsignatures . CertificateHolder...
DigitalSignatureCollection.is_valid property. Returns ``True`` if all digital signatures in this collection are valid and the document has not been tampered with Also returns ``True`` if there are no digital signatures... assertFalse ( aw . FileFormatUtil . detect_file_format...document. certificate_holder = aw . digitalsignatures . CertificateHolder...
ShapeBase.wrap_side property. Specifies how the text is wrapped around the shape.... doc = aw . Document ( file_name = MY_DIR...list ( doc . get_child_nodes ( aw . NodeType . SHAPE , True )))))...
Aspose.Words.Saving.HtmlOfficeMathOutputMode enumeration. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB.... let doc = new aw . Document ( base . myDir + "Office...HTML text. let options = new aw . Saving . HtmlSaveOptions ();...