Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 31,621 for

tag

(0.24 sec)
  1. Aspose::Words::Markup::SmartTag::get_Properties...

    Aspose::Words::Markup::SmartTag::get_Properties method. A collection of the smart Tag properties in C++....method A collection of the smart tag properties. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::MailMerging::MailMergeRegionInfo...

    Aspose::Words::MailMerging::MailMergeRegionInfo::get_EndMustacheTag method. Returns an end "mustache" Tag for the region in C++....method Returns an end “mustache” tag for the region. const System...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_SdtType method. Gets type of this structured document Tag in C++....of this structured document tag. Aspose :: Words :: Markup ::...multi-section structured document tags. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. 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-...
  5. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_Color method. Gets or sets the color of the structured document Tag in C++....color of the structured document tag. System :: Drawing :: Color Aspose...multi-section structured document tags. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_LockContentControl method. When set to true, this property will prohibit a user from deleting this structured document Tag in C++....deleting this structured document tag. bool Aspose :: Words :: Markup...multi-section structured document tags. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_RangeEnd method. Specifies end of range if the StructuredDocumentTag is a ranged structured document Tag. Otherwise returns null in C++....a ranged structured document tag. Otherwise returns null . System...multi-section structured document tags. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  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. 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...
  10. 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...