Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 31,540 for

tag

(0.1 sec)
  1. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_IsMultiSection method. Returns true if this instance is a ranged (multi-section) structured document Tag in C++....(multi-section) structured document tag. virtual bool Aspose :: Words...how to get structured document tag. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Underline Text HTML Generator – Online Tool and...

    Generate Underline HTML Tag using Aspose.HTML, preview the result and copy the generated HTML and C# code to your website....HTML Code Generators Underline Tag Generator XHTML JPG PDF XML MHTML...C# code for an underline HTML tag and use it in your website or...

    products.aspose.com/html/net/generators/underline/
  3. Table not found in World Doc - Free Support For...

    Hello Team , We are facing recently in production table is not found in Document doc object , below code we are using for finding table , It was working properly , suddenly it stop working , Can you please help on prio…...whose visible text contains the tag. If it suddenly stops returning...are usually two reasons: The tag is split across runs or inside...

    forum.aspose.com/t/table-not-found-in-world-doc...
  4. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…...FirstOrDefault(); Tag _tag = sdtPr.Elements<Tag>().FirstOrDefault();...FirstOrDefault(); if (_tag != null) LstContentControlBlo.Add(_tag.Val); } Not...

    forum.aspose.com/t/all-contents-block-sdtblock-...
  5. Aspose::Words::Markup::XmlMapping::get_CustomXm...

    Aspose::Words::Markup::XmlMapping::get_CustomXmlPart method. Returns the custom XML data part to which the parent structured document Tag is mapped in C++....the parent structured document tag is mapped. System :: SharedPtr...Create a structured document tag that will display the contents...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. StructuredDocumentTagRangeStart class | Aspose....

    Aspose.Words.Markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured document Tag which accepts multi-sections content...of ranged structured document tag which accepts multi-sections...visit the Structured Document Tags or Content Control documentation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Markup::XmlMapping class | Aspos...

    Aspose::Words::Markup::XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured document Tag and an XML element stored within a custom XML data part in the document. To learn more, visit the documentation article in C++....the parent structured document tag and an XML element stored within...visit the Structured Document Tags or Content Control documentation...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. StructuredDocumentTagCollection.remove method |...

    StructuredDocumentTagCollection.remove method. Removes the structured document Tag with the specified identifier....Removes the structured document tag with the specified identifier...int The structured document tag identifier. Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTagCollection.GetById | Aspos...

    Retrieve structured document Tags effortlessly with the GetById method. Access your data quickly and enhance document management efficiency....Returns the structured document tag by identifier. public IStructuredDocumentT...Int32 The structured document tag identifier. Remarks Returns null...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Aspose::Words::Markup::StructuredDocumentTagCol...

    Aspose::Words::Markup::StructuredDocumentTagCollection::Remove method. Removes the structured document Tag with the specified identifier in C++....Removes the structured document tag with the specified identifier...int32_t The structured document tag identifier. Examples Shows how...

    reference.aspose.com/words/cpp/aspose.words.mar...