Field.asFieldPrintDate method. Cast field to [FieldPrintDate](../../../Aspose.words.fields/fieldprintdate/).... See Also module Aspose.Words class Field Field.asFieldPrint...
Field.asFieldSubject method. Cast field to [FieldSubject](../../../Aspose.words.fields/fieldsubject/).... See Also module Aspose.Words class Field Field.asFieldStyleRef...
Field.asFieldStyleRef method. Cast field to [FieldStyleRef](../../../Aspose.words.fields/fieldstyleref/).... See Also module Aspose.Words class Field Field.asFieldSkipIf...
JoinRunsOptions.ignoreRedundant property. True indicates that the redundant attributes of all runs will be ignored when joining runs with same formatting.... See Also module Aspose.Words class JoinRunsOptions JoinRunsOptions...
Inline.font property. Provides access to the font formatting of this object....@property def font ( self ) -> aspose . words . Font : ... Examples Shows...Shows how to construct an Aspose.Words document by hand. doc =...
Document.punctuation_kerning property. Specifies whether kerning applies to both Latin text and punctuation....punctuation_kerning ) See Also module aspose.words class Document Document...
DocumentBase.styles property. Returns a collection of styles defined in the document.... get styles () : Aspose . Words . StyleCollection Remarks...a document created using Aspose.words contains by default. for...
DocumentVisitor.visit_field_end method. Called when a field ends in the document....visit_field_end ( self , field_end : aspose . words . fields . FieldEnd ):...enumeration. See Also module aspose.words class DocumentVisitor DocumentVisitor...