Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 388 for

structureddocumenttag builder

(1.94 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. MarkupLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.MarkupLevel enum, defining where Structureddocumenttags fit in your document tree for enhanced organization and control....tree where a particular StructuredDocumentTa can occur. public enum...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.mar...
  6. 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...
  7. Aspose::Words::Markup::IStructuredDocumentTag::...

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

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. 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...
  9. 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...
  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...