Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 19,452 for

document viewer

(0.06 sec)
  1. | products.aspose.com

    Sample code for PNG to Text Java conversion. Use API example code for batch PNG files to Text conversion within any Web or Desktop Java based application....Install-Package Visit our documentation for more details. Aspose...PNG format and creates PNG documents containing recognized text...

    products.aspose.com/ocr/cpp/conversion/png-to-t...
  2. | products.aspose.com

    Sample code for PNG to TXT Java conversion. Use API example code for batch PNG files to TXT conversion within any Web or Desktop Java based application....Install-Package Visit our documentation for more details. Aspose...PNG format and creates PNG documents containing recognized text...

    products.aspose.com/ocr/cpp/conversion/png-to-txt/
  3. | products.aspose.com

    Sample code for PNG to Text Java conversion. Use API example code for batch PNG files to Text conversion within any Web or Desktop Java based application....PNG format and creates PNG documents containing recognized text...converts an PNG image to Text document: Create an instance of AsposeOcr...

    products.aspose.com/ocr/java/conversion/png-to-...
  4. | products.aspose.com

    Sample code for PNG to PDF Java conversion. Use API example code for batch PNG files to PDF conversion within any Web or Desktop Java based application....PNG format and creates PNG documents containing recognized text...converts an PNG image to PDF document: Create an instance of AsposeOcr...

    products.aspose.com/ocr/java/conversion/png-to-...
  5. TextFragmentAbsorber returning symbols instead ...

    I have attached two pdfs from a project, one that works correctly, and one that does not. I stripped out any identifying information. Broken.pdf (117.9 KB) Works.pdf (229.6 KB) Both pdfs are from the same project. Whe…...selectable/searchable in a pdf viewer. The only difference I have...the document using (Document pdfDocument = new Document(_filePath))...

    forum.aspose.com/t/textfragmentabsorber-returni...
  6. Export XPS to PPS in Android | products.aspose.com

    Android API to Convert XPS to PPS without using Microsoft Word...format which is used to store documents in a fixed layout. It is a...popular format for printing documents. On the other hand, PPS is...

    products.aspose.com/total/android-java/conversi...
  7. 2.3.0.0 Release Notes|Aspose.Words for Reportin...

    Aspose.Words for Reporting Services 2.3.0.0 Release Notes – the latest updates and fixes....formats to the Microsoft Report Viewer control working in local mode...method as described in the documentation - and you will notice additional...

    docs.aspose.com/words/reportingservices/aspose-...
  8. Print PDF file using C# and Aspose.PDF | Number...

    Hi, I am using the following code to print pdf files from stream. The problem that number of copies that actually printed is multiplied. For example if I am printing 2 copies then 4 copies is printed instead (9 instead …...using (PdfViewer viewer = new PdfViewer()) { viewer.BindPdf(stream);...BindPdf(stream); viewer.PrintDocumentWithSet(ps); viewer.Close(); } } Thanks...

    forum.aspose.com/t/print-pdf-file-using-c-and-a...
  9. Open PSB online | products.aspose.com

    Open PSB with the power of Aspose.PSD...from PSD, so not every PSD Viewer can open PSB file. But Aspose...Check the following list of documentation links: Examples of opening...

    products.aspose.com/psd/psb/
  10. How to convert Word to PDF in Java

    This tutorial describes how to convert Word to PDF in Java. It provides the sequence of steps to perform this conversion along with a runnable Java code to convert DOCX to PDF....Load the input Word document using Document object to export to...the source Word file into a Document class object. Later an instance...

    kb.aspose.com/words/java/how-to-convert-word-to...