Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 392 for

structureddocumenttag builder

(1.77 sec)
  1. IStructuredDocumentTag.PlaceholderName | Aspose...

    Discover the IStructureddocumenttag PlaceholderName property to easily manage BuildingBlock names and enhance your document's placeholder text.... StructuredDocumentTa tag = new StructuredDocumentTa ( doc...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . InsertNode...

    reference.aspose.com/words/net/aspose.words.mar...
  2. IStructuredDocumentTag.tag property | Aspose.Wo...

    IStructureddocumenttag.tag property. Specifies a tag associated with the current SDT node... StructuredDocumentTa ( doc , aw . markup...TAGS builder = aw . DocumentBuilder ( doc = doc ) builder . insert_node...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IStructuredDocumentTag.IsShowingPlaceholderText...

    Discover the IStructureddocumenttag IsShowingPlaceholderText property to easily identify placeholder text in your SDT, enhancing content clarity and management.... StructuredDocumentTa tag = new StructuredDocumentTa ( doc...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . InsertNode...

    reference.aspose.com/words/net/aspose.words.mar...
  4. IStructuredDocumentTag.tag property | Aspose.Wo...

    IStructureddocumenttag.tag property. Specifies a tag associated with the current SDT node... StructuredDocumentTa ( doc , aw . Markup...let builder = new aw . DocumentBuilder ( doc ); builder . insertNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructureddocumenttag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....:: Words :: Markup :: StructuredDocumentTa > ( doc , Aspose ::...isShowingPlaceholder ); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Footnote class | Aspose.Words for Node.js

    Aspose.Words.Notes.Footnote class. Represents a container for text of a footnote or endnote...asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. InlineStory class | Aspose.Words for Node.js

    Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Comment class | Aspose.Words for Node.js

    Aspose.Words.Comment class. Represents a container for text of a comment...asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IStructuredDocumentTag.placeholderName property...

    IStructureddocumenttag.placeholderName property. Gets or sets Name of the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text.... StructuredDocumentTa ( doc , aw . Markup...let builder = new aw . DocumentBuilder ( doc ); builder . insertNode...

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

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific type, enhancing your data management efficiency....Note that markup nodes (StructuredDocumentTa and SmartTag) are traversed...para is wrapped in a StructuredDocumentTa , it will still be returned...

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