Source constructor. Initialize a new instance of the [Source](../) class....Source constructor Source(tag, source_type) Initialize a new...class. def __init__ ( self , tag : str , source_type : aspose...
Set font text color for document contents dynamically when building a report using C#....using textColor tags. Syntax of a textColor tag is defined as follows...textColor >> Note – A textColor tag can be used anywhere in a template...
Specifies the appearance of a structured document Tag in Java....structured document tag. Examples: Shows how to show tag around content...structured document tags.docx"); StructuredDocumentTa tag = (StructuredDocumentTa)...
Discover the IStructuredDocumentTag's IsMultiSection property, which identifies if your Tag is a ranged multisection, enhancing document organization and functionality....(multi-section) structured document tag. public bool IsMultiSection {...how to get structured document tag. Document doc = new Document...
aspose.words.markup.StructuredDocumentTagCollection class. A collection of [IStructuredDocumentTag](../istructureddocumentTag/) instances that represent the structured document Tags in the specified range...represent the structured document tags in the specified range. To learn...visit the Structured Document Tags or Content Control documentation...
Aspose.Words.DocumentBuilder.moveToStructuredDocumentTag method...cursor to a structured document tag in the current section. moveToStructuredDocu...index of the structured document tag to move to. characterIndex number...
DocumentBuilder.is_at_end_of_structured_document_Tag property. Returns true if the cursor is at the end of a structured document Tag....is_at_end_of_structured_document_tag property DocumentBuilder.is_...is_at_end_of_structured_document_tag property Returns true if the...
Aspose::Words::DocumentBuilder::MoveToStructuredDocumentTag method. Moves the cursor to the structured document Tag in C++....cursor to the structured document tag. void Aspose :: Words :: DocumentBuilder...a>& The structured document tag to move to. characterIndex int32_t...
Aspose::Words::Markup::StructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this document in C++....text for a structured document tag. auto doc = System :: MakeObject...plain text structured document tag of the "PlainText" type, which...