Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 31,318 for

tag

(0.19 sec)
  1. MustacheTag | Aspose.Words for Java

    Represents mustache Tag in Java....MustacheTag Represents “mustache” tag. Methods Method Description ...zero-based starting position of the tag from the start of the getReferenceRun()...

    reference.aspose.com/words/java/com.aspose.word...
  2. FontFeature Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Shaping.FontFeature enum, detailing glyph usage in fonts for script rendering. Enhance your typography knowledge today!...ae#ccmp Equivalent OpenType tag: ‘ccmp’ StandardLigatures 1818847073...conditions. Equivalent OpenType tag: ’liga’ https://docs.microsoft...

    reference.aspose.com/words/net/aspose.words.sha...
  3. StructuredDocumentTagCollection class | Aspose....

    aspose.words.markup.StructuredDocumentTagCollection class. A collection of [IStructuredDocumentTag](../istructureddocumentTag/) instances that represent the structured document Tags in the specified range...represent the structured document tags in the specified range. To learn...visit the Structured Document Tags or Content Control documentation...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.is_at_end_of_structured_documen...

    DocumentBuilder.is_at_end_of_structured_document_Tag property. Returns true if the cursor is at the end of a structured document Tag....is_at_end_of_structured_document_tag property DocumentBuilder.is_...is_at_end_of_structured_document_tag property Returns true if the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IStructuredDocumentTag.LockContentControl | Asp...

    Discover the IStructuredDocumentTag LockContentControl property. Set to true, it prevents users from deleting SDT, enhancing document integrity and control....restrictions to structured document tags. Document doc = new Document...plain text structured document tag, which acts as a text box that...

    reference.aspose.com/words/net/aspose.words.mar...
  6. IStructuredDocumentTag.lock_contents property |...

    IStructuredDocumentTag.lock_contents property. When set to true, this property will prohibit a user from editing the contents of this SDT....restrictions to structured document tags. doc = aw . Document () builder...plain text structured document tag, which acts as a text box that...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTagRangeStart.appearance prop...

    StructuredDocumentTagRangeStart.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...
  8. StructuredDocumentTagCollection.GetByTag | Aspo...

    Discover the GetByTag method in StructuredDocumentTagCollection. Efficiently retrieve the first structured document Tag with your desired Tag for seamless document management....the first structured document tag encountered in the collection...specified tag. public IStructuredDocumentT GetByTag ( string tag ) Parameter...

    reference.aspose.com/words/net/aspose.words.mar...
  9. XmlMapping.delete method | Aspose.Words for Python

    XmlMapping.delete method. Deletes mapping of the parent structured document to XML data....Create a structured document tag that will display the contents...contents of our CustomXmlPart. tag = aw . markup . StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to hide column based on condition in aspose...

    HI Team, I need to hide column based on condition. Could you please assist how to add the same in the below template. based condition: <<if[r.Max(i => i.PartialDischarge) != null]>><<[lang.GetString("PDMeasured")]>> …... Getting error if tag not well formed. Correct me I...cells with a conditional block tag, e.g.: <<if[r.Max(i => i.PartialDischarge)...

    forum.aspose.com/t/how-to-hide-column-based-on-...