Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 21,608 for

reader

(0.14 sec)
  1. Convert EPUB to ODP via Java API | products.asp...

    Java API to Convert EPUB to ODP without using Microsoft Word...PowerPoint or Adobe ® Acrobat Reader Download Aspose.Total for Java...

    products.aspose.com/total/java/conversion/epub-...
  2. Convert EPUB to PPS via Java API | products.asp...

    Java API to Convert EPUB to PPS without using Microsoft Word...PowerPoint or Adobe ® Acrobat Reader Download Aspose.Total for Java...

    products.aspose.com/total/java/conversion/epub-...
  3. Convert EPUB to PPT via Java API | products.asp...

    Java API to Convert EPUB to PPT without using Microsoft Word...PowerPoint or Adobe ® Acrobat Reader Download Aspose.Total for Java...

    products.aspose.com/total/java/conversion/epub-...
  4. Convert ONE to PDF via C# | .NET

    Sample code for ONE to PDF C# conversion. Use API example code for batch ONE files to PDF conversion within VB.NET, Asp.NET or any .NET based application....be opened in Adobe Acrobat Reader/Writer as well in most modern...

    products.aspose.com/note/net/conversion/one-to-...
  5. Convert PDF to EPUB, TeX, Text, XPS in Go|Aspos...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Go....content, meaning that an EPUB reader can optimize text for a particular...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-other...
  6. 搜索

    搜索...responseText = null; using (TextReader reader = new StreamReader(response...Encoding.ASCII)) responseText = reader.ReadToEnd(); foreach (string...

    blog.aspose.com/zh-hant/email/create-update-or-...
  7. 档案

    档案...responseText = null; using (TextReader reader = new StreamReader(response...Encoding.ASCII)) responseText = reader.ReadToEnd(); foreach (string...

    blog.aspose.com/zh/email/manage-contacts-in-gma...
  8. 搜索

    搜索...responseText = null; using (TextReader reader = new StreamReader(response...Encoding.ASCII)) responseText = reader.ReadToEnd(); foreach (string...

    blog.aspose.com/zh-hant/email/manage-contacts-i...
  9. LoadFormat | Aspose.Words for Java

    Indicates the format of the document that is to be loaded in Java.... Used by Amazon Kindle readers. CHM public static int CHM...by MobiPocket reader and Amazon Kindle readers. MS_WORKS public...

    reference.aspose.com/words/java/com.aspose.word...
  10. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multipage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...createImageInputStre(tempFile)) { ImageReader reader = ImageIO.getImageReadersByFor("tiff")...getImageReadersByFor("tiff").next(); reader.setInput(imageInputStream, false...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...