Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 391 for

structureddocumenttag builder

(0.1 sec)
  1. 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...
  2. 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...
  3. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....learn more, visit the Document Builder Overview documentation article...SdtType ) Inserts a StructuredDocumentTa into the document. ...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 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...
  5. Row class | Aspose.Words for Node.js

    Aspose.Words.Tables.Row class. Represents a table row...asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...

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

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...asStructuredDocument() Cast node to StructuredDocumentTa . (Inherited from Node...

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

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...learn more, visit the Document Builder Overview documentation article...document. insert_html(html, use_builder_formatting) Inserts an HTML...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Cell class | Aspose.Words for Node.js

    Aspose.Words.Tables.Cell class. Represents a table cell...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. Content control data extract and replace with u...

    HI Gembox Team, We have to develop an enhancement for word’s content control. Requirement is below, Extract the content control data from word, Process business logic on it and replace the content control with process…...DocumentBuilder builder = new DocumentBuilder(doc); builder.moveTo(startNode);...moveTo(startNode); builder.write(processedData); // Save the updated...

    forum.aspose.com/t/content-control-data-extract...