Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 391 for

structureddocumenttag builder

(0.03 sec)
  1. Range Class | Aspose.Words for .NET

    Discover the Aspose.Words.Range class, your key to managing document sections effortlessly. Enhance your document processing with seamless control and flexibility.... StructuredDocumentTa { get; } Returns a ...StructuredDocumentTa collection that represents all structured...

    reference.aspose.com/words/net/aspose.words/range/
  2. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructureddocumenttag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT). if set to true, this state shall be resumed (showing placeholder text) upon opening this document in C++....:: Words :: Markup :: StructuredDocumentTa > ( doc , Aspose ::...isShowingPlaceholder ); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Comment class | Aspose.Words for Node.js

    Aspose.Words.Comment class. Represents a container for text of a comment...asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.write("Hello...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  5. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type....para is wrapped in a StructuredDocumentTa , it will still be returned...elements. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SdtCalendarType enumeration | Aspose.Words for ...

    Aspose.Words.Markup.SdtCalendarType enumeration. Specifies the possible types of calendars which can be used to specify [Structureddocumenttag.calendarType](../Structureddocumenttag/calendarType/) in an Office Open XML document....can be used to specify StructuredDocumentTa.calendarType in an Office...= new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SdtDateStorageFormat | Aspose.Words for Java

    Specifies how the date for a date SDT is stored/retrieved when the SDT is bound to an XML node in the documents data store in Java.... StructuredDocumentTa sdtDate = new StructuredDocumentTa(doc...DocumentBuilder builder = new DocumentBuilder(doc); builder.insertNode(sdtDate);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Range class | Aspose.Words for Node.js

    Aspose.Words.Range class. Represents a contiguous area in a document... structuredDocumentTa Returns a Range.structuredDocumentTa...let builder = new aw . DocumentBuilder ( doc ); builder . write...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....learn more, visit the Document Builder Overview documentation article...:SdtType) Inserts a StructuredDocumentTa into the document. ...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....insertStructuredDocu(type) Inserts a StructuredDocumentTa into the document. ...moveToStructuredDocu(structuredDocumentTa, characterIndex) Moves...

    reference.aspose.com/words/nodejs-net/aspose.wo...