Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 31,541 for

tag

(0.1 sec)
  1. PdfSaveOptions.exportLanguageToSpanTag property...

    PdfSaveOptions.exportLanguageToSpanTag property. Gets or sets a value determining whether or not to create a Span Tag in the document structure to export the text language....whether or not to create a “Span” tag in the document structure to...When the value is true “Span” tag is created for the text with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. In Aspose.words the NUMBERING_PROPERTIES WOULD ...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_Tag", "content": [ { "type": "SDT_PROPERTI…..."type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTIES"..."SDT_PROPERTIES", "content": [ { "type": "TAG", "attributes": { "val": "SCH-DEF-TEXT"...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  3. SmartTag.element property | Aspose.Words for Py...

    SmartTag.element property. Specifies the name of the smart Tag within the document....Specifies the name of the smart tag within the document. @property...Examples Shows how to create smart tags. def create (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTagRangeStart.xmlMapping prop...

    StructuredDocumentTagRangeStart.xmlMapping property. 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....of this structured document tag range to XML data in a custom...to map a structured document tag range to XML data. Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Range.structured_document_tags property | Aspos...

    Range.structured_document_Tags property. Returns a [Range.structured_document_Tags](./) collection that represents all structured document Tags in the range....structured_document_tags property Range.structured_document_tags property...a Range.structured_document_tags collection that represents all...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTagRangeStart.wordOpenXMLMini...

    StructuredDocumentTagRangeStart.wordOpenXMLMinimal property. Gets a string that represents the XML contained within the node in the [SaveFormat.FlatOpc](../../../aspose.words/saveformat/#FlatOpc) format....structured document tags.docx" ); let tag = doc . getChild ( aw...asStructuredDocument (); expect ( tag . wordOpenXMLMinimal . includes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CustomXmlPart | Aspose.Words for Java

    Represents a Custom XML Data Storage Part custom XML data within a package in Java....visit the Structured Document Tags or Content Control documentation...create a structured document tag with custom XML data. Document...

    reference.aspose.com/words/java/com.aspose.word...
  8. StructuredDocumentTagRangeStart.removeSelfOnly ...

    StructuredDocumentTagRangeStart.removeSelfOnly method. Removes this range start and appropriate range end nodes of the structured document Tag, but keeps its content inside the document tree....nodes of the structured document tag, but keeps its content inside...create/remove structured document tag and its content. test ( 'SdtRangeExtendedMeth'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CustomXmlPartCollection | Aspose.Words for Java

    Represents a collection of Custom XML Parts in Java....visit the Structured Document Tags or Content Control documentation...create a structured document tag with custom XML data. Document...

    reference.aspose.com/words/java/com.aspose.word...
  10. CustomXmlPropertyCollection indexer | Aspose.Wo...

    CustomXmlPropertyCollection indexer. Gets a property at the specified index....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...