Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 22,024 for

reader

(0.41 sec)
  1. [Defect] Accessibility issues for document comp...

    Compare 2 docx files attached, Open a resulted pdf in acrobat pro, Enable voice over (cmd + f5), Run using key board by ctr+option + arrow buttons, Check observations. Actual: By navigate using right arrow, observing…...exported as artifacts and Acrobat reader skips reading artifacts. You...exported as artifacts and Acrobat reader skips reading artifacts. 1646×607...

    forum.aspose.com/t/defect-accessibility-issues-...
  2. Generate Thumbnail Images from PDF|Aspose.PDF f...

    This section describes how to generate thumbnail images from PDF documents...integrates with Acrobat and Adobe Reader in several ways: JavaScript...functionality of Acrobat or Adobe Reader. Plug-ins — Create plug-ins...

    docs.aspose.com/pdf/net/generate-thumbnail-imag...
  3. Develop custom libraries using Aspose.Barcode f...

    How to develop custom libraries using Aspose.Barcode for multiple .Net versions in the same project...BarCode" ); using ( BarCodeReader reader = new BarCodeReader ( bmp ))...foreach ( BarCodeResult result in reader . ReadBarCodes ()) Console...

    docs.aspose.com/barcode/net/aspose-barcode-mult...
  4. Gml SourceDriverOptions -RestoreSchema - Free S...

    Hi Aleaxnder, 1.I used: .if (sourceFormat.Equals(“Gml”, StringComparison.OrdinalIgnoreCase)) { options.SourceDriverOptions = new GmlOptions { RestoreSchema = true }; } What is meaning of using RestoreSchema ? 3.…...RestoreSchema tells the GML reader whether it should try to reconstruct...RestoreSchema = true – The reader parses the GML’s <schema> elements...

    forum.aspose.com/t/gml-sourcedriveroptions-rest...
  5. Barcode Android API | Scan or Generate Barcodes...

    Android barcode scanner library to recognize different kinds of 1D, 2D, and postal barcodes. Scan barcodes at any angle in Android apps....Recognition Live Example The barcode reader API provides a set of features...initialize reader with image & expected type BarCodeReader reader = new...

    products.aspose.com/barcode/android-java/
  6. QrParameters|Aspose.BarCode for Python via .NET...

    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....is used to tell the barcode reader details about the used references...

    docs.aspose.com/barcode/python-net/api-referenc...
  7. PdfSaveOptions.page_mode property | Aspose.Word...

    PdfSaveOptions.page_mode property. Specifies how the PDF document should be displayed when opened in a PDF Reader....displayed when opened in a PDF reader. @property def page_mode (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during recognition....recognition or optical character reader (OCR) is the electronic or...

    docs.aspose.com/ocr/java/image-line-extract/
  9. Aspose.PDF Search text from PDF file using C# |...

    Document doc = new Document(inputPdfPath); var absorber = new TextFragmentAbsorber(“(713) 853-4737”); TextSearchOptions textSearchOptions = new TextSearchOptions(true); absorber.TextSearchOptions = textSearchOptions; …...checked your PDF with Adobe Reader as well and it looks like it...

    forum.aspose.com/t/aspose-pdf-search-text-from-...
  10. Generate and Read Swiss QR Code in C#|Documenta...

    This article explains how to Generate and Read Swiss QR Codes using Aspose.BarCode for .NET...Swiss QR Code BarCodeReader reader = new BarCodeReader ( $"{path}SwissQRBill...foreach ( BarCodeResult result in reader . ReadBarCodes ()) { SwissQRCodetext...

    docs.aspose.com/barcode/net/swiss-qr-code/