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

tag

(0.1 sec)
  1. SdtListItem constructor | Aspose.Words for Python

    aspose.words.markup.SdtListItem constructor...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...
  2. 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...
  3. 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...
  4. 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...
  5. StructuredDocumentTagRangeStart.color property ...

    StructuredDocumentTagRangeStart.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...
  6. 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...
  7. 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...
  8. 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...
  9. Aspose::Words::Range::get_StructuredDocumentTag...

    Aspose::Words::Range::get_StructuredDocumentTags method. Returns a StructuredDocumentTags collection that represents all structured document Tags in the range in C++....represents all structured document tags in the range. System :: SharedPtr...to remove structured document tag. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/ran...
  10. 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...