Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 31,507 for

tag

(0.05 sec)
  1. 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....text for a structured document tag. doc = aw . Document () # Insert...plain text structured document tag of the "PlainText" type, which...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.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 [StructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [StructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is ``True``....text for a structured document tag. doc = aw . Document () # Insert...plain text structured document tag of the "PlainText" type, which...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StructuredDocumentTag.is_temporary property | A...

    StructuredDocumentTag.is_temporary property. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified....plain text structured document tag, # which will act as a plain...the user may enter text into. tag = aw . markup . StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....text for a structured document tag. auto doc = System :: MakeObject...plain text structured document tag of the "PlainText" type, which...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. XmlMapping.delete method | Aspose.Words for Nod...

    XmlMapping.delete method. Deletes mapping of the parent structured document to XML data....Create a structured document tag that will display the contents...contents of our CustomXmlPart. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTagCollection.get_by_id metho...

    StructuredDocumentTagCollection.get_by_id method. Returns the structured document Tag by identifier....Returns the structured document tag by identifier. def get_by_id...int The structured document tag identifier. Remarks Returns null...

    reference.aspose.com/words/python-net/aspose.wo...
  7. VariationAxis enumeration | Aspose.Words for Py...

    aspose.words.shaping.VariationAxis enumeration. Represents OpenType Design-Variation Axis Tag...OpenType Design-Variation Axis Tag. https://learn.microsoft.com...Description ITALIC Registered tag for the roman/italic axis. OPTICAL_SIZE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Markup::StructuredDocumentTagCol...

    Aspose::Words::Markup::StructuredDocumentTagCollection::GetByTag method. Returns the first structured document Tag encountered in the collection with the specified Tag in C++....the first structured document tag encountered in the collection...collection with the specified tag. System :: SharedPtr < Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_LockContentControl method. When set to true, this property will prohibit a user from deleting this SDT in C++....restrictions to structured document tags. auto doc = System :: MakeObject...plain text structured document tag, which acts as a text box that...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Restarting List Numbering Dynamically in Java|A...

    Restart list numbering within your documents dynamically when building a report in Java....dynamically using restartNum tags. In particular, this feature...order by putting a restartNum tag into your template before a corresponding...

    docs.aspose.com/words/java/restarting-list-numb...