Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 6,322 for

document viewer

(0.6 sec)
  1. getColorType does not reply with expected answe...

    Hi there, we wanted to retrieve the color-type of every single page (Rgb, Grey, BlackAndWhite) of the attached PDF : ThesisUniBasel.pdf, but it didn’t seems to work correctly. The page 3 to 9, 12 to 15, 18 to 24, 26 to …...Document document = new com.aspose.pdf.Document(“C:\temp\ThesisUniBasel...pdf”); for (int i = 1; i <= document.getPages().size(); i++) {...

    forum.aspose.com/t/getcolortype-does-not-reply-...
  2. | Aspose

    Sample code for PNG to Searchable PDF Java conversion. Use API example code for batch PNG files to Searchable PDF 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-s...
  3. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors....used to represent electronic documents in a standardized way. XPS...files are designed to save a document’s layout, fonts, graphics...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  4. How to Convert Word to PDF using C++

    In this brief topic, we will learn how to convert Word to PDF using C++. You can customize the output PDF by changing its appearance and other properties using simple API calls and generate PDF from DOCX in C++ that can be viewed in the browser or any other Viewer....in the browser or any other viewer. Steps to Convert Word to PDF...necessary header files Using Document class , load the source Word...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  5. | Aspose

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

    products.aspose.com/ocr/java/conversion/png-to-...
  6. Convert PNG to DOCX via C# | Aspose

    Sample code for PNG to DOCX C# conversion. Use API example code for batch PNG files to DOCX conversion within VB.NET, Asp.NET or any .NET based application....recognition on PNG document and save text as PNG document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/png-to-d...
  7. LineAnnotation Opacity is not set - Free Suppor...

    Hello, We are using Apose.PDF.Drawing 25.2 When we create a LineAnnotation and set the Opacity property to value lower then 1, it is not taken into account in the generated PDF when it is opened with Acrobat, Chrome o…...the PDF document is generated. This might force the viewer to refresh...new PDF document Document pdfDocument = new Document(); // Add...

    forum.aspose.com/t/lineannotation-opacity-is-no...
  8. Aspose Export to PDF for ASP.NET MVC|Aspose.Wor...

    Using Aspose Export to PDF for ASP.NET MVC addon in C#....demonstrates the powerful document building feature by Aspose...format. The PDF document can be open in any PDF viewer Software. Export...

    docs.aspose.com/words/net/aspose-export-to-pdf-...
  9. TocInfo-Title cannot be aligned to the left - F...

    Hi, our corporate design forces me to put the toc title to the left. No matter how I format the Textfragment, it is alway in the center. I found a code snippet from you and I added the corresponding “HorizontalAlignm…...ArrayList(); Document doc = new Document(); TextFragment tf...add(heading2); } // Save the updated document doc.save(“TOC_Output_Java...

    forum.aspose.com/t/tocinfo-title-cannot-be-alig...
  10. | Aspose

    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....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-pdf/