Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 30,739 for

tag

(0.36 sec)
  1. CustomXmlPartCollection.GetById | Aspose.Words ...

    Discover the CustomXmlPartCollection GetById method to effortlessly retrieve custom XML parts by their unique identifiers for enhanced data management....create a structured document tag with custom XML data. Document...Create a structured document tag that will display our part's...

    reference.aspose.com/words/net/aspose.words.mar...
  2. StructuredDocumentTagRangeStart.WordOpenXMLMini...

    Discover the StructuredDocumentTagRangeStart property in WordOpenXMLMinimal. Access a streamlined XML string in FlatOpc format, focusing solely on content....structured document tags.docx" ); StructuredDocumentTa tag = doc . GetChild...StructuredDocumentTa ; Assert . That ( tag . WordOpenXMLMinimal . Contains...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Aspose::Words::Saving::PdfSaveOptions::get_Expo...

    Aspose::Words::Saving::PdfSaveOptions::get_ExportLanguageToSpanTag method. Gets or sets a value determining whether or not to create a "Span" Tag in the document structure to export the text language in C++....whether or not to create a “Span” tag in the document structure to...When the value is true “Span” tag is created for the text with...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. CustomXmlPropertyCollection.Item | Aspose.Words...

    Access specific properties effortlessly with CustomXmlPropertyCollection. Retrieve items by name for streamlined data management and enhanced productivity....Shows how to work with smart tag properties to get in depth information...information about smart tags. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.mar...
  5. StructuredDocumentTagRangeStart.title property ...

    StructuredDocumentTagRangeStart.title property. Specifies the friendly name associated with this structured document Tag...with this structured document tag. Can not be None . @property...multi-section structured document tags. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTagRangeStart.lock_contents p...

    StructuredDocumentTagRangeStart.lock_contents property. When set to ``True``, this property will prohibit a user from editing the contents of this structured document Tag....of this structured document tag. @property def lock_contents...multi-section structured document tags. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTagRangeStart.level property ...

    StructuredDocumentTagRangeStart.level property. Gets the level at which this structured document Tag range start occurs in the document tree....which this structured document tag range start occurs in the document...multi-section structured document tags. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTagRangeStart.range_end prope...

    StructuredDocumentTagRangeStart.range_end property. Specifies end of range if the [StructuredDocumentTag](../../structureddocumentTag/) is a ranged structured document Tag...a ranged structured document tag. Otherwise returns None . @property...multi-section structured document tags. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTagCollection.remove method |...

    StructuredDocumentTagCollection.remove method. Removes the structured document Tag with the specified identifier....Removes the structured document tag with the specified identifier...number The structured document tag identifier. See Also module Aspose...

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

    Type of document nodes that represent and elements imported from HTML in Java....STRUCTURED_DOCUMENT_TAG); Document doc = new Document(new...STRUCTURED_DOCUMENT_TAG, true); StructuredDocumentTa tag = (StructuredDocumentTa)...

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