Sort Score
Result 10 results
Languages All
Labels All
Results 8,211 - 8,220 of 13,362 for

doc to html

(0.06 sec)
  1. | Aspose

    Sample code for JPG To XML Java conversion. Use API example code for batch JPG files To XML conversion within any Web or DeskTop Java based application....Java Conversion JPG to Xml HTML JPG OCR XML BMP XML Aspose.OCR...Language that is similar to HTML but different in using tags...

    products.aspose.com/ocr/java/conversion/jpg-to-...
  2. | Aspose

    Sample code for JPEG2000 To XML Java conversion. Use API example code for batch JPEG2000 files To XML conversion within any Web or DeskTop Java based application....Java Conversion JPEG2000 to Xml HTML JPG OCR XML BMP XML Aspose.OCR...Language that is similar to HTML but different in using tags...

    products.aspose.com/ocr/java/conversion/jpeg200...
  3. | Aspose

    Sample code for JP2 To XML Java conversion. Use API example code for batch JP2 files To XML conversion within any Web or DeskTop Java based application....Java Conversion JP2 to Xml HTML JPG OCR XML BMP XML Aspose.OCR...Language that is similar to HTML but different in using tags...

    products.aspose.com/ocr/java/conversion/jp2-to-...
  4. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main Document and a glossary Document of a Word Document in Java.... Document doc = new Document(); Assert.ass...assertEquals(DocumentBase.class, doc.getClass().getSuperclass());...

    reference.aspose.com/words/java/com.aspose.word...
  5. ControlChar.NON_BREAKING_HYPHEN_CHAR property |...

    ControlChar.NON_BREAKING_HYPHEN_CHAR property. Non-breaking Hyphen in Microsoft Word is (char)30....html#linebreaks . Examples Shows...control characters to a document. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. | Aspose

    Sample code for BMP To XML Java conversion. Use API example code for batch BMP files To XML conversion within any Web or DeskTop Java based application....Java Conversion BMP to Xml HTML JPG OCR XML BMP XML Aspose.OCR...Language that is similar to HTML but different in using tags...

    products.aspose.com/ocr/java/conversion/bmp-to-...
  7. Merge DOTX Files Online or using Android Mobile...

    Free online app To combine different DOTX files. Android merging library Java code To merge DOTX Documents....format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML, and others Click...[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...

    products.aspose.com/total/android-java/merge/dotx/
  8. Merge OTT Files Online or using Android Mobile ...

    Free online app To combine different OTT files. Android merging library Java code To merge OTT Documents....format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML, and others Click...[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...

    products.aspose.com/total/android-java/merge/ott/
  9. Merge ODT Files Online or using Android Mobile ...

    Free online app To combine different ODT files. Android merging library Java code To merge ODT Documents....format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML, and others Click...[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...

    products.aspose.com/total/android-java/merge/odt/
  10. Cell | Aspose.Words for Java

    Represents a table cell in Java....Document doc = new Document(); Table table = new Table(doc); doc...paragraph. Row firstRow = new Row(doc); table.appendChild(firstRow);...

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