Implements the formula field in Java....Document(); // Use a field builder to construct a mathematical...DocumentBuilder builder = new DocumentBuilder(doc); builder.write("This...
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...
Discover the FieldAutoNum SeparatorCharacter property, easily customize your separator character for enhanced data formatting and improved usability....Examples Shows how to number paragraphs using autonum fields. Document...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...
Implements the GLOSSARY field in Java....PARAGRAPH); doc.getGlossaryDocument()...brochure.dotx"}); DocumentBuilder builder = new DocumentBuilder(doc);...
Implements the NUMCHARS field in Java....Document(getMyDir() + "Paragraphs.docx"); DocumentBuilder builder = new DocumentBuilder(doc);...DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...
ImageData.source_full_name property. Gets or sets the path and name of the source file for the linked image.... Document () builder = aw . DocumentBuilder ( doc...shape = aw . drawing . Shape ( builder . document , aw . drawing ...
Implements the REVNUM field in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.write("Current...FieldRevNum field = (FieldRevNum) builder.insertField(FieldType.FIELD_REVISION_NUM...