Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 21,925 for

reader

(0.1 sec)
  1. 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...
  2. Warnings while loading a document - Free Suppor...

    While loading a document the following warnings occure using the WarningCallback method: Aspose warning: 9: 3F01; Aspose warning: 9: Import of element ‘shapedefaults’ is not supported in Docx format by Aspose.Words.; …...Words reader. In most cases you can safely...

    forum.aspose.com/t/warnings-while-loading-a-doc...
  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. High Performance Mode|Documentation

    Learn how to use the High Performance quality preset in Aspose.BarCode for Java recognition....optimization is to: Construct the reader with DecodeType.ALL_SUPPORTED_TYPES...BarCodeImageFormat . PNG ); }); // Reader scans all supported types,...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. 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/
  6. PdfEncryptionDetails.userPassword property | As...

    PdfEncryptionDetails.userPassword property. Specifies the user password required for opening the encrypted PDF document....permissions will be enforced by the reader software. The user password...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...Position = 0; using (StreamReader reader = new StreamReader(htmlStream))...eam)) { htmlStm = reader.ReadToEnd(); } } return htmlStm; } Professionalize...

    forum.aspose.com/t/how-to-remove-default-bookma...
  8. 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-...
  9. 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/net/image-line-extract/
  10. PdfSaveOptions.PreblendImages | Aspose.Words fo...

    Discover PdfSaveOptions' PreblendImages property. Easily control transparent image blending for enhanced document quality and visual appeal....visual appearance in Adobe Reader and remove anti-aliasing artifacts...

    reference.aspose.com/words/net/aspose.words.sav...