Aspose::Words::Font::get_DoubleStrikeThrough method. True if the font is formatted as double strikethrough Text in C++....formatted as double strikethrough text. bool Aspose :: Words :: Font...add a line strikethrough to text. auto doc = MakeObject < Document...
Aspose::Words::Fields::FormField::Accept method. Accepts a visitor in C++....set_StatusText ( u "Checkbox status text" ); checkBox -> set_OwnStatus...a document builder to insert text input form field. builder ->...
BookmarkCollection.remove_at method. Removes a bookmark at the specified index....# Insert five bookmarks with text inside their boundaries. i =...bookmark_name ) builder . write ( f 'Text inside { bookmark_name } .'...
Discover if bidirectional Text support is enabled in FieldOptions. Easily manage Text updates for enhanced multilingual functionality....indicating whether bidirectional text is fully supported during field...fully supports bi-directional text. Document doc = new Document...
Holds the options that allow controlling the document layout process in Java....Examples: Shows how to hide text in a rendered output document...DocumentBuilder(doc); // Insert hidden text, then specify whether we wish...
HeaderFooter.headerFooterType property. Gets the type of this header/footer.... The text in that paragraph // will appear...section, above the main body text. let header = new aw . HeaderFooter...
Paragraph.parentSection property. Retrieves the parent [Section](../../section/) of the paragraph.... The text in that paragraph // will appear...section, above the main body text. let header = new aw . HeaderFooter...
BookmarkCollection.clear method. Removes all bookmarks from this collection and from the document....// Insert five bookmarks with text inside their boundaries. for...bookmarkName ); builder . write ( `Text inside ${ bookmarkName } .`...
Aspose::Words::PageSetup::get_Bidi method. Specifies that this section contains bidirectional (complex scripts) Text in C++....bidirectional (complex scripts) text. bool Aspose :: Words :: PageSetup...Shows how to set the order of text columns in a section. auto doc...
TextPath.on property. Defines whether the Text is displayed....property Defines whether the text is displayed. @property def...work with WordArt. def insert_text_paths (): doc = aw . Document...