Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 31,603 for

tag

(0.07 sec)
  1. 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...
  2. Create Email Signature in .NET | products.aspos...

    Learn how to programmatically create custom email signatures in EML files using C#. Simplify communication management and personalization.... Find the tag. If the tag exists, a signature HTML...and added to the end of the tag. Save the modified HTML back...

    products.aspose.com/email/net/create-email-sign...
  3. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for Node.js via C++....appear after the line‑break tag. By default, this property is...redundant spaces after <br> tag const html = "<html> <body> <table>...

    docs.aspose.com/cells/nodejs-cpp/delete-redunda...
  4. Nodeimporter ignores "KeepSourceNumbering" and ...

    Hi there Our software contains a workflow, where specific ContentControls are copied into another docx File. This used to work on 15.6. After we updated to 22.9 a while ago ( we’re now on 25.4 but still face this issu…...foreach (StructuredDocumentTa tag in sdts) bkParent.ParentNode...InsertAfter(importer1.ImportNode(tag, true), bkParent); foreach (...

    forum.aspose.com/t/nodeimporter-ignores-keepsou...
  5. FieldCitation.AnotherSourceTag | Aspose.Words f...

    Discover how the FieldCitation AnotherSourceTag property enhances your citations by linking values from multiple sources for accurate referencing....sets a value that matches the Tag element’s value of another source...refer to sources using their tag names. fieldCitation . SourceTag...

    reference.aspose.com/words/net/aspose.words.fie...
  6. How to find/get the position and dimensions of ...

    Hello Aspose Team, In OOXML, preset shapes define a specific “Shape text rectangle” using the rect Tag, which restricts the bounds of the text. For example, in the attached screenshot, you can see the text appears alig…...text rectangle” using the rect tag, which restricts the bounds of...

    forum.aspose.com/t/how-to-find-get-the-position...
  7. Insert Paragraph, Table, HMTL into existing Tex...

    We have docx files that have existing Text or Rich Text controls. Using java Aspose.words.2406, I can only append the Run to these existing Content Controls. For Paragraph or Table or using DocumentBuilder to insertHTM…...level of the structured document tags (SDTs). Since you mentioned...of your structured document tag to MarkupLevel.Block . This allows...

    forum.aspose.com/t/insert-paragraph-table-hmtl-...
  8. Html convert to Markdown occurs Object referenc...

    Hi , When I am converting the Html content into Markdown, it occurs the error: Object reference not set to an instance of an object. here is the html content: <table id=\"attributesTable\">\n <tbody>\n <tr>…...specifically when the <strong> tag is used within a <table> . This...the HTML : Remove the <strong> tag or simplify the HTML structure...

    forum.aspose.com/t/html-convert-to-markdown-occ...
  9. 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/
  10. StructuredDocumentTagRangeStart constructor | A...

    StructuredDocumentTagRangeStart constructor. Initializes a new instance of the Structured document Tag range start class....instance of the Structured document tag range start class. StructuredDocumentTa...

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