aspose.words.fields.FieldAutoTextList class. Implements the AUTOTEXTLIST field...the Working with Fields documentation article. Remarks Creates...modifications made to the document. (Inherited from Field ) is_locked...
Save VCF to RTF in your Python applications without using Microsoft Outlook or Word...RTF (Rich Text Format) is a document file format used by Microsoft...popular format for exchanging documents between different applications...
Free online app to convert MHTML to PCL files. Java conversion library code for MHTML Documents....will be converted into PCL document Download the converted PCL...API Open MHTML file using Document class Convert MHTML to DOC...
Free online app to convert PDF to DOT files. Java conversion library code for PDF Documents....will be converted into DOT document Download the converted DOT...Automation API Open PDF file using Document class Convert PDF to DOC by...
Free online app to convert PDF to DOTX files. Java conversion library code for PDF Documents....will be converted into DOTX document Download the converted DOTX...Automation API Open PDF file using Document class Convert PDF to DOC by...
Aspose::Words::DocumentBuilder::get_Underline method. Gets/sets underline type for the current font in C++....how to format text inserted by a document builder. auto doc =...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
Aspose::Words::Layout::RevisionColor enum. Allows to specify color of Document revisions in C++....Allows to specify color of document revisions. enum class RevisionColor...revisions in a rendered output document. auto doc = System :: MakeObject...
Aspose::Words::Font::get_Border method. Returns a Border object that specifies border for the font in C++....to insert a string surrounded by a border into a document. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
Cell constructor. Initializes a new instance of the [Cell](../) class....doc DocumentBase The owner document. Remarks When Cell is created...specified document, but is not yet part of the document and Node...
Paragraph constructor. Initializes a new instance of the [Paragraph](../) class....doc DocumentBase The owner document. Remarks When Paragraph is...specified document, but is not yet part of the document and Node...