Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 392 for

structureddocumenttag builder

(1.76 sec)
  1. MarkupLevel enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [Structureddocumenttag](../Structureddocumenttag/) can occur....tree where a particular StructuredDocumentTa can occur. Members Name...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IStructuredDocumentTag.lockContents property | ...

    IStructureddocumenttag.lockContents property. When set to true, this property will prohibit a user from editing the contents of this SDT.... Document (); let builder = new aw . DocumentBuilder...= new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Markup::MarkupLevel enum | Aspos...

    Aspose::Words::Markup::MarkupLevel enum. Specifies the level in the document tree where a particular Structureddocumenttag can occur in C++....tree where a particular StructuredDocumentTa can occur. enum class...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. SdtType | Aspose.Words for Java

    Specifies the type of a structured document tag SDT node in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...eIdentifier.QUOTE); StructuredDocumentTa sdtPlainText = new ...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 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...
  7. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructureddocumenttag::get_Tag method. Specifies a tag associated with the current SDT node. Can not be null in C++....:: Words :: Markup :: StructuredDocumentTa > ( doc , Aspose ::...SdtAppearance :: Tags ); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for Structureddocumenttag and StructureddocumenttagRangeStart in Java....data for StructuredDocumentTa and StructuredDocumentTa . Examples:...non-ranged structured tags. StructuredDocumentTa sdts = doc.getRange()...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  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...