Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,681 for

structureddocumenttag

(3.38 sec)
  1. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured document tags with the DocumentBuilder MoveToStructureddocumenttag method, enhancing your document editing efficiency....MoveToStructuredDocu ( int structuredDocumentTa , int characterIndex...Parameter Type Description structuredDocumentTa Int32 The index of the...

    reference.aspose.com/words/net/aspose.words/doc...
  2. SdtType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtType enum, defining structured document tag types for enhanced document management and streamlined workflows.... Quote ]; StructuredDocumentTa sdtPlainText = new ...StructuredDocumentTa ( doc , SdtType . PlainText , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  3. DocumentBuilder.insert_structured_document_tag ...

    DocumentBuilder.insert_structured_document_tag method. Inserts a [Structureddocumenttag](../../../aspose.words.markup/Structureddocumenttag/) into the document....tag(type) Inserts a StructuredDocumentTa into the document. def...SdtType Returns The StructuredDocumentTa node that was just inserted...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SDT Not Getting Created Uniformly - Free Suppor...

    I am creating Structureddocumenttag using below code: public Structureddocumenttag createNewStructureDocumentTag(Document document) { Structureddocumenttag Structureddocumenttag; try { struct…...6:11am 1 I am creating StructuredDocumentTa using below code: public...public StructuredDocumentTa createNewStructureDo(Document document)...

    forum.aspose.com/t/sdt-not-getting-created-unif...
  5. Aspose::Words::Markup namespace | Aspose.Words ...

    Aspose::Words::Markup namespace. The Aspose.Words.Markup namespace contains classes that represent customer defined semantics in a document: smart tags, custom XML and structured document tags (content controls) in C++.... StructuredDocumentTa Represents a structured...documentation article. StructuredDocumentTa A collection of IStructuredDocumentT...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructureddocumenttag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....:: Words :: Markup :: StructuredDocumentTa > ( doc -> GetChildNodes...Words :: NodeType :: StructuredDocumentTa , true ) -> idx_get...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructureddocumenttag::get_Color method. Gets or sets the color of the structured document tag in C++....:: Words :: Markup :: StructuredDocumentTa > ( doc -> GetChildNodes...Words :: NodeType :: StructuredDocumentTa , true ) -> idx_get...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::DocumentVisitor::VisitStructured...

    Aspose::Words::DocumentVisitor::VisitStructureddocumenttagRangeEnd method. Called when a StructureddocumenttagRangeEnd is encountered in C++....method Called when a StructuredDocumentTa is encountered. virtual...:: Words :: Markup :: StructuredDocumentTa > sdtRangeEnd ) See...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose.Words.Markup module | Aspose.Words for N...

    The Aspose.Words.Markup module contains classes that represent customer defined semantics in a document: smart tags, custom XML and structured document tags (content controls).... StructuredDocumentTa Represents a structured...documentation article. StructuredDocumentTa A collection of IStructuredDocumentT...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IStructuredDocumentTag.Color | Aspose.Words for...

    Discover the IStructureddocumenttag Color property to easily customize and set colors for structured document tags, enhancing your document's visual appeal....docx" ); StructuredDocumentTa rangeStartTag = doc...GetChildNodes ( NodeType . StructuredDocumentTa , true )[ 0 ] as StructuredDocumentTa...

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