Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 30,730 for

tag

(0.04 sec)
  1. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...when opening tag is in one paragraph and closing tag is in another...the paragraph contains opening tag, like you already do in your...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  2. DocumentVisitor.VisitSmartTagEnd | Aspose.Words...

    Discover the DocumentVisitor VisitSmartTagEnd method, essential for efficient smart Tag enumeration. Enhance your coding with this key functionality!...when enumeration of a smart tag has ended. public virtual VisitorAction...node structure of every smart tag in a document. public void SmartTagToText...

    reference.aspose.com/words/net/aspose.words/doc...
  3. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java.... SMART_TAG A smart tag around one or more inline...character types. STRUCTURED_DOCUMENT_TAG Allows to define customer-specific...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Color method. Gets or sets the color of the structured document Tag in C++....color of the structured document tag. virtual System :: Drawing ::...multi-section structured document tags. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_LockContents method. When set to true, this property will prohibit a user from editing the contents of this structured document Tag in C++....of this structured document tag. bool Aspose :: Words :: Markup...multi-section structured document tags. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. StructuredDocumentTag.accept method | Aspose.Wo...

    StructuredDocumentTag.accept method. Accepts a visitor....all child nodes of the smart tag and calls DocumentVisitor.vi...of every structured document tag in a document. test ( 'StructuredDocumentTa'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Tasks | Aspose.Note Documentation

    A comprehensive guide on how to work with tasks in your Java development workflow....(NoteTagCore tag : richText. getTags ()) { 12 if (tag. getClass...NoteTask noteTask = (NoteTask) tag; 14 // Retrieve properties 15...

    docs.aspose.com/note/java/working-with-tasks/
  8. DocumentBuilder.insert_structured_document_tag ...

    DocumentBuilder.insert_structured_document_Tag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structureddocumentTag/) into the document....insert_structured_document_tag method insert_structured_document_tag(type) Inserts...def insert_structured_document_tag ( self , type : aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IStructuredDocumentTag.removeSelfOnly method | ...

    IStructuredDocumentTag.removeSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree....to remove structured document tag, but keeps content inside. let...myDir + "Structured document tags.docx" ); // This collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. MustacheTag.Text | Aspose.Words for .NET

    Discover the MustacheTag Text property to effortlessly retrieve and utilize Tag text for enhanced data handling and seamless integration....property Gets the text of the tag. public string Text { get ; }...how to work with the mustache tags. Document document = new Document...

    reference.aspose.com/words/net/aspose.words.mai...