Implements the FILLIN field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldFillIn field = (FieldFillIn) builder.insertField(FieldType.FIELD_FILL_IN...
Implements the INCLUDEPICTURE field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...fieldIncludePicture = (FieldIncludePicture) builder.insertField(FieldType.FIELD_INCLUDE_PICTURE...
FieldMacroButton.display_text property. Gets or sets the text to appear as the button that is selected to run the macro or command....docm' ) builder = aw . DocumentBuilder ( doc...MacroName property. field = builder . insert_field ( field_type...
Implements the HYPERLINK field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldHyperlink field = (FieldHyperlink) builder.insertField(FieldType.FIELD_HYPERLINK...
Represents a Microsoft Word document field in Java....content and span multiple paragraphs or sections in a document...content, such as nested fields, paragraphs, shapes, tables and in this...
Implements the NUMCHARS field in Java....Document(getMyDir() + "Paragraphs.docx"); DocumentBuilder builder = new DocumentBuilder(doc);...DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...
Aspose::Words::Document::StopTrackRevisions method. Stops automatic marking of document changes as revisions in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...until we begin tracking them. builder -> Write ( u "Hello world!...