Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 27,718 for

tag

(0.04 sec)
  1. FieldCitation.SourceTag | Aspose.Words for .NET

    Discover the FieldCitation SourceTag property, easily manage and customize Tag elements for seamless data insertion and enhanced source accuracy....sets a value that matches the Tag element’s value of the source...refer to sources using their tag names. fieldCitation . SourceTag...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Source class | Aspose.Words for Node.js

    Aspose.Words.Bibliography.Source class. Represents an individual source, such as a book, journal article, or interview....Constructors Name Description Source(tag, sourceType) Initialize a new...of a source. tag Gets or sets the identifying tag name of a source...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Source class | Aspose.Words for Python

    aspose.words.bibliography.Source class. Represents an individual source, such as a book, journal article, or interview....Constructors Name Description Source(tag, source_type) Initialize a new...of a source. tag Gets or sets the identifying tag name of a source...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Unknown XFDF element 'underline' - Free Support...

    Hello :slight_smile: I’m trying to merge a xfdf and pdf. I used the code from the example, this one: PdfAnnotationEditor AnnotationEditor = new PdfAnnotationEditor(); AnnotationEditor.BindPdf(“emptyPdf.pdf”); FileStrea…...exception is thrown if Tag are selfclosing <tag …/>. <square style="solid"...title="" /> With these xml <tag … > it’s okay. The exception...

    forum.aspose.com/t/unknown-xfdf-element-underli...
  5. Working with Tasks

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......foreach ( var tag in richText. Tags ) 14 { 15 if (tag is NoteTask)...NoteTask noteTask = (NoteTask)tag; 18 // Retrieve properties 19...

    docs.aspose.com/note/net/working-with-tasks/
  6. DocumentVisitor.visitSmartTagEnd method | Aspos...

    DocumentVisitor.visitSmartTagEnd method. Called when enumeration of a smart Tag has ended....when enumeration of a smart tag has ended. visitSmartTagEnd (...node structure of every smart tag in a document. test ( 'SmartTagToText'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentVisitor.visitSmartTagStart method | Asp...

    DocumentVisitor.visitSmartTagStart method. Called when enumeration of a smart Tag has started....when enumeration of a smart tag has started. visitSmartTagStart...node structure of every smart tag in a document. test ( 'SmartTagToText'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.visitStructuredDocumentTagEnd m...

    DocumentVisitor.visitStructuredDocumentTagEnd method. Called when enumeration of a structured document Tag has ended....enumeration of a structured document tag has ended. visitStructuredDocum...of every structured document tag in a document. test ( 'StructuredDocumentTa'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. MustacheTag.Text | Aspose.Words for .NET

    Discover the MustacheTag Text property to effortlessly retrieve and utilize Tag text for enhanced data handling and seamless integration....property Gets the text of the tag. public string Text { get ; }...how to work with the mustache tags. Document document = new Document...

    reference.aspose.com/words/net/aspose.words.mai...
  10. SmartTag class | Aspose.Words for Node.js

    Aspose.Words.Markup.SmartTag class. This element specifies the presence of a smart Tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...specifies the presence of a smart tag around one or more inline structures...visit the Structured Document Tags or Content Control documentation...

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