Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 1,661 for

structureddocumenttag

(0.05 sec)
  1. Cell.previousCell property | Aspose.Words for N...

    Cell.previousCell property. Gets the previous [Cell](../) node.... If a StructuredDocumentTa node is found in a row...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IStructuredDocumentTag class | Aspose.Words for...

    aspose.words.markup.IStructureddocumenttag class. Interface to define a common data for [Structureddocumenttag](../Structureddocumenttag/) and [StructureddocumenttagRangeStart](../Structureddocumenttagrangestart/)....data for StructuredDocumentTa and StructuredDocumentTa . Properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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.list_item_collection...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Range Class | Aspose.Words for .NET

    Discover the Aspose.Words.Range class, your key to managing document sections effortlessly. Enhance your document processing with seamless control and flexibility.... StructuredDocumentTa { get; } Returns a ...StructuredDocumentTa collection that represents all structured...

    reference.aspose.com/words/net/aspose.words/range/
  5. Aspose::Words::Document::get_CustomXmlParts met...

    Aspose::Words::Document::get_CustomXmlParts method. Gets or sets the collection of Custom XML Data Storage Parts in C++....auto tag = MakeObject < StructuredDocumentTa > ( doc , SdtType ::...( ArtifactsDir + u "StructuredDocumentTa.CustomXml.docx" ); See...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Markup::CustomXmlPart::get_Data ...

    Aspose::Words::Markup::CustomXmlPart::get_Data method. Gets or sets the XML content of this Custom XML Data Storage Part in C++....auto tag = MakeObject < StructuredDocumentTa > ( doc , SdtType ::...( ArtifactsDir + u "StructuredDocumentTa.CustomXml.docx" ); See...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clone method. Makes a deep copy of this collection and its items in C++....auto tag = MakeObject < StructuredDocumentTa > ( doc , SdtType ::...( ArtifactsDir + u "StructuredDocumentTa.CustomXml.docx" ); See...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. 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...base . artifactsDir + "StructuredDocumentTa.ListItemCollection.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CustomXmlPartCollection.add method | Aspose.Wor...

    aspose.words.markup.CustomXmlPartCollection.add method... StructuredDocumentTa ( doc , aw . markup...save ( ARTIFACTS_DIR + 'StructuredDocumentTa.creating_custom_xml...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Unable to replace block content control - Free ...

    Hi, we are trying to replace tags with html text (which is a content control) but we get the following error: ‘The reference node is not a child of this node.’ the code we use is: doc.Range.Replace(lookupString, “”, …...Replace("**", ""); StructuredDocumentTa sdtRichText = new S...

    forum.aspose.com/t/unable-to-replace-block-cont...