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

structureddocumenttag builder

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. FootnoteSeparator | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Cell | Aspose.Words for Java

    Represents a table cell in Java....table without using a document builder. public void createNestedTable()...table without using a document builder. public void createNestedTable()...

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

    Represents a table row in Java....table without using a document builder. public void createNestedTable()...table without using a document builder. public void createNestedTable()...

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