Aspose::Words::Fields::FieldLink::get_InsertAsRtf method. Gets whether to Insert the linked object in rich-Text format (RTF) in C++....whether to insert the linked object in rich-text format (RTF)...
Effortlessly remove bookmarks by name with the BookmarksOutlineLevelCollection Remove method. Simplify your document management today!...DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . Writeln ( "Text inside Bookmark 1." ); builder...
Discover if a bookmark exists in BookmarksOutlineLevelCollection. Easily manage your bookmarks with this essential method for efficient organization....DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . Writeln ( "Text inside Bookmark 1." ); builder...
Adjust font size effortlessly with the Font Size property. Customize your Text in points for enhanced readability and design appeal....Shows how to format a run of text using its font property. Document...docx" ); Shows how to insert formatted text using DocumentBuilder...
DropDownItemCollection.remove method. Removes the specified value from the collection.... Examples Shows how to insert a combo box field, and edit... DocumentBuilder ( doc ) # Insert a combo box, and then verify...
DropDownItemCollection.remove_at method. Removes a value at the specified index.... Examples Shows how to insert a combo box field, and edit... DocumentBuilder ( doc ) # Insert a combo box, and then verify...
ParagraphFormat.add_space_between_far_east_and_alpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin Text and regions of East Asian Text in the current paragraph....regions of Latin text and regions of East Asian text in the current...): ... Examples Shows how to insert a paragraph into the document...
Font.name property. Gets or sets the name of the font....Shows how to format a run of text using its font property. let...docx" ); Shows how to insert formatted text using DocumentBuilder...
Aspose::Words::Document::get_EndnoteOptions method. Provides options that control numbering and positioning of endnotes in this document in C++....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting an endnote adds a...
Manage Field Result properties effortlessly. Access or modify Text between field separators for streamlined data handling and enhanced efficiency....Result property Gets or sets text that is between the field separator...set ; } Examples Shows how to insert a field into a document using...