Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 149 for

underline rendering html

(0.08 sec)
  1. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....object that can be used to render this equation into an image...object that can be used to render this equation into an image...

    reference.aspose.com/words/java/com.aspose.word...
  2. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....object that can be used to render this shape into an image. getShapeType()...updateSmartArtDrawin() Updates SmartArt pre-rendered drawing by using Aspose.Words’s...

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

    Base class for elements that contain block-level nodes Paragraph and Table in Java....new Document(getMyDir() + "Rendering.docx"); Body body = doc.getFirstSection()...displays a purple dotted underline. SmartTag smartTag = new SmartTag(doc);...

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

    Represents a container for the main text of a section in Java....new Document(getMyDir() + "Rendering.docx"); Body body = doc.getFirstSection()...displays a purple dotted underline. SmartTag smartTag = new SmartTag(doc);...

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

    Represents a container for the header or footer text of a section in Java....new Document(getMyDir() + "Rendering.docx"); Body body = doc.getFirstSection()...displays a purple dotted underline. SmartTag smartTag = new SmartTag(doc);...

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

    Represents a single section in a document in Java....new Document(getMyDir() + "Rendering.docx"); Body body = doc.getFirstSection()...displays a purple dotted underline. SmartTag smartTag = new SmartTag(doc);...

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

    Represents a table row in Java....new Document(getMyDir() + "Rendering.docx"); Body body = doc.getFirstSection()...displays a purple dotted underline. SmartTag smartTag = new SmartTag(doc);...

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

    Represents a table cell in Java....new Document(getMyDir() + "Rendering.docx"); Body body = doc.getFirstSection()...displays a purple dotted underline. SmartTag smartTag = new SmartTag(doc);...

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

    Represents a group of shapes in a document in Java....object that can be used to render this shape into an image. getShapeType()...docx"); // Save the document to HTML, and then delete the linked...

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

    Base class for inline-level nodes that can contain paragraphs and tables in Java....new Document(getMyDir() + "Rendering.docx"); Body body = doc.getFirstSection()...displays a purple dotted underline. SmartTag smartTag = new SmartTag(doc);...

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