Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,681 for

structureddocumenttag

(1.02 sec)
  1. SdtListItemCollection class | Aspose.Words for ...

    aspose.words.markup.SdtListItemCollection class. Provides access to [SdtListItem](../sdtlistitem/) elements of a structured document tag... StructuredDocumentTa ( doc , aw . markup...save ( ARTIFACTS_DIR + 'StructuredDocumentTa.ListItemCollection.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XmlMapping.isMapped property | Aspose.Words for...

    XmlMapping.isMapped property. Returns ``true`` if the parent structured document tag is successfully mapped to XML data.... StructuredDocumentTa ( doc , aw . Markup...base . artifactsDir + "StructuredDocumentTa.xmlMapping.docx" );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. XmlMapping.delete method | Aspose.Words for Nod...

    XmlMapping.delete method. Deletes mapping of the parent structured document to XML data.... StructuredDocumentTa ( doc , aw . Markup...base . artifactsDir + "StructuredDocumentTa.xmlMapping.docx" );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. XmlMapping.is_mapped property | Aspose.Words fo...

    XmlMapping.is_mapped property. Returns ``True`` if the parent structured document tag is successfully mapped to XML data.... StructuredDocumentTa ( doc , aw . markup...file_name = ARTIFACTS_DIR + 'StructuredDocumentTa.XmlMapping.docx' ) See...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert data tag type to Plain text type with r...

    Hi Team, We want to convert date-type tags to plain text. If revisions are present in the document tags, we need to preserve those revisions in the plain-text version. We also need to support the reverse conversion (pla…...document tags foreach (StructuredDocumentTa sdt in doc.GetChildNodes(NodeType...GetChildNodes(NodeType.StructuredDocumentTa, true).OfType<StructuredDocumentTa>())...

    forum.aspose.com/t/convert-data-tag-type-to-pla...
  6. Content hierarchy error - inserted sub sections...

    Content is inserted into a SDT There is no documented breaking change from 24.8 to 24.9 in this regard. Probably the content has to be created differently now? See demo code and document in the attached archive. Until…...the insertion APIs for StructuredDocumentTa now treat the tag as...workaround StructuredDocumentTa sdt = (StructuredDocumentTa)doc.GetChild(NodeType...

    forum.aspose.com/t/content-hierarchy-error-inse...
  7. IStructuredDocumentTag.XmlMapping | Aspose.Word...

    Discover how the IStructureddocumenttag XmlMapping property connects structured tags to XML data, enhancing document customization and integration.... StructuredDocumentTa tag = new StructuredDocumentTa ( doc...Save ( ArtifactsDir + "StructuredDocumentTa.CustomXml.docx" ); See...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Node.asStructuredDocumentTagRangeStart method |...

    Node.asStructureddocumenttagRangeStart method. Cast node to [StructureddocumenttagRangeStart](../../../aspose.words.markup/Structureddocumenttagrangestart/)....asStructuredDocument() Cast node to StructuredDocumentTa . asStructuredDocument...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Node.asStructuredDocumentTagRangeEnd method | A...

    Node.asStructureddocumenttagRangeEnd method. Cast node to [StructureddocumenttagRangeEnd](../../../aspose.words.markup/Structureddocumenttagrangeend/)....asStructuredDocument() Cast node to StructuredDocumentTa . asStructuredDocument...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. XmlMapping.xpath property | Aspose.Words for Py...

    XmlMapping.xpath property. Returns the XPath expression, which is evaluated to find the custom XML node that is mapped to the parent structured document tag.... StructuredDocumentTa ( doc , aw . markup...file_name = ARTIFACTS_DIR + 'StructuredDocumentTa.XmlMapping.docx' ) See...

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