Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 29,523 for

tag

(0.09 sec)
  1. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::IndexOfKey method. Returns the zero-based index of the specified property in the collection in C++....Shows how to work with smart tag properties to get in depth information...information about smart tags. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. SdtListItemCollection class | Aspose.Words for ...

    Aspose.Words.Markup.SdtListItemCollection class. Provides access to [SdtListItem](../sdtlistitem/) elements of a structured document Tag...document tag. To learn more, visit the Structured Document Tags or...document tags. let doc = new aw . Document (); let tag = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Using Variables in C#|Aspose.Words for .NET

    Use variables to calculate an expensive value just once and access it multiple times in template documents using C#....variable in a template using a var tag as follows. << var [ variable_type...describes elements of the var tag. Element Optional? Remarks Variable...

    docs.aspose.com/words/net/using-variables/
  4. HtmlControlType | Aspose.Words for Java

    Type of document nodes that represent and elements imported from HTML in Java....STRUCTURED_DOCUMENT_TAG); Document doc = new Document(new...STRUCTURED_DOCUMENT_TAG, true); StructuredDocumentTa tag = (StructuredDocumentTa)...

    reference.aspose.com/words/java/com.aspose.word...
  5. CustomXmlPartCollection.add method | Aspose.Wor...

    aspose.words.markup.CustomXmlPartCollection.add method...create a structured document tag with custom XML data. doc = aw...Create a structured document tag that will display our part's...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clone method. Makes a deep copy of this collection and its items 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...
  7. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::get_Count method. Gets the number of elements contained in 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...
  8. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_WordOpenXMLMinimal method. Gets a string that represents the XML contained within the node in the FlatOpc format. Unlike the WordOpenXML property, this method generates a stripped-down document that excludes any non-content-related parts in C++....structured document tags.docx" ); auto tag = System :: AsCast... 0 , true )); ASSERT_TRUE ( tag -> get_WordOpenXMLMinimal ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Adding Table Footers|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....table footers: Select the footer tag cell, directly on the left of...group): Selecting the footer tag cell Click Set Footer on the...

    docs.aspose.com/cells/reportingservices/adding-...
  10. 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...