Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 31,628 for

tag

(0.36 sec)
  1. Aspose::Words::Markup::StructuredDocumentTagCol...

    Aspose::Words::Markup::StructuredDocumentTagCollection::idx_get method. Returns the structured document Tag at the specified index in C++....Returns the structured document tag at the specified index. System...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Working with Tasks | Aspose.Note Documentation

    A comprehensive guide on how to work with tasks in your Java development workflow....(NoteTagCore tag : richText. getTags ()) { 12 if (tag. getClass...NoteTask noteTask = (NoteTask) tag; 14 // Retrieve properties 15...

    docs.aspose.com/note/java/working-with-tasks/
  3. How to Send By Email|Documentation

    Use the GridJs Send By Email menu item to open the email modal and pass the receiver and file type to a configured send callback....GridJs routes the menu item tag email through the menu change...Creates an icon menu item with the tag email . None Email instance Menubar(data...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  4. How to Send By Email|Documentation

    Use the GridJs Send By Email menu item to open the email modal and pass the receiver and file type to a configured send callback....GridJs routes the menu item tag email through the menu change...Creates an icon menu item with the tag email . None Email instance Menubar(data...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  5. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom document visitors... visit_smart_tag_end(smart_tag) Called when enumeration...a smart tag has ended. visit_smart_tag_start(smart_tag) Called...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Tasks | Aspose.Note Documentation

    A comprehensive guide on managing and optimizing tasks within your development workflow....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/
  7. 使用 Python.NET 在工作表中的文本框中用文本替换标签|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 在Excel工作表中的文本框里用文本替换标签。...可能的使用场景 Text boxes can have tags which can be replaced with some...according to the requirement. Tags can be some labels enclosed...

    docs.aspose.com/cells/zh/python-net/replace-tag...
  8. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node.... SmartTag A smart tag around one or more inline structures...of ranged structured document tag which accepts multi-sections...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C++....Words, a Structured Document Tag or content control from any document...StructuredDocumentTa node. Structured document tags (SDT or content control) allow...

    docs.aspose.com/words/cpp/structured-document-t...
  10. 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...