Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 30,731 for

tag

(0.06 sec)
  1. Unable to insert a document into another one us...

    Dear Aspose Support, apparently I cannot get this command to work properly: re.buildReport(hf, data, "body"); What is the intention: data contains a Document object which I want to be included in the main template usi…...template using the <<doc>> LINQ tag. Please find attached a minimal...incorrect data types, improper LINQ tag usage, or issues with the Document...

    forum.aspose.com/t/unable-to-insert-a-document-...
  2. Textabsorber not getting regex right, when havi...

    Hi Team, i’m trying to remove the Tags from the document using the attached code. but when trying to add a colon in the Tag like below, and modified the regex as below. the textfragent is not coming. i’ve using the fil…...Team, i’m trying to remove the tags from the document using the...trying to add a colon in the tag like below, and modified the...

    forum.aspose.com/t/textabsorber-not-getting-reg...
  3. 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...
  4. 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...
  5. 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/
  6. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class....Examples Shows how to create smart tags. def create (): doc = aw . Document...Document () # A smart tag appears in a document with Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SdtListItem.value property | Aspose.Words for P...

    SdtListItem.value property. Gets the value of this list item....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...
  8. SdtListItemCollection indexer | Aspose.Words fo...

    SdtListItemCollection indexer. Returns a [SdtListItem](../../sdtlistitem/) object given its zero-based index in the collection....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...
  9. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Remove method. Removes a property with the specified name from the collection in C++....Shows how to work with smart tag properties to get in depth information...information about smart tags. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Add method. Adds a property to the collection in C++....Shows how to work with smart tag properties to get in depth information...information about smart tags. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...