Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 34,652 for

markup

(0.04 sec)
  1. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class.... markup . SmartTag ( doc ) # Smart...smart_tag . properties . add ( aw . markup . CustomXmlProperty ( 'Day'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::DocumentBuilder::InsertStructure...

    Aspose::Words::DocumentBuilder::InsertStructuredDocumentTag method. Inserts a StructuredDocumentTag into the document in C++....SharedPtr < Aspose :: Words :: Markup :: StructuredDocumentTa > Aspose...InsertStructuredDocu ( Aspose :: Words :: Markup :: SdtType type ) ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. CustomXmlProperty class | Aspose.Words for Python

    aspose.words.Markup.CustomXmlProperty class. Represents a single custom XML attribute or a smart tag property... markup . SmartTag ( doc ) # Smart...smart_tag . properties . add ( aw . markup . CustomXmlProperty ( 'Day'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SdtAppearance enumeration | Aspose.Words for No...

    Aspose.Words.Markup.SdtAppearance enumeration. Specifies the appearance of a structured document tag.... Markup . SdtAppearance . Hidden )...) tag . appearance = aw . Markup . SdtAppearance . Tags ; See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag.... Markup . SdtAppearance Examples Shows...aw . Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SmartTag.accept method | Aspose.Words for Python

    SmartTag.accept method. Accepts a visitor.... markup . SmartTag ( doc ) # Smart...smart_tag . properties . add ( aw . markup . CustomXmlProperty ( 'Day'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.custom_xml_parts property | Aspose.Wor...

    Document.custom_xml_parts property. Gets or sets the collection of Custom XML Data Storage Parts.... markup . CustomXmlPartCollect : ...., value : aspose . words . markup . CustomXmlPartCollect ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_tags method. Removes all [SmartTag](../../../aspose.words.Markup/smarttag/) descendant nodes of the current node.... markup . SmartTag ( doc ) # Smart...smart_tag . properties . add ( aw . markup . CustomXmlProperty ( 'Day'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTag.setUncheckedSymbol method...

    StructuredDocumentTag.setUncheckedSymbol method. Sets the symbol used to represent the unchecked state of a check box content control.... Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType...SdtType . Checkbox , aw . Markup . MarkupLevel . Inline ); sdtCheckBox...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. StructuredDocumentTag.set_checked_symbol method...

    StructuredDocumentTag.set_checked_symbol method. Sets the symbol used to represent the checked state of a check box content control.... markup . StructuredDocumentTa ( doc , aw . markup . SdtType...SdtType . CHECKBOX , aw . markup . MarkupLevel . INLINE ) sdt_check_box...

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