Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 30,726 for

tag

(0.24 sec)
  1. StructuredDocumentTag.IsShowingPlaceholderText ...

    Discover how the IsShowingPlaceholderText property in StructuredDocumentTag enhances your document's clarity by distinguishing placeholder text from regular content....text for a structured document tag. Document doc = new Document...plain text structured document tag of the "PlainText" type, which...

    reference.aspose.com/words/net/aspose.words.mar...
  2. StructuredDocumentTag.IsTemporary | Aspose.Word...

    Discover how the StructuredDocumentTag IsTemporary property determines if your SDT is removed from WordProcessingML upon content changes. Optimize your documents today!...plain text structured document tag, // which will act as a plain...text into. StructuredDocumentTa tag = new StructuredDocumentTa (...

    reference.aspose.com/words/net/aspose.words.mar...
  3. VariationAxis enumeration | Aspose.Words for Py...

    aspose.words.shaping.VariationAxis enumeration. Represents OpenType Design-Variation Axis Tag...OpenType Design-Variation Axis Tag. https://learn.microsoft.com...Description ITALIC Registered tag for the roman/italic axis. OPTICAL_SIZE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IStructuredDocumentTag.appearance property | As...

    IStructuredDocumentTag.appearance property. Gets or sets the appearance of the structured document Tag....appearance of the structured document tag. get appearance () : Aspose ...SdtAppearance Examples Shows how to show tag around content. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_LockContentControl method. When set to true, this property will prohibit a user from deleting this SDT in C++....restrictions to structured document tags. auto doc = System :: MakeObject...plain text structured document tag, which acts as a text box that...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. XmlMapping.prefixMappings property | Aspose.Wor...

    XmlMapping.prefixMappings property. Returns XML namespace prefix mappings to evaluate the [XmlMapping.xpath](../xpath/)....Create a structured document tag that will display the contents...contents of our CustomXmlPart. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Restarting List Numbering Dynamically in Java|A...

    Restart list numbering within your documents dynamically when building a report in Java....dynamically using restartNum tags. In particular, this feature...order by putting a restartNum tag into your template before a corresponding...

    docs.aspose.com/words/java/restarting-list-numb...
  8. Aspose::Words::Markup::StructuredDocumentTagCol...

    Aspose::Words::Markup::StructuredDocumentTagCollection::GetById method. Returns the structured document Tag by identifier in C++....Returns the structured document tag by identifier. System :: SharedPtr...int32_t The structured document tag identifier. Remarks Returns null...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. FindReplaceOptions.useLegacyOrder property | As...

    FindReplaceOptions.useLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes... writeln ( "[tag 1]" ); let textBox = builder...50 ); builder . writeln ( "[tag 2]" ); builder . moveTo ( textBox...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SdtAppearance | Aspose.Words for Java

    Specifies the appearance of a structured document Tag in Java....structured document tag. Examples: Shows how to show tag around content...structured document tags.docx"); StructuredDocumentTa tag = (StructuredDocumentTa)...

    reference.aspose.com/words/java/com.aspose.word...