Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 21,890 for

word java class

(0.14 sec)
  1. PDF -> HTML conversion with visibility:hidden t...

    We’re using Aspose.Pdf to convert PDF files to HTML and we’ve run into certain PDF files that are converted with the text displayed as an image and additionally there is hidden elements in the HTML that contain the actua…...like this: <div class="stl_420"> <div class="stl_03"> <img s....png" alt="" class="stl_421"> </div> <div class="stl_view"> <div...

    forum.aspose.com/t/pdf-html-conversion-with-vis...
  2. UnsupportedFileFormatException | Aspose.Words f...

    Thrown during document load when the document format is not recognized or not supported by Aspose.Words in Java....Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception...Exception public class UnsupportedFileForma extends Exception Thrown...

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

    Defines the separator character that appears between the chapter and page number in Java....] Inheritance: java.lang.Object public class ChapterPageSeparator...setChapterPageSepara(com.aspose.words.ChapterPageSeparator.COLON);...

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

    Implements the AUTOTEXTLIST field in Java....Inheritance: java.lang.Object, com.aspose.words.Field public class FieldAutoTextList...field will display in Microsoft Word. // Set the text to prompt the...

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

    Represents a table cell in Java....Inheritance: java.lang.Object, com.aspose.words.Node , com.aspose...aspose.words.CompositeNode public class Cell extends CompositeNode...

    reference.aspose.com/words/java/com.aspose.word...
  6. | Aspose

    Sample code for JPEG to TXT Java conversion. Use API example code for batch JPEG files to TXT conversion within any Web or Desktop Java based application....Java Conversion JPEG to Txt HTML...OCR XML BMP TXT Aspose.OCR for Java Overview API Home Code samples...

    products.aspose.com/ocr/java/conversion/jpeg-to...
  7. RunCollection | Aspose.Words for Java

    Provides typed access to a collection of Run nodes in Java....Inheritance: java.lang.Object, com.aspose.words.NodeCollection...NodeCollection public class RunCollection extends NodeCollection Provides...

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

    Provides access to the data of an OLE object or ActiveX control in Java....OleFormat Inheritance: java.lang.Object public class OleFormat Provides...instances of the OleFormat class directly. Examples: Shows how...

    reference.aspose.com/words/java/com.aspose.word...
  9. HTML Template – Convert Template to HTML in Java

    Learn to create dynamic HTML templates using data-binding expressions. Populate templates from XML/JSON data with Aspose.HTML for Java....Words Product Solution Aspose.PDF...Total Product Family Aspose.Words Product Solution Aspose.PDF...

    docs.aspose.com/html/java/html-template/
  10. Object reference not set to an instance of an o...

    We are getting the error when converting a Word document to Html, and then converting the Html back to Word. After further investigation, we found the error was caused by this particular css: span.UnresolvedMention { co…...Words Product Family khsiang October...the error when converting a Word document to Html, and then converting...

    forum.aspose.com/t/object-reference-not-set-to-...