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

structureddocumenttag builder

(0.22 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.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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Aspose::Words::DocumentBuilder::get_IsAtEndOfSt...

    Aspose::Words::DocumentBuilder::get_IsAtEndOfStructureddocumenttag method. Returns true if the cursor is at the end of a structured document tag in C++....docx" ); auto builder = System :: MakeObject < Aspose...structured document tag by index. builder -> MoveToStructuredDocu ( 1...

    reference.aspose.com/words/cpp/aspose.words/doc...