TextPath.font_family property. Defines the family of the textpath font.... doc = aw . Document () # Insert a...ExShape . _append_word_art ( doc , 'Hello World! This text is...
TextPath.small_caps property. True if the font is formatted as small capital letters.... doc = aw . Document () # Insert a...ExShape . _append_word_art ( doc , 'Hello World! This text is...
TextPath.size property. Defines the size of the font in points.... doc = aw . Document () # Insert a...ExShape . _append_word_art ( doc , 'Hello World! This text is...
Font.highlight_color property. Gets or sets the highlight (marker) color.... doc = aw . Document () run = aw . Run ( doc = doc , text... pydrawing . Color . yellow doc . first_section . body . first_paragraph...
BuiltInDocumentProperties.contentStatus property. Gets or sets the content status of the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ....myDir + "Paragraphs.docx" ); let properties = doc . builtInDocumentPrope...
BuiltInDocumentProperties.contentType property. Gets or sets the content type of the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ....myDir + "Paragraphs.docx" ); let properties = doc . builtInDocumentPrope...
Sample code for JP2 To Searchable PDF Java conversion. Use API example code for batch JP2 files To Searchable PDF conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...
Sample code for JPEG2000 To Searchable PDF Java conversion. Use API example code for batch JPEG2000 files To Searchable PDF conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...
Aspose::Words::Markup::CusTomXmlPartCollection::Add method. Adds an item To the collection in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...