FieldDde.source_item property. Gets or sets the portion of the source file that's being linked....field_linked_objects_as_text (): for insert_linked_object_as in (...( InsertLinkedObjectAs . TEXT , InsertLinkedObjectAs . UNICODE...
FieldLink.source_item property. Gets or sets the portion of the source file that's being linked....field_linked_objects_as_text (): for insert_linked_object_as in (...( InsertLinkedObjectAs . TEXT , InsertLinkedObjectAs . UNICODE...
BuildingBlock Type property. Specifies the building block type in C#....access in Microsoft Word via "Insert" -> "Quick Parts" -> "Building...that contains the text. Assert . AreEqual ( $"Text inside {customBlock...
BookmarkCollection.clear method. Removes all bookmarks from this collection and from the document....DocumentBuilder ( doc ) # Insert five bookmarks with text inside their boundaries...bookmark_name ) builder . write ( f 'Text inside { bookmark_name } .'...
BuildingBlock Gallery property. Specifies the firstlevel categorization for the building block for the purposes of classification or user interface sorting in C#....access in Microsoft Word via "Insert" -> "Quick Parts" -> "Building...that contains the text. Assert . AreEqual ( $"Text inside {customBlock...
Allows the user to specify what happens to the current match during a replace operation in Java.... Examples: Shows how to insert an entire document’s contents...Document(getMyDir() + "Document insertion destination.docx"); // We...
FootnoteOptions.position property. Specifies the footnotes position....to text # that does not interfere with the main body text's flow...flow. # Inserting a footnote adds a small superscript reference...
DocumentBuilder Write method. Inserts a string into the document at the current Insert position in C#....Write method Inserts a string into the document...current insert position. public void Write ( string text ) Parameter...
Specifies the Matrix object consisting of child elements laid out in one or more rows and columns....justification respect to surrounding text. setBaseJustification(int value)...justification respect to surrounding text. getMinColumnWidth() Minimum...
Aspose::Words::ParagraphFormat::get_Borders method. Gets collection of borders of the paragraph in C++....get_Borders () Examples Shows how to insert a paragraph with a top border...DashSmallGap ); builder -> Writeln ( u "Text with a red top border." ); doc...