Implements the TOC field in Java....and specified styles, and inserts that table at this place in...document. Examples: Shows how to insert a TOC, and populate it with...
Paragraph.runs property. Provides access to the typed collection of pieces of Text inside the paragraph....typed collection of pieces of text inside the paragraph. get runs...an Inline node. // 1 - An "insert" revision: // This revision...
Defines the Text and formatting of the Text path of a WordArt object in Java....TextPath Defines the text and formatting of the text path (of a WordArt...Document(); // Insert a WordArt object to display text in a shape...
Aspose::Words::Fields::FieldBuilder::FieldBuilder constructor. Initializes an instance of the FieldBuilder class in C++....Examples Shows how to create and insert a field using a field builder...// A convenient way of adding text content to a document is with...
FieldDde.Insert_as_rtf property. Gets or sets whether to Insert the linked object in rich-Text format (RTF)....insert_as_rtf property FieldDde.insert_as_rtf property Gets or...whether to insert the linked object in rich-text format (RTF)...
CellFormat.horizontalMerge property. Specifies how the cell is merged horizontally with other cells in the row....DocumentBuilder ( doc ); // Insert a cell into the first column...builder . write ( "Text in merged cells." ); // Insert a cell into the...
Edit DOCX, DOC, PDF and a variety of other file formats in Python....expands the possibilities to edit text, allowing the use of templates...dynamic content modification. Edit text in documents using Python Programmatic...
FieldLink.InsertAsUnicode property. Gets or sets whether to Insert the linked object as Unicode Text....whether to insert the linked object as Unicode text. get insertAsUnicode...
Edit DOCX, DOC, PDF and a variety of other file formats in C++....expands the possibilities to edit text, allowing the use of templates...dynamic content modification. Edit text in documents using C++ Programmatic...
Edit DOCX, DOC, PDF and a variety of other file formats in C#....expands the possibilities to edit text, allowing the use of templates...dynamic content modification. Edit text in documents using C# Programmatic...