Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 30,731 for

tag

(0.07 sec)
  1. StructuredDocumentTag.DateDisplayFormat | Aspos...

    Discover the StructuredDocumentTag DateDisplayFormat property to customize date display formats effortlessly. Enhance your document's clarity and appeal!...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...
  2. StructuredDocumentTag.date_display_locale prope...

    StructuredDocumentTag.date_display_locale property. Allows to set/get the language format for the date displayed in this SDT....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...
  3. StructuredDocumentTag.full_date property | Aspo...

    StructuredDocumentTag.full_date property. Specifies the full date and time last entered into this SDT....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...
  4. StructuredDocumentTagRangeStart.GetChildNodes |...

    Discover the StructuredDocumentTagRangeStart GetChildNodes method, which provides a dynamic collection of child nodes tailored to your specified types....structured document tags.docx" ); StructuredDocumentTa tag = doc . GetChildNodes...WriteLine ( $"\t|Child nodes count: {tag.GetChildNodes(NodeType.Any, false)...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_IsMultiSection method. Returns true if this instance is a ranged (multi-section) structured document Tag in C++....(multi-section) structured document tag. virtual bool Aspose :: Words...how to get structured document tag. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_Tags method. Removes all [SmartTag](../../../aspose.words.markup/smartTag/) descendant nodes of the current node....remove_smart_tags method remove_smart_tags() Removes all SmartTag...current node. def remove_smart_tags ( self ): ... Remarks This method...

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

    StructuredDocumentTagRangeStart.removeSelfOnly method. Removes this range start and appropriate range end nodes of the structured document Tag, but keeps its content inside the document tree....nodes of the structured document tag, but keeps its content inside...create/remove structured document tag and its content. test ( 'SdtRangeExtendedMeth'...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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-...
  9. Aspose::Words::Saving::PdfSaveOptions::get_UseS...

    Aspose::Words::Saving::PdfSaveOptions::get_UseSdtTagAsFormFieldName method. Specifies whether to use SDT control Tag or Id property as a name of form field in PDF in C++....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/cpp/aspose.words.sav...
  10. 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...