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

structureddocumenttag builder

(0.46 sec)
  1. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructureddocumenttag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....:: Words :: Markup :: StructuredDocumentTa > ( doc , Aspose ::...isShowingPlaceholder ); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. 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...
  3. 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...
  4. 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...
  5. SdtCalendarType Enum | Aspose.Words for .NET

    Explore Aspose.Words.Markup.SdtCalendarType enum to enhance your Office Open XML documents with versatile calendar options for better workflow efficiency.... StructuredDocumentTa sdtDate = new StructuredDocumentTa...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . InsertNode...

    reference.aspose.com/words/net/aspose.words.mar...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Story class | Aspose.Words for Node.js

    Aspose.Words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../table/)...asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...

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