Aspose.Words.DocumentBuilder.moveToBookmark method...bookmarkName : string ) Parameter Type Description bookmarkName string...part of the field code. Returns true if the bookmark was found; false...
NodeCollection.add method. Adds a node to the end of the collection.... Parameter Type Description node Node The node...NodeType . ANY , 0 , True ) . node_type ) self . assertEqual...
Aspose::Words::Drawing::ShadowFormat class. Represents shadow formatting for an object. To learn more, visit the documentation article in C++.... get_Type () Gets or sets the specified...ShadowFormat . get_Visible () Returns true if the formatting applied to...
Aspose.Words.Node class. Base class for all nodes of a Word document... isComposite Returns true if this node can contain other...this node. nodeType Gets the type of this node. parentNode Gets...
IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity.... Parameter Type Description info WarningInfo...font_info_substitution . enabled = True # Original font metrics should...
Implements the KEYWORDS field in Java....FIELD_KEYWORD, true); field.update(); Assert.assertEquals(field...FieldFormat object that provides typed access to field’s formatting...
Implements DOCVARIABLE field in Java....FIELD_DOC_VARIABLE, true); fieldDocVariable.setVariableName("My...FieldFormat object that provides typed access to field’s formatting...
Implements the COMMENTS field in Java....FIELD_COMMENTS, true); field.update(); Assert.assertEquals("...FieldFormat object that provides typed access to field’s formatting...