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

structureddocumenttag builder

(0.03 sec)
  1. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructureddocumenttag::get_Placeholder method. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C++....:: Words :: Markup :: StructuredDocumentTa > ( doc , Aspose ::...isShowingPlaceholder ); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. 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...
  3. 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...
  4. 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...
  5. IStructuredDocumentTag.placeholder_name propert...

    IStructureddocumenttag.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text.... StructuredDocumentTa ( doc , aw . markup...ext builder = aw . DocumentBuilder ( doc = doc ) builder . insert_node...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MarkupLevel | Aspose.Words for Java

    Specifies the level in the document tree where a particular Structureddocumenttag can occur in Java....tree where a particular StructuredDocumentTa can occur. Examples:...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. IStructuredDocumentTag.placeholder property | A...

    IStructureddocumenttag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [IStructureddocumenttag.xml_mapping](../xml_mapping/) element or the [IStructureddocumenttag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is true.... StructuredDocumentTa ( doc , aw . markup...ext builder = aw . DocumentBuilder ( doc = doc ) builder . insert_node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. SdtDateStorageFormat Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Markup.SdtDateStorageFormat enhances date handling in SDTs, ensuring seamless XML data integration in your documents.... StructuredDocumentTa sdtDate = new StructuredDocumentTa...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . InsertNode...

    reference.aspose.com/words/net/aspose.words.mar...
  10. DocumentBuilder.current_structured_document_tag...

    DocumentBuilder.current_structured_document_tag property. Gets the structured document tag that is currently selected in this [DocumentBuilder](../).... StructuredDocumentTa : ... Examples Shows...'Structured document tags.docx' ) builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...