Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 29,509 for

tag

(0.1 sec)
  1. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_XmlMapping method. Gets an object that represents the mapping of this structured document Tag range to XML data in a custom XML part of the current document in C++....of this structured document tag range to XML data in a custom...start of a structured document tag. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. CustomXmlProperty | Aspose.Words for .NET

    Discover the CustomXmlProperty constructor. Easily create and initialize new instances for seamless XML property management in your projects....Examples Shows how to create smart tags. public void Create () { Document...new Document (); // A smart tag appears in a document with Microsoft...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Unable to insert a document into another one us...

    Dear Aspose Support, apparently I cannot get this command to work properly: re.buildReport(hf, data, "body"); What is the intention: data contains a Document object which I want to be included in the main template usi…...template using the <<doc>> LINQ tag. Please find attached a minimal...incorrect data types, improper LINQ tag usage, or issues with the Document...

    forum.aspose.com/t/unable-to-insert-a-document-...
  4. StructuredDocumentTagRangeEnd constructor | Asp...

    StructuredDocumentTagRangeEnd constructor. Initializes a new instance of the Structured document Tag range end class....instance of the Structured document tag range end class. def __init__...corresponding structured document tag range start. See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTagRangeStart.color property ...

    StructuredDocumentTagRangeStart.color property. Gets or sets the color of the structured document Tag....color of the structured document tag. get color () : string Examples...multi-section structured document tags. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SdtListItemCollection.count property | Aspose.W...

    SdtListItemCollection.count property. Gets number of items in the collection....document tags. let doc = new aw . Document (); let tag = new aw...appendChild ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class....Examples Shows how to create smart tags. def create (): doc = aw . Document...Document () # A smart tag appears in a document with Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlControlType | Aspose.Words for Java

    Type of document nodes that represent and elements imported from HTML in Java....STRUCTURED_DOCUMENT_TAG); Document doc = new Document(new...STRUCTURED_DOCUMENT_TAG, true); StructuredDocumentTa tag = (StructuredDocumentTa)...

    reference.aspose.com/words/java/com.aspose.word...
  9. IStructuredDocumentTag.color property | Aspose....

    IStructuredDocumentTag.color property. Gets or sets the color of the structured document Tag....color of the structured document tag. @property def color ( self )...multi-section structured document tags. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StructuredDocumentTagRangeStart.lock_content_co...

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

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