Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 28,724 for

tag

(0.05 sec)
  1. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart Tag property....custom XML attribute or smart tag property. @property def name...Examples Shows how to create smart tags. def create (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Discover the UseLegacyOrder property in FindReplaceOptions. Enable sequential text searches for better accuracy. Default is false. Optimize your text processing!... Writeln ( "[tag 1]" ); Shape textBox = builder...50 ); builder . Writeln ( "[tag 2]" ); builder . MoveTo ( textBox...

    reference.aspose.com/words/net/aspose.words.rep...
  3. StructuredDocumentTag.FullDate | Aspose.Words f...

    Discover the StructuredDocumentTag FullDate property, which captures the complete date and time for enhanced document accuracy and tracking....date with a structured document tag. Document doc = new Document...Insert a structured document tag that prompts the user to enter...

    reference.aspose.com/words/net/aspose.words.mar...
  4. StructuredDocumentTag.CalendarType | Aspose.Wor...

    Discover the StructuredDocumentTag CalendarType property to customize your SDT calendar type. Enhance your documents with tailored calendar options!...date with a structured document tag. Document doc = new Document...Insert a structured document tag that prompts the user to enter...

    reference.aspose.com/words/net/aspose.words.mar...
  5. StructuredDocumentTag.date_storage_format prope...

    StructuredDocumentTag.date_storage_format property. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the document's data store...date with a structured document tag. doc = aw . Document () # Insert...Insert a structured document tag that prompts the user to enter...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTag.dateDisplayLocale propert...

    StructuredDocumentTag.dateDisplayLocale property. Allows to set/get the language format for the date displayed in this SDT....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...
  7. StructuredDocumentTag.calendarType property | A...

    StructuredDocumentTag.calendarType property. Specifies the type of calendar for this SDT...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...
  8. StructuredDocumentTag.date_display_format prope...

    StructuredDocumentTag.date_display_format property. String that represents the format in which dates are displayed....date with a structured document tag. doc = aw . Document () # Insert...Insert a structured document tag that prompts the user to enter...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IStructuredDocumentTag.title property | Aspose....

    IStructuredDocumentTag.title property. Specifies the friendly name associated with this SDT...how to get structured document tag. let doc = new aw . Document...document tags by id.docx" ); // Get the structured document tag by...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Setting Background Color Dynamically in Java|As...

    Set text background color for document contents dynamically when building a report in Java....using backColor tags. Syntax of a backColor tag is defined as follows...backColor >> Note – A backColor tag can be used anywhere in a template...

    docs.aspose.com/words/java/setting-background-c...