Container element is used to break content into columns and to add a footer to the form....columns_proportions=20%-40%-20%-20% type normal Determines whether the...page can only have one footer! type=footer block_right_margin 40...
Aspose::Words::Fields::FieldChar::get_FieldType method. Returns the Type of the field in C++....FieldChar::get_FieldType method Returns the type of the field. Aspose :: Words...:: FieldType :: FieldDate , true )); field -> get_Format () ->...
Aspose::Words::Font::HasDmlEffect method. Checks if particular DrawingML text effect is applied in C++....TextDmlEffect dmlEffectType ) Parameter Type Description dmlEffectType A...DrawingML text effect type. ReturnValue true if particular DrawingML...
Aspose::Words::Fields::FieldIf::EvaluateCondition method. Evaluates the condition in C++....Fields :: FieldType :: FieldIf , true )); field -> set_LeftExpression... field -> set_TrueText ( u "True" ); field -> set_FalseText (...
Aspose::Words::Fields::FieldIndex class. Implements the INDEX field. To learn more, visit the documentation article in C++....Gets or sets an index entry type used to build the index. get_FieldEnd...FieldFormat object that provides typed access to field’s formatting...
Aspose::Words::Notes::FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...
Discover the FieldDisplayBarcode's BarcodeType property—easily manage and customize barcode Types like QR for enhanced data display and functionality....property Gets or sets the barcode type (QR, etc.) public string BarcodeType...FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...
Aspose::Words::Fields::FieldImport::get_GraphicFilter method. Gets or sets the name of the filter for the format of the graphic that is to be inserted in C++....Below are two similar field types that we can use to display images...FieldType :: FieldIncludePicture , true )); fieldIncludePicture -> set_SourceFullName...
Base class for elements that contain block-level nodes Paragraph and Table in Java....SHAPE, true).getCount(), 1); // We can delete...getChildNodes(NodeType.SHAPE, true).getCount(), 0); Constructors...