Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 30,512 for

tag

(0.14 sec)
  1. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Add method. Adds a property to the collection in C++....Shows how to work with smart tag properties to get in depth information...information about smart tags. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. SdtListItemCollection class | Aspose.Words for ...

    Aspose.Words.Markup.SdtListItemCollection class. Provides access to [SdtListItem](../sdtlistitem/) elements of a structured document Tag...document tag. To learn more, visit the Structured Document Tags or...document tags. let doc = new aw . Document (); let tag = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CustomXmlPartCollection.add method | Aspose.Wor...

    aspose.words.markup.CustomXmlPartCollection.add method...create a structured document tag with custom XML data. doc = aw...Create a structured document tag that will display our part's...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTagRangeStart.color property ...

    StructuredDocumentTagRangeStart.color property. Gets or sets the color of the structured document Tag....color of the structured document tag. @property def color ( self )...multi-section structured document tags. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTagRangeStart.lock_content_co...

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. IStructuredDocumentTag.color property | Aspose....

    IStructuredDocumentTag.color property. Gets or sets the color of the structured document Tag....color of the structured document tag. @property def color ( self )...multi-section structured document tags. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTag Class | Aspose.Words for ...

    Discover Aspose.Words.Markup.StructuredDocumentTag class for efficient content control in documents. Enhance your document management with SDT features!...Represents a structured document tag (SDT or content control) in a...visit the Structured Document Tags or Content Control documentation...

    reference.aspose.com/words/net/aspose.words.mar...
  8. HTML File Input Generator – Online Tool and C# ...

    Generate HTML file input using Aspose.HTML for .NET, preview the result and copy the generated HTML and C# code to your website.... Easily generate file input tag with HTML syntax! Attributes...generate HTML code for input tag with type='file' by selecting...

    products.aspose.com/html/net/generators/file/
  9. SdtCalendarType enumeration | Aspose.Words for ...

    Aspose.Words.Markup.SdtCalendarType enumeration. Specifies the possible types of calendars which can be used to specify [StructuredDocumentTag.calendarType](../structureddocumentTag/calendarType/) in an Office Open XML document....date with a structured document tag. let doc = new aw . Document...Insert a structured document tag that prompts the user to enter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 PHP 管理演示文稿中的标签和自定义数据|Aspose.Slides for PHP 文档

    了解如何在 Aspose.Slides for PHP via Java 中添加、读取、更新和删除标签及自定义数据,并提供 PowerPoint 和 OpenDocument 演示文稿的示例。...自定义属性的名称 - MyTag 自定义属性的值 - My Tag Value 如果您需要根据特定规则或属性对演示文稿进行分...Presentation ( "pres.pptx" ); try { $tags = $pres -> getCustomData ()...

    docs.aspose.com/slides/zh/php-java/managing-tag...