Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 392 for

structureddocumenttag builder

(1.93 sec)
  1. 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...
  2. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructureddocumenttag::get_Tag method. Specifies a tag associated with the current SDT node. Can not be null in C++....:: Words :: Markup :: StructuredDocumentTa > ( doc , Aspose ::...SdtAppearance :: Tags ); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for Structureddocumenttag and StructureddocumenttagRangeStart in Java....data for StructuredDocumentTa and StructuredDocumentTa . Examples:...non-ranged structured tags. StructuredDocumentTa sdts = doc.getRange()...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 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...
  6. MarkupLevel | Aspose.Words for Java

    Specifies the level in the document tree where a particular Structureddocumenttag can occur in Java....tree where a particular StructuredDocumentTa can occur. Examples:...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. SdtDateStorageFormat Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Markup.SdtDateStorageFormat enhances date handling in SDTs, ensuring seamless XML data integration in your documents.... StructuredDocumentTa sdtDate = new StructuredDocumentTa...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . InsertNode...

    reference.aspose.com/words/net/aspose.words.mar...
  9. DocumentBuilder.current_structured_document_tag...

    DocumentBuilder.current_structured_document_tag property. Gets the structured document tag that is currently selected in this [DocumentBuilder](../).... StructuredDocumentTa : ... Examples Shows...'Structured document tags.docx' ) builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IStructuredDocumentTag.Placeholder | Aspose.Wor...

    Discover the IStructureddocumenttag Placeholder property. Easily manage placeholder text for empty SDT content and enhance your document's usability.... StructuredDocumentTa tag = new StructuredDocumentTa ( doc...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . InsertNode...

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