Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 29,159 for

tag

(0.12 sec)
  1. StructuredDocumentTag.SetUncheckedSymbol | Aspo...

    Discover how the SetUncheckedSymbol method enhances your StructuredDocumentTag by customizing checkbox visuals for better user experience....create a structured document tag in the form of a check box. Document...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_BuildingBlockCategory method. Specifies category of building block for this SDT node. Can not be null in C++....insert a structured document tag as a building block, and set...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Checked method. Gets/Sets current state of the Checkbox SDT. Default value for this property is false in C++....create a structured document tag in the form of a check box. auto...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. CustomXmlPart.DataChecksum | Aspose.Words for .NET

    Discover the CustomXmlPart DataChecksum property, ensuring data integrity with a reliable CRC checksum for your XML content. Enhance your data's reliability!...We changed the XmlPart of the tag, and the checksum was updated...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Aspose::Words::Fields::FormField::get_Type meth...

    Aspose::Words::Fields::FormField::get_Type method. Returns the form field type in C++....the form of a "select" html tag. doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...least an indication on how to tag the elements individually without...without using automatic tagging? Thanks. asad.ali July 4, 2025...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  7. StructuredDocumentTag.word_open_xml_minimal pro...

    StructuredDocumentTag.word_open_xml_minimal property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format....document to a structured document tag. # 1 - Apply a style object from...STRUCTURED_DOCUMENT_TAG , sdt_plain_text . node_type ) tags = doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 使用C++识别自闭合标签|Documentation

    学习使用C++结合Aspose.Cells处理HTML中的自闭合标签的方法。...have a variety of tag formats for empty tags like <td></td> or...supporting only <td></td> like tags. This feature can be tested...

    docs.aspose.com/cells/zh/cpp/recognise-self-clo...
  9. Origin of LINQ Reporting Engine in C#|Aspose.Wo...

    Learn the concept of LINQ Reporting Engine to build a report in C#....various single-purpose text tags, rather than reusing the same...example, the adding of a new tag type does not pollute the syntax...

    docs.aspose.com/words/net/origin-of-linq-report...
  10. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...Tag.StartsWith("PG_") || x.Tag.StartsWith("CPG_")...StartsWith("CPG_") || x.Tag.StartsWith("PBS_")); if (pageBreak != null) { return...

    forum.aspose.com/t/content-control-wrapping-iss...