Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 31,603 for

tag

(0.22 sec)
  1. 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...
  2. 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...
  3. Using Aspose.Cells.GridDesktop in WPF Applicati...

    This article introduces how to use GridDesktop in a WPF application....references within the Windows tag. xmlns : wf = "clr-namespace:System...GridDesktop" > The final Windows tag will look similar to that shown...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. SmartTag.accept method | Aspose.Words for Node.js

    SmartTag.accept method. Accepts a visitor....all child nodes of the smart tag and calls DocumentVisitor.visitSmartTagEnd()...Examples Shows how to create smart tags. test ( 'Create' , () => { let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clear method. Removes all elements from the collection in C++....create a structured document tag with custom XML data. auto doc...Create a structured document tag that will display our part's...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. SdtListItemCollection.add method | Aspose.Words...

    SdtListItemCollection.add method. Adds an item to this collection....structured document tags. doc = aw . Document () tag = aw . markup...body . append_child ( tag ) list_items = tag . list_items list_items...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SdtListItemCollection.remove_at method | Aspose...

    SdtListItemCollection.remove_at method. Removes a list item at the specified index....structured document tags. doc = aw . Document () tag = aw . markup...body . append_child ( tag ) list_items = tag . list_items list_items...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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++....the parent structured document tag and an XML node of a custom XML...the parent structured document tag is successfully mapped to the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. SdtCalendarType enumeration | Aspose.Words for ...

    Aspose.Words.Markup.SdtCalendarType enumeration. Specifies the possible types of calendars which can be used to specify [StructuredDocumentTag.calendarType](../structureddocumentTag/calendarType/) in an Office Open XML document....date with a structured document tag. let doc = new aw . Document...Insert a structured document tag that prompts the user to enter...

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

    SdtListItemCollection.clear method. Clears all items from this 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...