Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 30,539 for

tag

(0.13 sec)
  1. SdtType enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtType enumeration. Specifies the type of a structured document Tag (SDT) node....type of a structured document tag (SDT) node. Members Name Description...document to a structured document tag. // 1 - Apply a style object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::RemoveAt method. Removes an item at the specified index in C++....create a structured document tag with custom XML data. auto doc...Create a structured document tag that will display our part's...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::CustomXmlPart::get_Id me...

    Aspose::Words::Markup::CustomXmlPart::get_Id method. Gets or sets the string that identifies this custom XML part within an OOXML document in C++....create a structured document tag with custom XML data. auto doc...Create a structured document tag that will display our part's...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. StructuredDocumentTagRangeStart.title property ...

    StructuredDocumentTagRangeStart.title property. Specifies the friendly name associated with this structured document Tag...with this structured document tag. Can not be null . get title...multi-section structured document tags. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTagRangeStart.sdtType propert...

    StructuredDocumentTagRangeStart.sdtType property. Gets type of this structured document Tag....of this structured document tag. get sdtType () : Aspose . Words...multi-section structured document tags. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Markup::SdtListItemCollection::A...

    Aspose::Words::Markup::SdtListItemCollection::Add method. Adds an item to this collection in C++....down-list structured document tags. auto doc = System :: MakeObject...Words :: Document > (); auto tag = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Using Aspose.Cells.GridDesktop in WPF Applicati...

    This article introduces how to use GridDesktop in a WPF application....references within the Windows tag. xmlns : wf = "clr-namespace:System...GridDesktop" > The final Windows tag will look similar to that shown...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clear method. Removes all elements from the collection in C++....create a structured document tag with custom XML data. auto doc...Create a structured document tag that will display our part's...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. CustomXmlProperty | Aspose.Words for .NET

    Discover the CustomXmlProperty constructor. Easily create and initialize new instances for seamless XML property management in your projects....Examples Shows how to create smart tags. public void Create () { Document...new Document (); // A smart tag appears in a document with Microsoft...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Unable to insert a document into another one us...

    Dear Aspose Support, apparently I cannot get this command to work properly: re.buildReport(hf, data, "body"); What is the intention: data contains a Document object which I want to be included in the main template usi…...template using the <<doc>> LINQ tag. Please find attached a minimal...incorrect data types, improper LINQ tag usage, or issues with the Document...

    forum.aspose.com/t/unable-to-insert-a-document-...