DocumentBuilder.Insert_combo_box method. Inserts a combobox form field at the current position....insert_combo_box method insert_combo_box(name, items, selected_index)...selected_index) Inserts a combobox form field at the current position...
Aspose::Words::Fields::FormField::get_MaxLength method. Maximum length for the text field. Zero when the length is not limited in C++....how insert different kinds of form fields into a document, and...process them with using a document visitor implementation. void...
Aspose::Words::Fields::FormField::get_Checked method. Gets or sets the checked status of the check box form field. Default value for this property is false in C++....how insert different kinds of form fields into a document, and...process them with using a document visitor implementation. void...
Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table.... Inline Not documented. Seems to be a possible value...None . Examples Shows how to insert a floating image to the center...
Aspose::Words::Fields::FormField::get_OwnHelp method. Specifies the source of the text that's displayed in a message box when a form field has the focus and the user presses F1 in C++....how insert different kinds of form fields into a document, and...process them with using a document visitor implementation. void...
Aspose::Words::Settings::ViewOptions::get_DoNotDisplayPageBoundaries method. Turns off display of the space between the top of the text and the top edge of the page in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert content that spans across 3...
Aspose::Words::Fields::FieldPrivate class. Implements the PRIVATE field. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldPrivate...modifications made to the document. get_IsLocked () Gets or sets...
Implements the AUTONUMOUT field in Java....with Fields documentation article. Remarks: Inserts an automatic...AUTONUMOUT fields. Document doc = new Document(); DocumentBuilder...
Implements the LASTSAVEDBY field in Java....the Working with Fields documentation article. Remarks: Retrieves...modified and saved the current document, as recorded in the LastModifiedBy...
Aspose.Words.BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry...class Represents a glossary document entry such as a Building Block...Aspose.Words Document Object Model (DOM) documentation article. Remarks...