Aspose::Words::Fields::FieldDde::get_InsertAsText method. Gets whether to Insert the linked object in Text-only format in C++....Gets whether to insert the linked object in text-only format. bool...
Aspose::Words::Fields::FieldDdeAuto::get_InsertAsHtml method. Gets whether to Insert the linked object as HTML format Text in C++....whether to insert the linked object as HTML format text. bool Aspose...
Discover the Paragraph IsEndOfSection property, identify if a paragraph is the last in a section's main Text for enhanced document structure and clarity....paragraph in the Body (main text story) of a Section ; false...get ; } Examples Shows how to insert the contents of one document...
Aspose::Words::Fields::FieldDde::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)...
Aspose::Words::Fields::FieldDdeAuto::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)...
DropDownItemCollection.clear method. Removes all elements from the collection.... Examples Shows how to insert a combo box field, and edit... DocumentBuilder ( doc ) # Insert a combo box, and then verify...
DropDownItemCollection.count property. Gets the number of elements contained in the collection.... Examples Shows how to insert a combo box field, and edit... DocumentBuilder ( doc ) # Insert a combo box, and then verify...
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...
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...
ShapeBase.relative_horizontal_position property. Specifies relative to what the shape is positioned horizontally.... Examples Shows how to insert a floating image to the center...DocumentBuilder ( doc = doc ) # Insert a floating image that will...