Aspose.Words.Settings.OdsoFieldMapData class. Specifies how a column in the external data source shall be mapped to the predefined merge fields within the document...predefined merge fields within the document. To learn more, visit the...Mail Merge and Reporting documentation article. Remarks Microsoft...
aspose.words.settings.OdsoFieldMapData class. Specifies how a column in the external data source shall be mapped to the predefined merge fields within the document...predefined merge fields within the document. To learn more, visit the...Mail Merge and Reporting documentation article. Remarks Microsoft...
Document.theme property. Gets the [Document.theme](./) object for this document....property Document.theme property Gets the Document.theme object...object for this document. @property def theme ( self ) -> aspose...
This API allows to create, edit, render, print, and convert Word Documents in Java without utilizing Microsoft Word....Answers How to Convert Word Document to HTML using Java How to...Java How to Generate Word Document using Java without Interop...
TextPath.fit_path property. Defines whether the text fits the path of a shape....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...
TextPath.strike_through property. True if the font is formatted as strikethrough text....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...
TextPath.underline property. True if the font is underlined....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...