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

structureddocumenttag builder

(0.07 sec)
  1. DocumentBuilder.InsertStructuredDocumentTag | A...

    Effortlessly enhance your documents with the DocumentBuilder InsertStructureddocumenttag method. Easily add structured document tags for better organization!...InsertStructuredDocu method Inserts a StructuredDocumentTa into the document. public...public StructuredDocumentTa InsertStructuredDocu ( SdtType type...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 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...
  3. 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...
  4. 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...
  5. SdtType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtType enum, defining structured document tag types for enhanced document management and streamlined workflows....(); StructuredDocumentTa sdt = new StructuredDocumentTa ( doc...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . MoveToParagraph...

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