Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 30,731 for

tag

(0.86 sec)
  1. StructuredDocumentTagRangeStart.sdt_type proper...

    StructuredDocumentTagRangeStart.sdt_type property. Gets type of this structured document Tag....of this structured document tag. @property def sdt_type ( self...multi-section structured document tags. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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/
  5. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_XmlMapping method. Gets an object that represents the mapping of this structured document Tag range to XML data in a custom XML part of the current document in C++....of this structured document tag range to XML data in a custom...start of a structured document tag. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. CustomXmlProperty | Aspose.Words for .NET

    Discover the CustomXmlProperty constructor. Easily create and initialize new instances for seamless XML property management in your projects....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...
  7. 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-...
  8. SdtListItem.value property | Aspose.Words for N...

    SdtListItem.value property. Gets the value of this list item....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...
  9. SdtListItem.Value | Aspose.Words for .NET

    Discover the SdtListItem Value property to easily access and manage list item values for enhanced data handling in your applications....down-list structured document tags. Document doc = new Document...Document (); StructuredDocumentTa tag = new StructuredDocumentTa ( doc...

    reference.aspose.com/words/net/aspose.words.mar...
  10. SdtListItemCollection.add method | Aspose.Words...

    SdtListItemCollection.add method. Adds an item to 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...