Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 1,661 for

structureddocumenttag

(0.02 sec)
  1. Aspose::Words::Markup::SdtListItem::get_Display...

    Aspose::Words::Markup::SdtListItem::get_DisplayText method. Gets the text to display in the run content in place of the Value attribute contents for this list item in C++....auto tag = MakeObject < StructuredDocumentTa > ( doc , SdtType ::...( ArtifactsDir + u "StructuredDocumentTa.ListItemCollection.docx"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Markup::SdtListItem::get_Value m...

    Aspose::Words::Markup::SdtListItem::get_Value method. Gets the value of this list item in C++....auto tag = MakeObject < StructuredDocumentTa > ( doc , SdtType ::...( ArtifactsDir + u "StructuredDocumentTa.ListItemCollection.docx"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. CustomXmlPartCollection.get_by_id method | Aspo...

    CustomXmlPartCollection.get_by_id method. Finds and returns a custom XML part by its identifier.... StructuredDocumentTa ( doc , aw . markup...save ( ARTIFACTS_DIR + 'StructuredDocumentTa.creating_custom_xml...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Markup::SdtListItemCollection::g...

    Aspose::Words::Markup::SdtListItemCollection::get_SelectedValue method. Specifies currently selected value in this list. Null value allowed, meaning that no currently selected entry is associated with this list item collection in C++....auto tag = MakeObject < StructuredDocumentTa > ( doc , SdtType ::...( ArtifactsDir + u "StructuredDocumentTa.ListItemCollection.docx"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node....) within a paragraph StructuredDocumentTa Allows to define customer-specific...means of presentation. StructuredDocumentTa A start of ranged structured...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. EditableRangeStart class | Aspose.Words for Nod...

    Aspose.Words.EditableRangeStart class. Represents a start of an editable range in a Word document...asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SdtCalendarType enumeration | Aspose.Words for ...

    Aspose.Words.Markup.SdtCalendarType enumeration. Specifies the possible types of calendars which can be used to specify [Structureddocumenttag.calendarType](../Structureddocumenttag/calendarType/) in an Office Open XML document....can be used to specify StructuredDocumentTa.calendarType in an Office...= new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. XmlMapping.storeItemId property | Aspose.Words ...

    XmlMapping.storeItemId property. Specifies the custom XML data identifier for the custom XML data part which shall be used to evaluate the [XmlMapping.xpath](../xpath/) expression.... StructuredDocumentTa , 0 , true ). asStructuredDocument...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Nodeimporter ignores "KeepSourceNumbering" and ...

    Hi there Our software contains a workflow, where specific ContentControls are copied into another docx File. This used to work on 15.6. After we updated to 22.9 a while ago ( we’re now on 25.4 but still face this issu…...docx"); List<StructuredDocumentTa> sdts = sourceDoc.G...pe.StructuredDocumentTa, true).Cast<StructuredDocumentTa>().ToList();...

    forum.aspose.com/t/nodeimporter-ignores-keepsou...
  10. Row.PreviousRow | Aspose.Words for .NET

    Access the PreviousRow property to easily retrieve the prior Row node, enhancing your data navigation and streamlining your coding workflow.... If a StructuredDocumentTa node is found in a table...

    reference.aspose.com/words/net/aspose.words.tab...