Implements the TC field in Java....getCount()); Shows how to process PRIVATE fields. public void...INCLUDEPICTURE fields // into image shapes when loading a document...
Implements the MERGEFIELD field in Java....getCount()); Shows how to process PRIVATE fields. public void...INCLUDEPICTURE fields // into image shapes when loading a document...
Implements the NEXTIF field in Java....getCount()); Shows how to process PRIVATE fields. public void...INCLUDEPICTURE fields // into image shapes when loading a document...
Represents a structured document tag SDT or content control in a document in Java....replace all textbox shapes with image shapes. Document doc = new Document(getMyDir()...getShapeType() == ShapeType.IMAGE)); for (Shape shape : shapeList)...
Implements the ADVANCE field in Java....getCount()); Shows how to process PRIVATE fields. public void...INCLUDEPICTURE fields // into image shapes when loading a document...
Implements the NOTEREF field in Java....getCount()); Shows how to process PRIVATE fields. public void...INCLUDEPICTURE fields // into image shapes when loading a document...
Represents a container for text of a comment in Java....replace all textbox shapes with image shapes. Document doc = new Document(getMyDir()...getShapeType() == ShapeType.IMAGE)); for (Shape shape : shapeList)...
Implements the LISTNUM field in Java....getCount()); Shows how to process PRIVATE fields. public void...INCLUDEPICTURE fields // into image shapes when loading a document...
Implements the SKIPIF field in Java....getCount()); Shows how to process PRIVATE fields. public void...INCLUDEPICTURE fields // into image shapes when loading a document...
Represents a table in a Word document in Java....replace all textbox shapes with image shapes. Document doc = new Document(getMyDir()...getShapeType() == ShapeType.IMAGE)); for (Shape shape : shapeList)...