Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 391 for

structureddocumenttag builder

(0.07 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. 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...
  3. IStructuredDocumentTag.placeholder property | A...

    IStructureddocumenttag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/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.xmlMapping](../xmlMapping/) element or the [IStructureddocumenttag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is true.... StructuredDocumentTa ( doc , aw . Markup...let builder = new aw . DocumentBuilder ( doc ); builder . insertNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. IStructuredDocumentTag.Placeholder | Aspose.Wor...

    Discover the IStructureddocumenttag Placeholder property. Easily manage placeholder text for empty SDT content and enhance your document's usability.... StructuredDocumentTa tag = new StructuredDocumentTa ( doc...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . InsertNode...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Range Class | Aspose.Words for .NET

    Discover the Aspose.Words.Range class, your key to managing document sections effortlessly. Enhance your document processing with seamless control and flexibility.... StructuredDocumentTa { get; } Returns a ...StructuredDocumentTa collection that represents all structured...

    reference.aspose.com/words/net/aspose.words/range/
  6. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructureddocumenttag::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++....:: Words :: Markup :: StructuredDocumentTa > ( doc , Aspose ::...isShowingPlaceholder ); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. 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...
  8. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.write("Hello...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. SdtDateStorageFormat | Aspose.Words for Java

    Specifies how the date for a date SDT is stored/retrieved when the SDT is bound to an XML node in the documents data store in Java.... StructuredDocumentTa sdtDate = new StructuredDocumentTa(doc...DocumentBuilder builder = new DocumentBuilder(doc); builder.insertNode(sdtDate);...

    reference.aspose.com/words/java/com.aspose.word...