Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 30,737 for

tag

(0.84 sec)
  1. Manage Tags and Custom Data in Presentations wi...

    Learn how to add, read, update, and remove Tags & custom data in Aspose.Slides for Python via .NET, with examples for PowerPoint and OpenDocument presentations....Manage Tags and Custom Data in Presentations with Python Contents...many parts—such as User Defined Tags—defined by ISO/IEC 29500. Custom...

    docs.aspose.com/slides/python-net/managing-tags...
  2. How to hide column based on condition in aspose...

    HI Team, I need to hide column based on condition. Could you please assist how to add the same in the below template. based condition: <<if[r.Max(i => i.PartialDischarge) != null]>><<[lang.GetString("PDMeasured")]>> …... Getting error if tag not well formed. Correct me I...cells with a conditional block tag, e.g.: <<if[r.Max(i => i.PartialDischarge)...

    forum.aspose.com/t/how-to-hide-column-based-on-...
  3. IStructuredDocumentTag.IsShowingPlaceholderText...

    Discover the IStructuredDocumentTag IsShowingPlaceholderText property to easily identify placeholder text in your SDT, enhancing content clarity and management....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...
  4. StructuredDocumentTag.PlaceholderName | Aspose....

    Discover the StructuredDocumentTag PlaceholderName property to easily manage BuildingBlock names and enhance your document's placeholder text....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...
  5. IStructuredDocumentTag.placeholder_name propert...

    IStructuredDocumentTag.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text....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...
  6. StructuredDocumentTag.placeholder_name property...

    StructuredDocumentTag.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text....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...
  7. 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...
  8. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove Tags & custom data in Aspose.Slides for C++, with examples for PowerPoint and OpenDocument presentations....Manage Tags and Custom Data in Presentations Using C++ Contents...many parts—such as User Defined Tags—defined by ISO/IEC 29500. Custom...

    docs.aspose.com/slides/cpp/managing-tags-and-cu...
  9. 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-...
  10. XmlMapping.CustomXmlPart | Aspose.Words for .NET

    Discover the XmlMapping CustomXmlPart property, which links your structured document Tags to custom XML data parts for enhanced document integration....the parent structured document tag is mapped. public CustomXmlPart...Create a structured document tag that will display the contents...

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