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

structureddocumenttag builder

(0.06 sec)
  1. 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...
  2. Aspose::Words::DocumentBuilder::InsertStructure...

    Aspose::Words::DocumentBuilder::InsertStructureddocumenttag method. Inserts a Structureddocumenttag into the document in C++....cu method Inserts a StructuredDocumentTa into the document. System...:: Words :: Markup :: StructuredDocumentTa > Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. MarkupLevel enumeration | Aspose.Words for Python

    aspose.words.markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [Structureddocumenttag](../Structureddocumenttag/) can occur....tree where a particular StructuredDocumentTa can occur. Members Name...elements. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.insertStructuredDocumentTag met...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

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

    Aspose::Words::Markup::IStructureddocumenttag::get_LockContentControl method. When set to true, this property will prohibit a user from deleting this SDT in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...:: Words :: Markup :: StructuredDocumentTa > ( doc , Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. 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...
  8. SdtType | Aspose.Words for Java

    Specifies the type of a structured document tag SDT node in Java....Document(); StructuredDocumentTa sdt = new StructuredDocumentTa(doc,...DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToParagraph(0...

    reference.aspose.com/words/java/com.aspose.word...
  9. IStructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the IStructureddocumenttag property that defines a unique tag for your SDT node, enhancing document structure and ensuring clarity.... StructuredDocumentTa tag = new StructuredDocumentTa ( doc...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . InsertNode...

    reference.aspose.com/words/net/aspose.words.mar...
  10. IStructuredDocumentTag.LockContents | Aspose.Wo...

    Discover how the IStructureddocumenttag LockContents property enhances document security by preventing content edits. Ensure your SDT remains intact!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...in. StructuredDocumentTa tag = new StructuredDocumentTa ( doc...

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