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

tag

(0.36 sec)
  1. CustomXmlPartCollection.clear method | Aspose.W...

    CustomXmlPartCollection.clear method. Removes all elements from the collection....create a structured document tag with custom XML data. doc = aw...Create a structured document tag that will display our part's...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PowerPoint - Populating data tags with data fro...

    Hiya, I have been testing this but not sure if it is possible. I have a PowerPoint file with a chart, I right click and Edit Data and use the Tag <<[test]>> and then try to populate this Tag with a value and cannot get …...PowerPoint - Populating data tags with data from another file...use the tag <<[test]>> and then try to populate this tag with a...

    forum.aspose.com/t/powerpoint-populating-data-t...
  3. SmartTag.Accept | Aspose.Words for .NET

    Enhance user engagement with SmartTag's Accept method, designed to seamlessly welcome visitors and boost your website's interaction....all child nodes of the smart tag and calls VisitSmartTagEnd at...Examples Shows how to create smart tags. public void Create () { Document...

    reference.aspose.com/words/net/aspose.words.mar...
  4. CustomXmlPart Class | Aspose.Words for .NET

    Discover Aspose.Words.Markup.CustomXmlPart class for efficient management of custom XML data storage within packages. Enhance your document processing today!...visit the Structured Document Tags or Content Control documentation...create a structured document tag with custom XML data. Document...

    reference.aspose.com/words/net/aspose.words.mar...
  5. CustomXmlPart class | Aspose.Words for Node.js

    Aspose.Words.Markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)...visit the Structured Document Tags or Content Control documentation...create a structured document tag with custom XML data. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Mail Merge Template from Mustache Syntax|Aspose...

    Create templates with Mustache syntax. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax using Java....template syntax that consists of tag names enclosed by and is backed...Mustache syntax supports foreach tag, which is an alternative for...

    docs.aspose.com/words/java/mail-merge-template-...
  7. 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...
  8. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Add method. Adds an item to 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...
  9. 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...
  10. 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-...