Integrate the PDF library in your C++ applications to create, manipulate or convert PDF files to raster image formats, including BMP, PNG, and JPEG....files in a single document or append PDF pages as per application...
Aspose::Words::Fields::FormField::get_DropDownSelectedIndex method. Gets or sets the index specifying the currently selected item in a dropdown form field in C++....String text ) { mBuilder -> Append ( text + u '\n' ); } }; See...
Aspose::Words::Fields::FormField::get_IsCheckBoxExactSize method. Gets or sets the boolean value that indicates whether the size of the textbox is automatic or specified explicitly in C++....String text ) { mBuilder -> Append ( text + u '\n' ); } }; See...
Aspose::Words::Fields::FormField::get_TextInputType method. Gets or sets the type of a text form field in C++....String text ) { mBuilder -> Append ( text + u '\n' ); } }; See...
Aspose::Words::Comment::get_Done method. Gets or sets flag indicating that the comment has been marked done in C++....mDocTraversalDepth ; i ++ ) { mBuilder -> Append ( u "| " ); } mBuilder -> AppendLine...
Aspose::Words::Fields::FormField::get_Default method. Gets or sets the default value of the check box form field. Default value for this property is false in C++....String text ) { mBuilder -> Append ( text + u '\n' ); } }; See...
Aspose::Words::Fields::FormFieldCollection::GetEnumerator method. Returns an enumerator object in C++....String text ) { mBuilder -> Append ( text + u '\n' ); } }; See...
Aspose::Words::Fields::FormField::get_CalculateOnExit method. True if references to the specified form field are automatically updated whenever the field is exited in C++....String text ) { mBuilder -> Append ( text + u '\n' ); } }; See...
Aspose::Words::Fields::FormField::get_ExitMacro method. Returns or sets an exit macro name for the form field in C++....String text ) { mBuilder -> Append ( text + u '\n' ); } }; See...
Aspose::Words::Fields::FormField::get_EntryMacro method. Returns or sets an entry macro name for the form field in C++....String text ) { mBuilder -> Append ( text + u '\n' ); } }; See...