Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 31,507 for

tag

(0.19 sec)
  1. Using Variables in C#|Aspose.Words for .NET

    Use variables to calculate an expensive value just once and access it multiple times in template documents using C#....variable in a template using a var tag as follows. << var [ variable_type...describes elements of the var tag. Element Optional? Remarks Variable...

    docs.aspose.com/words/net/using-variables/
  2. Aspose::Words::Markup::IStructuredDocumentTag i...

    Aspose::Words::Markup::IStructuredDocumentTag interface. Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in C++....appearance of the structured document tag. virtual get_Color () Gets or...color of the structured document tag. virtual get_Id () Specifies...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. StructuredDocumentTagRangeStart.isShowingPlaceh...

    StructuredDocumentTagRangeStart.isShowingPlaceholderText property. Specifies whether the content of this structured document Tag shall be interpreted to contain placeholder text (as opposed to regular text contents within the structured document Tag)....of this structured document tag shall be interpreted to contain...within the structured document tag). if set to true , this state...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CustomXmlPropertyCollection.count property | As...

    CustomXmlPropertyCollection.count property. Gets the number of elements contained in the collection....Shows how to work with smart tag properties to get in depth information...smart tags. doc = aw . Document ( MY_DIR + 'Smart tags.doc' )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomXmlPropertyCollection.clear method | Aspo...

    CustomXmlPropertyCollection.clear method. Removes all elements from the collection....Shows how to work with smart tag properties to get in depth information...smart tags. doc = aw . Document ( MY_DIR + 'Smart tags.doc' )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlPropertyCollection Class | Aspose.Word...

    Discover Aspose.Words.Markup.CustomXmlPropertyCollection, a powerful tool for managing custom XML attributes and smart Tag properties efficiently....custom XML attributes or smart tag properties. To learn more, visit...visit the Structured Document Tags or Content Control documentation...

    reference.aspose.com/words/net/aspose.words.mar...
  7. SmartTag.AcceptStart | Aspose.Words for .NET

    Discover the SmartTag AcceptStart method—seamlessly welcome visitors to your SmartTag experience and enhance user engagement today!...smart tags. Document doc = new Document (); // A smart tag appears...new SmartTag ( doc ); // Smart tags are composite nodes that contain...

    reference.aspose.com/words/net/aspose.words.mar...
  8. CustomXmlPropertyCollection.GetEnumerator | Asp...

    Discover the CustomXmlPropertyCollection GetEnumerator method to easily iterate through collection items, enhancing your data management efficiency....Shows how to work with smart tag properties to get in depth information...information about smart tags. Document doc = new Document ( MyDir...

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

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured document Tag to XML data in a custom XML part of the current document in C++....of this structured document tag to XML data in a custom XML part...create a structured document tag with custom XML data. auto doc...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. SdtListItem | Aspose.Words for Java

    This element specifies a single list item within a parent SdtType.COMBO_BOX or SdtType.DROP_DOWN_LIST structured document Tag in Java....document tag. To learn more, visit the Structured Document Tags or...down-list structured document tags. Document doc = new Document();...

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