Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 31,102 for

tag

(0.14 sec)
  1. Adding, Updating, and Removing Data from DICOM ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....DICOM tag for patient's name Aspose . Medical . Dicom . Tags . Tag...Tag patientNameTag = Tag . PatientName ; // Patient Name to be...

    docs.aspose.com/medical/net/developer-guide/dat...
  2. IStructuredDocumentTag.appearance property | As...

    IStructuredDocumentTag.appearance property. Gets or sets the appearance of the structured document Tag....appearance of the structured document tag. @property def appearance ( self... Examples Shows how to show tag around content. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C++....text for a structured document tag. auto doc = System :: MakeObject...plain text structured document tag of the "PlainText" type, which...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Setting Text Color Dynamically in C#|Aspose.Wor...

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

    docs.aspose.com/words/net/setting-text-color-dy...
  5. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C++....text for a structured document tag. auto doc = System :: MakeObject...plain text structured document tag of the "PlainText" type, which...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. StructuredDocumentTagRangeStart.appearance prop...

    StructuredDocumentTagRangeStart.appearance property. Gets or sets the appearance of the structured document Tag....appearance of the structured document tag. @property def appearance ( self... Examples Shows how to show tag around content. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this document in C++....text for a structured document tag. auto doc = System :: MakeObject...plain text structured document tag of the "PlainText" type, which...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Source constructor | Aspose.Words for Python

    Source constructor. Initialize a new instance of the [Source](../) class....Source constructor Source(tag, source_type) Initialize a new...class. def __init__ ( self , tag : str , source_type : aspose...

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

    Discover the IStructuredDocumentTag's IsMultiSection property, which identifies if your Tag is a ranged multisection, enhancing document organization and functionality....(multi-section) structured document tag. public bool IsMultiSection {...how to get structured document tag. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Inserting HTML Dynamically in C#|Aspose.Words f...

    Insert HTML into your document dynamically when building a report using C#....one is using of an expression tag with an html switch applied as...insertion is using of an html tag. An html tag denotes a placeholder...

    docs.aspose.com/words/net/inserting-html-dynami...