Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 391 for

structureddocumenttag builder

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

    Aspose.Words.Markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node.... Document (); let builder = new aw . DocumentBuilder...= new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Markup::MarkupLevel enum | Aspos...

    Aspose::Words::Markup::MarkupLevel enum. Specifies the level in the document tree where a particular Structureddocumenttag can occur in C++....tree where a particular StructuredDocumentTa can occur. enum class...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. IStructuredDocumentTag.lockContents property | ...

    IStructureddocumenttag.lockContents property. When set to true, this property will prohibit a user from editing the contents of this SDT.... Document (); let builder = new aw . DocumentBuilder...= new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SdtType enumeration | Aspose.Words for Python

    aspose.words.markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node.... Document () builder = aw . DocumentBuilder ( doc...sdt_plain_text = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::DocumentBuilder::get_CurrentStru...

    Aspose::Words::DocumentBuilder::get_CurrentStructureddocumenttag method. Gets the structured document tag that is currently selected in this DocumentBuilder in C++....:: Words :: Markup :: StructuredDocumentTa > Aspose :: Words ::...document tags.docx" ); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Markup::SdtType enum | Aspose.Wo...

    Aspose::Words::Markup::SdtType enum. Specifies the type of a structured document tag (SDT) node in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...sdtPlainText = MakeObject < StructuredDocumentTa > ( doc , SdtType ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. IStructuredDocumentTag.LockContentControl | Asp...

    Discover the IStructureddocumenttag LockContentControl property. Set to true, it prevents users from deleting SDT, enhancing document integrity and control....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...in. StructuredDocumentTa tag = new StructuredDocumentTa ( doc...

    reference.aspose.com/words/net/aspose.words.mar...
  8. DocumentBuilder.IsAtEndOfStructuredDocumentTag ...

    Discover DocumentBuilder's IsAtEndOfStructureddocumenttag property—check if your cursor is positioned at the end of a structured document tag for efficient editing!...docx" ); DocumentBuilder builder = new DocumentBuilder ( doc...structured document tag by index. builder . MoveToStructuredDocu ( 1...

    reference.aspose.com/words/net/aspose.words/doc...
  9. IStructuredDocumentTag.lock_contents property |...

    IStructureddocumenttag.lock_contents property. When set to true, this property will prohibit a user from editing the contents of this SDT.... Document () builder = aw . DocumentBuilder ( doc...tag = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.move_to_structured_document_tag...

    aspose.words.DocumentBuilder.move_to_structured_document_tag method...first section, then structuredDocumentTa specified the index...of that section. When structuredDocumentTa is greater than or equal...

    reference.aspose.com/words/python-net/aspose.wo...