Aspose::Words::DocumentBuilder::MoveToBookmark method. Moves the cursor to a bookmark in C++....String & bookmarkName ) Parameter Type Description bookmarkName const...move the cursor to. ReturnValue true if the bookmark was found; false...
Aspose::Words::Tables::Cell::Accept method. Accepts a visitor in C++....visitor ) override Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...
Aspose::Words::Drawing::GroupShape::Accept method. Accepts a visitor in C++....visitor ) override Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...
Aspose::Words::Markup::StructuredDocumentTagRangeStart::Accept method. Accepts a visitor in C++....visitor ) override Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...
Discover the Aspose.Words.Fields.FieldSection class, your solution for efficiently implementing SECTION fields in document processing. Enhance your workflow today!...FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...
BuildingBlock.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...BuildingBlock.accept() . Returns True if all nodes were visited; false...
The base class for specifying additional options when saving a document into a text based formats in Java....getExportGeneratorNa() When true , causes the name and version...formats. getPrettyFormat() When true , pretty formats output where...
Aspose::Words::Markup::StructuredDocumentTag::get_ContentsFont method. Font formatting that will be applied to text entered into SDT in C++.... ASSERT_TRUE ( tag -> get_Id () > 0 ); //...document tag. // Any text that we type in the document body after moving...
Aspose::Words::Markup::StructuredDocumentTag::get_Title method. Specifies the friendly name associated with this SDT. Can not be null in C++.... ASSERT_TRUE ( tag -> get_Id () > 0 ); //...document tag. // Any text that we type in the document body after moving...
Aspose::Words::Markup::StructuredDocumentTag::get_Color method. Gets or sets the color of the structured document tag in C++.... ASSERT_TRUE ( tag -> get_Id () > 0 ); //...document tag. // Any text that we type in the document body after moving...