ShapeBase.vertical_alignment property. Specifies how the shape is positioned vertically.... Examples Shows how to insert a floating image to the center...DocumentBuilder ( doc = doc ) # Insert a floating image that will...
DropDownItemCollection indexer. Gets or sets the element at the specified index....index int Examples Shows how to insert a combo box field, and edit... DocumentBuilder ( doc ) # Insert a combo box, and then verify...
Aspose::Words::Saving::BookmarksOutlineLevelCollection::get_Count method. Gets the number of elements contained in the collection in C++....DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...
Aspose::Words::Font::ClearFormatting method. Resets to default font formatting in C++.... Examples Shows how to insert a hyperlink field. auto doc...information, please visit the " ); // Insert a hyperlink and emphasize it...
Font.bold property. True if the font is formatted as bold....Examples Shows how to insert formatted text using DocumentBuilder...Specify font formatting, then add text. font = builder . font font...
FieldToc.heading_level_range property. Gets or sets a range of heading levels to include.... Examples Shows how to insert a TOC, and populate it with...start_bookmark ( 'MyBookmark' ) # Insert a TOC field, which will compile...
FieldToc.update_page_numbers method. Updates the page numbers for items in this table of contents.... Examples Shows how to insert a TOC, and populate it with...start_bookmark ( 'MyBookmark' ) # Insert a TOC field, which will compile...
Edit Markdown in Python code....C# C++ View code snippet Edit text in MD using Python Programmatic...digital workflow. Edit text in MD, insert graphs using external...
Edit a Word document in Python code....C# C++ View code snippet Edit text in Word using Python Programmatic...digital workflow. Edit text in Word, insert graphs using external...
Represents a structured document tag SDT or content control in a document in Java....PLAIN_TEXT, MarkupLevel.INLINE); sdtPlainText...StructuredDocumentTa(doc, SdtType.RICH_TEXT, MarkupLevel.INLINE); sdtRichText...