Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 29,510 for

tag

(0.06 sec)
  1. Aspose::Words::Saving::PdfSaveOptions::get_Expo...

    Aspose::Words::Saving::PdfSaveOptions::get_ExportLanguageToSpanTag method. Gets or sets a value determining whether or not to create a "Span" Tag in the document structure to export the text language in C++....whether or not to create a “Span” tag in the document structure to...When the value is true “Span” tag is created for the text with...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document Tag which accepts multi-sections content in Java....of ranged structured document tag which accepts multi-sections...visit the Structured Document Tags or Content Control documentation...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with Content Controls in Java|Aspose.Wo...

    Perform certain operations on content controls dynamically while building a report in Java....control properties, add a check tag to the title of the checkbox...expression declared within a check tag is evaluated and the value of...

    docs.aspose.com/words/java/working-with-content...
  4. SmartTag.Element | Aspose.Words for .NET

    Discover the SmartTag Element property to easily define and manage smart Tag names within your documents for enhanced organization and efficiency....Specifies the name of the smart tag within the document. public string...Examples Shows how to create smart tags. public void Create () { Document...

    reference.aspose.com/words/net/aspose.words.mar...
  5. SmartTag.Uri | Aspose.Words for .NET

    Discover the SmartTag Uri property—define your smart Tag's namespace URI for enhanced functionality and seamless integration in your applications....the namespace URI of the smart tag. public string Uri { get ; set...Examples Shows how to create smart tags. public void Create () { Document...

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

    Define your custom XML attributes effortlessly with the CustomXmlProperty Name property. Enhance your documents with smart Tags for better organization....custom XML attribute or smart tag property. public string Name...Examples Shows how to create smart tags. public void Create () { Document...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Inserting Documents Dynamically in C#|Aspose.Wo...

    Insert contents of outer documents into your document dynamically when building a report using C#....dynamically using doc tags. A doc tag denotes a placeholder within...during runtime. Syntax of a doc tag is defined as follows. << doc...

    docs.aspose.com/words/net/inserting-documents-d...
  8. StructuredDocumentTag.XmlMapping | Aspose.Words...

    Discover how the StructuredDocumentTag XmlMapping property connects your Tags to XML data, enhancing document customization and integration for seamless workflows....of this structured document tag to XML data in a custom XML part...to map a structured document tag to XML data. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.mar...
  9. CustomXmlProperty.Value | Aspose.Words for .NET

    Discover the CustomXmlProperty Value feature to easily manage custom XML attributes and smart Tag properties for enhanced data control....custom XML attribute or smart tag property. public string Value...Examples Shows how to create smart tags. public void Create () { Document...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CustomXmlPropertyCollection.remove_at method | ...

    CustomXmlPropertyCollection.remove_at method. Removes a property at the specified index....Shows how to work with smart tag properties to get in depth information...smart tags. doc = aw . Document ( MY_DIR + 'Smart tags.doc' )...

    reference.aspose.com/words/python-net/aspose.wo...