Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 30,728 for

tag

(0.09 sec)
  1. StructuredDocumentTagRangeStart.title property ...

    StructuredDocumentTagRangeStart.title property. Specifies the friendly name associated with this structured document Tag...with this structured document tag. Can not be None . @property...multi-section structured document tags. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTagRangeStart.range_end prope...

    StructuredDocumentTagRangeStart.range_end property. Specifies end of range if the [StructuredDocumentTag](../../structureddocumentTag/) is a ranged structured document Tag...a ranged structured document tag. Otherwise returns None . @property...multi-section structured document tags. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StructuredDocumentTagRangeStart.level property ...

    StructuredDocumentTagRangeStart.level property. Gets the level at which this structured document Tag range start occurs in the document tree....which this structured document tag range start occurs in the document...multi-section structured document tags. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTagRangeStart.lock_contents p...

    StructuredDocumentTagRangeStart.lock_contents property. When set to ``True``, this property will prohibit a user from editing the contents of this structured document Tag....of this structured document tag. @property def lock_contents...multi-section structured document tags. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SdtListItemCollection indexer | Aspose.Words fo...

    SdtListItemCollection indexer. Returns a [SdtListItem](../../sdtlistitem/) object given its zero-based index in the collection....structured document tags. doc = aw . Document () tag = aw . markup...append_child ( tag ) # A drop-down list structured document tag is a form...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SdtListItem.value property | Aspose.Words for P...

    SdtListItem.value property. Gets the value of this list item....structured document tags. doc = aw . Document () tag = aw . markup...append_child ( tag ) # A drop-down list structured document tag is a form...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTagCollection.remove method |...

    StructuredDocumentTagCollection.remove method. Removes the structured document Tag with the specified identifier....Removes the structured document tag with the specified identifier...number The structured document tag identifier. See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StructuredDocumentTagRangeStart.placeholder pro...

    StructuredDocumentTagRangeStart.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this structured document Tag run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTagRangeStart.xml_mapping](../xml_mapping/) element or the [StructuredDocumentTagRangeStart.is_showing_placeholder_text](../is_showing_placeholder_text/) element is ``True``....when this structured document tag run contents are empty, the associated...for this structured document tag. See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Markup::CustomXmlPart::get_Id me...

    Aspose::Words::Markup::CustomXmlPart::get_Id method. Gets or sets the string that identifies this custom XML part within an OOXML document in C++....create a structured document tag with custom XML data. auto doc...Create a structured document tag that will display our part's...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose::Words::Markup::SdtListItemCollection::A...

    Aspose::Words::Markup::SdtListItemCollection::Add method. Adds an item to this collection in C++....down-list structured document tags. auto doc = System :: MakeObject...Words :: Document > (); auto tag = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...