Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 393 for

structureddocumenttag builder

(0.08 sec)
  1. Range.Text | Aspose.Words for .NET

    Discover the Range Text property to easily retrieve and manipulate text within a specified range for enhanced content management....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Write...assembly Aspose.Words Range.StructuredDocumentTa Range.Delete English...

    reference.aspose.com/words/net/aspose.words/ran...
  2. Section | Aspose.Words for Java

    Represents a single section in a document in Java....visitStructuredDocum(StructuredDocumentTa sdtRangeStart) { in...visitStructuredDocum(StructuredDocumentTa sdtRangeEnd) { inde...

    reference.aspose.com/words/java/com.aspose.word...
  3. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...; Shape shape = builder.insertShape(ShapeType.RECTANGLE, RelativeHorizontalPo...

    reference.aspose.com/words/java/com.aspose.word...
  4. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...the first section's Body. builder.insertShape(ShapeType.CUBE...

    reference.aspose.com/words/java/com.aspose.word...
  5. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...page's center. Shape shape = builder.insertImage(getImageDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  6. FootnoteSeparator | Aspose.Words for Java

    in Java....visitStructuredDocum(StructuredDocumentTa sdtRangeStart) { in...visitStructuredDocum(StructuredDocumentTa sdtRangeEnd) { inde...

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

    Represents a SubDocument - which is a reference to an externally stored document in Java....visitStructuredDocum(StructuredDocumentTa sdtRangeStart) { in...visitStructuredDocum(StructuredDocumentTa sdtRangeEnd) { inde...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....visitStructuredDocum(StructuredDocumentTa sdtRangeStart) { in...visitStructuredDocum(StructuredDocumentTa sdtRangeEnd) { inde...

    reference.aspose.com/words/java/com.aspose.word...
  9. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....visitStructuredDocum(StructuredDocumentTa sdtRangeStart) { in...visitStructuredDocum(StructuredDocumentTa sdtRangeEnd) { inde...

    reference.aspose.com/words/java/com.aspose.word...
  10. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java....true); StructuredDocumentTa tag = (StructuredDocumentTa) nodes...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...