Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 30,738 for

tag

(2.21 sec)
  1. Forcing Movement to Next Item within Data Band ...

    Force movement to the next item within a data band when building a report in C#....within a data band using a next tag. This feature is useful in label-print-like...the next tag do inside a data band? A: The next tag tells the...

    docs.aspose.com/words/net/forcing-movement-to-n...
  2. SmartTag.AcceptEnd | Aspose.Words for .NET

    Discover how the SmartTag AcceptEnd method enhances visitor engagement by seamlessly managing end-of-visit experiences. Boost your site's interaction today!...Examples Shows how to create smart tags. public void Create () { Document...new Document (); // A smart tag appears in a document with Microsoft...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Using Variables in Java|Aspose.Words for Java

    Use variables to calculate an expensive value just once and access it multiple times in template documents using Java....variable in a template using a var tag as follows. << var [ variable_type...describes elements of the var tag. Element Optional? Remarks Variable...

    docs.aspose.com/words/java/using-variables/
  4. 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...append_child ( tag ) # A drop-down list structured document tag is a form...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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…...StructuredDocumentTa now treat the tag as a flat container and always...child nodes to the end of the tag’s content, ignoring the position...

    forum.aspose.com/t/content-hierarchy-error-inse...
  6. Aspose::Words::Markup::SdtCalendarType enum | A...

    Aspose::Words::Markup::SdtCalendarType enum. Specifies the possible types of calendars which can be used to specify CalendarType in an Office Open XML document in C++....date with a structured document tag. auto doc = System :: MakeObject...Insert a structured document tag that prompts the user to enter...

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

    Aspose::Words::Markup::XmlMapping::get_StoreItemId method. Specifies the custom XML data identifier for the custom XML data part which shall be used to evaluate the XPath expression in C++....structured document tag.docx" ); // Structured document tags have IDs in...in the form of GUIDs. auto tag = System :: ExplicitCast < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Markup::SdtListItem class | Aspo...

    Aspose::Words::Markup::SdtListItem class. This element specifies a single list item within a parent ComboBox or DropDownList structured document Tag. To learn more, visit the documentation article in C++....document tag. To learn more, visit the Structured Document Tags or...down-list structured document tags. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. StructuredDocumentTagRangeStart.level property ...

    StructuredDocumentTagRangeStart.level property. Gets the level at which this structured document Tag range start occurs in the document tree....which this structured document tag range start occurs in the document...multi-section structured document tags. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CompositeNode.RemoveSmartTags | Aspose.Words fo...

    Effortlessly clean your CompositeNode with the RemoveSmartTags method, eliminating all SmartTag descendants for streamlined data management....of the smart tags. Examples Removes all smart tags from descendant...new Document ( MyDir + "Smart tags.doc" ); Assert . That ( doc...

    reference.aspose.com/words/net/aspose.words/com...