Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 22,030 for

reader

(0.69 sec)
  1. Convert PowerPoint Presentations to XPS on Andr...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in Java using Aspose.Slides for Android. Get step-by-step guide and sample code.... XPS: Built-in XPS viewer/reader and printing to XPS feature...feature available. PDF : PDF reader available but no printing to PDF...

    docs.aspose.com/slides/androidjava/convert-powe...
  2. Form Fields removed after saving document - Fre...

    Hi team. We have faced with the following problem: There is a *.pdf file with form fileds inside. After opening and resaving it without any changes and activities form fileds are removed. Pay attention that file need t…...need to be opened with Acrobal reader. We use the latest version...resulting file is opened in Acrobat Reader. Why it happens Default flattening...

    forum.aspose.com/t/form-fields-removed-after-sa...
  3. PdfSaveOptions.preblendImages property | Aspose...

    PdfSaveOptions.preblendImages property. Gets or sets a value determining whether or not to preblend transparent images with black background color....visual appearance in Adobe Reader and remove anti-aliasing artifacts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert PowerPoint Presentations to XPS in PHP|...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS using Aspose.Slides for PHP via Java. Get step-by-step guide and sample code.... XPS: Built-in XPS viewer/reader and printing to XPS feature...feature available. PDF : PDF reader available but no printing to PDF...

    docs.aspose.com/slides/php-java/convert-powerpo...
  5. Scan QR Code using C#

    This topic explains how to scan QR code using C#. The algorithm explains stepwise details while the code snippet can be used to create QR scanner in C#....sufficient to develop a QR reader using C# . First, use the BarCodeRecognition...namespace to initiate a barcode reader while setting the barcode type...

    kb.aspose.com/barcode/net/scan-qrcode-using-csh...
  6. PDF.Net StampAnnotation.Opacity Property has NO...

    Hi, I tryied to use StampAnnotation to put an image as a semi transparent stamp on the PDF. Below is what happened The stamp is on the PDF. But it’s solid. No transparency. Right click the stamp to view the property. t…...If I open the PDF in Forxit Reader 8.2.0, then drag the stamp...If I open the PDF in Acrobat Reader or Professional. The stamp...

    forum.aspose.com/t/pdf-net-stampannotation-opac...
  7. Aspose::Words::IDocumentReaderPlugin interface ...

    Aspose::Words::IDocumentReaderPlugin interface. Defines an interface for external Reader plugins that can read a file into a document in C++....Defines an interface for external reader plugins that can read a file...

    reference.aspose.com/words/cpp/aspose.words/ido...
  8. Convert PowerPoint Presentations to XPS in C++|...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in C++ using Aspose.Slides. Get step-by-step guide and sample code.... XPS: Built-in XPS viewer/reader and printing to XPS feature...feature available. PDF : PDF reader available but no printing to PDF...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  9. Installation|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... PNG ); const reader = new BarCodeReader ( base64Image...base64Image ); const resultsArray = reader . readBarCodes (); const barCodeResult...

    docs.aspose.com/barcode/nodejsjava/installation/
  10. Using Aspose.BarCode for recognizing PDF417 in ...

    Can I use Aspose.BarCode for recognizing PDF417 in US Driver License using a generic tablet camera? I tried holding a US Driver License in front of the camera of a Surface 11 Pro running an app that recognizes PDF417, bu…...List<BarcodeResult>(); using (var reader = new BarCodeReader(stream...QR)) { foreach (var result in reader.ReadBarCodes()) { results.Add(new...

    forum.aspose.com/t/using-aspose-barcode-for-rec...