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

tag

(1.12 sec)
  1. Aspose::Words::Markup::XmlMapping::Delete metho...

    Aspose::Words::Markup::XmlMapping::Delete method. Deletes mapping of the parent structured document to XML data 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...
  2. Creating Tabular Report|Documentation

    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....If using a header, the header tag should be placed to the left...parts: group tag and group data row. The group tag should be placed...

    docs.aspose.com/cells/reportingservices/creatin...
  3. 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...
  4. Template Syntax in C#|Aspose.Words for .NET

    How to create a template for LINQ Reporting Engine to build a report in C#....common document contents and tags that describe the template’s...bindings. You can form these tags using just running text that...

    docs.aspose.com/words/net/template-syntax/
  5. Restarting List Numbering Dynamically in C#|Asp...

    Restart list numbering within your documents dynamically when building a report using C#....dynamically using restartNum tags. In particular, this feature...order by putting a restartNum tag into your template before a corresponding...

    docs.aspose.com/words/net/restarting-list-numbe...
  6. CustomXmlPropertyCollection | Aspose.Words for ...

    Represents a collection of custom XML attributes or smart Tag properties in Java....custom XML attributes or smart tag properties. To learn more, visit...visit the Structured Document Tags or Content Control documentation...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/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 [IStructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [IStructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is true....text for a structured document tag. let doc = new aw . Document...plain text structured document tag of the "PlainText" type, which...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SdtAppearance | Aspose.Words for Java

    Specifies the appearance of a structured document Tag in Java....structured document tag. Examples: Shows how to show tag around content...structured document tags.docx"); StructuredDocumentTa tag = (StructuredDocumentTa)...

    reference.aspose.com/words/java/com.aspose.word...
  10. Inserting Documents Dynamically in Java|Aspose....

    Insert contents of outer documents into your document dynamically when building a report in Java....dynamically using doc tags. A doc tag denotes a placeholder within...during runtime. Syntax of a doc tag is defined as follows. << doc...

    docs.aspose.com/words/java/inserting-documents-...