Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 31,599 for

tag

(0.11 sec)
  1. StructuredDocumentTag.is_showing_placeholder_te...

    StructuredDocumentTag.is_showing_placeholder_text property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT)....text for a structured document tag. doc = aw . Document () # Insert...plain text structured document tag of the "PlainText" type, which...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfSaveOptions.useSdtTagAsFormFieldName propert...

    PdfSaveOptions.useSdtTagAsFormFieldName property. Specifies whether to use SDT control Tag or Id property as a name of form field in PDF....Specifies whether to use SDT control Tag or Id property as a name of form...When set to true , SDT control Tag property is used as a name of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…...FirstOrDefault(); Tag _tag = sdtPr.Elements<Tag>().FirstOrDefault();...FirstOrDefault(); if (_tag != null) LstContentControlBlo.Add(_tag.Val); } Not...

    forum.aspose.com/t/all-contents-block-sdtblock-...
  4. StructuredDocumentTagRangeStart class | Aspose....

    Aspose.Words.Markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured document Tag which accepts multi-sections content...of ranged structured document tag which accepts multi-sections...visit the Structured Document Tags or Content Control documentation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Markup::XmlMapping::get_PrefixMa...

    Aspose::Words::Markup::XmlMapping::get_PrefixMappings method. Returns XML namespace prefix mappings to evaluate the XPath in C++....Create a structured document tag that will display the contents...contents of our CustomXmlPart. auto tag = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Underline Text HTML Generator – Online Tool and...

    Generate Underline HTML Tag using Aspose.HTML, preview the result and copy the generated HTML and C# code to your website....HTML Code Generators Underline Tag Generator XHTML JPG PDF XML MHTML...C# code for an underline HTML tag and use it in your website or...

    products.aspose.com/html/net/generators/underline/
  7. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document Tag SDT or content control in a document in Java....Represents a structured document tag (SDT or content control) in a...visit the Structured Document Tags or Content Control documentation...

    reference.aspose.com/words/java/com.aspose.word...
  8. FindReplaceOptions.useLegacyOrder property | As...

    FindReplaceOptions.useLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes... writeln ( "[tag 1]" ); let textBox = builder...50 ); builder . writeln ( "[tag 2]" ); builder . moveTo ( textBox...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Strikethrough HTML Generator – Online Tool and ...

    Generate HTML Strikethrough Tag using Aspose.HTML, preview the result and copy the generated HTML and C# code to your website....Code Generators Strikethrough Tag Generator XHTML JPG PDF XML MHTML...and C# code for an HTML <s> tag and use it in your website or...

    products.aspose.com/html/net/generators/striket...
  10. IStructuredDocumentTag.Placeholder | Aspose.Wor...

    Discover the IStructuredDocumentTag Placeholder property. Easily manage placeholder text for empty SDT content and enhance your document's usability....text for a structured document tag. Document doc = new Document...plain text structured document tag of the "PlainText" type, which...

    reference.aspose.com/words/net/aspose.words.mar...