Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 391 for

structureddocumenttag builder

(0.06 sec)
  1. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a documents consists of below text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...control StructuredDocumentTa sdt = new StructuredDocumentTa(_doc...n.docx"); DocumentBuilder builder = new DocumentBuilder(doc);...

    forum.aspose.com/t/how-to-create-a-content-cont...
  2. 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...
  3. FindReplaceOptions class | Aspose.Words for Nod...

    Aspose.Words.Replacing.FindReplaceOptions class. Specifies options for find/replace operations...to ignore content of StructuredDocumentTa . The default value...let builder = new aw . DocumentBuilder ( doc ); builder . writeln...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FindReplaceOptions class | Aspose.Words for Python

    aspose.words.replacing.FindReplaceOptions class. Specifies options for find/replace operations...to ignore content of StructuredDocumentTa . The default value...Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  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 | Aspose.Words for Java

    Specifies the possible types of calendars which can be used to specify Structureddocumenttag.getCalendarType / Structureddocumenttag.setCalendarTypeint in an Office Open XML document in Java....can be used to specify StructuredDocumentTa.getCalendarType() /.../ StructuredDocumentTa.setCalendarType(int) in an Office Open...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....learn more, visit the Document Builder Overview documentation article...Shows how to use a document builder to create a table. Document...

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

    Aspose.Words.Fields.FormField class. Represents a single form field...asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldChar class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldChar class. Base class for nodes that represent field characters in a document...asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...