Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 1,681 for

structureddocumenttag

(0.03 sec)
  1. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::GetById method. Finds and returns a custom XML part by its identifier in C++....:: Words :: Markup :: StructuredDocumentTa > ( doc , Aspose ::...:: Words :: Markup :: StructuredDocumentTa >> ( tag ); doc -> Save...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. FootnoteSeparator class | Aspose.Words for Node.js

    Aspose.Words.Notes.FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document....asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::DocumentVisitor class | Aspose.W...

    Aspose::Words::DocumentVisitor class. Base class for custom document visitors. To learn more, visit the documentation article in C++....ose::Words::Markup::StructuredDocumentTa>) Called when enumeration...ose::Words::Markup::StructuredDocumentTa>) Called when a StructuredDocumentTa...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Markup::XmlMapping::SetMapping m...

    Aspose::Words::Markup::XmlMapping::SetMapping method. Sets a mapping between the parent structured document tag and an XML node of a custom XML data part in C++....:: Words :: Markup :: StructuredDocumentTa > ( doc , Aspose ::...:: Words :: Markup :: StructuredDocumentTa >> ( tag ); doc -> Save...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. XmlMapping.prefixMappings property | Aspose.Wor...

    XmlMapping.prefixMappings property. Returns XML namespace prefix mappings to evaluate the [XmlMapping.xpath](../xpath/).... StructuredDocumentTa ( doc , aw . Markup...base . artifactsDir + "StructuredDocumentTa.xmlMapping.docx" );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this collection.... StructuredDocumentTa ( doc , aw . markup...save ( ARTIFACTS_DIR + 'StructuredDocumentTa.list_item_collection...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...save ( ARTIFACTS_DIR + 'StructuredDocumentTa.xml_mapping.docx' )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Issue with setResult in updating the field - Fr...

    I am doing field.setResult("My field") In aspose word it is updating the field but field styles are getting removed from word document. Is there any better way to do that. For example: Hello (style : bold, All_caps)…...control (StructuredDocumentTa) StructuredDocumentTa contentControl...contentControl = (StructuredDocumentTa) doc.getChildNodes(NodeType.S...

    forum.aspose.com/t/issue-with-setresult-in-upda...
  10. body.getParagraphs - Free Support Forum - aspos...

    Body | Aspose.Words for Java 根据文档说明,这是获取直接子级的段落,但是实际使用中,会获取到Structureddocumenttag节点中的段落...根据文档说明,这是获取直接子级的段落,但是实际使用中,会获取到 StructuredDocumentTa 节点中的段落 Professionalize...@Crane 这取决于你想获得什么级别的段落。 StructuredDocumentTa "内部也有段落,因此当您从 "Body...

    forum.aspose.com/t/body-getparagraphs/311124