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

reader

(0.1 sec)
  1. Scan Interleaved 2-of-5 (ITF) barcode Images vi...

    C# sample code to scan and decode Interleaved 2-of-5 (ITF) barcode barcode type in .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, or C++....Initialize barcode reader using ( var reader = new Aspose.BarCode...image foreach ( var barcode in reader.ReadBarCodes()) { // Display...

    products.aspose.com/barcode/net/itf/recognize/
  2. Generate and Read Mailmark 4-State Barcodes in ...

    This article explains how to Generate and Read Royal Mail Mailmark 4-State Barcodes using Aspose.BarCode for .NET...Mailmark barcodes using ( var reader = new BarCodeReader ( "Mailmark4State...the image var recognized = reader . ReadBarCodes (); // Decode...

    docs.aspose.com/barcode/net/mailmark-4state-bar...
  3. Barcode Processing Solutions | Free Aspose Apps

    Build barcode generation & processing applications via On Premise APIs or Cloud-based SDKs. Use cross-platform apps for Barcode generation or recognition....BarCode Read Barcode Barcode Reader supports the following barcode... Aspose.BarCode 2D Barcode Reader for .NET Enhance any .NET application...

    products.aspose.app/barcode/
  4. XImage TrySetAlternativeText returns true, but ...

    I am creating a PDF programmatically that includes images that need Alt Text. I am able to add the image to the document, save the document to a memory stream, get the appropriate page and XImage object, call the TrySet…...Check PDF Reader Compatibility : Sometimes, the PDF reader you are...correctly. Try using different PDF readers or tools that can inspect the...

    forum.aspose.com/t/ximage-trysetalternativetext...
  5. Add PDF Bookmarks with Named Destinations|Docum...

    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....Professional version of Acrobat Reader. Sample Code AI Document Assistant...

    docs.aspose.com/cells/net/add-pdf-bookmarks-wit...
  6. How to prevent screenshots of a PDF document us...

    Hi Team, I am working with Aspose.PDF for .NET/Java to secure PDF documents. My requirement is to prevent users from capturing screenshots or screen grabbing the content of a PDF when it is viewed in a PDF Reader. I un…...when it is viewed in a PDF reader. I understand that PDF viewers...any standard viewer (Adobe Reader, Foxit, browser plugins, etc...

    forum.aspose.com/t/how-to-prevent-screenshots-o...
  7. PdfSaveOptions.preblend_images property | Aspos...

    PdfSaveOptions.preblend_images 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/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. Integration with ASP.NET Core|Documentation

    Host Aspose.LLM for .NET behind ASP.NET Core — DI registration, routing, per-user sessions, and graceful shutdown....< InferenceJob > Reader => _channel . Reader ; } public class...foreach ( var job in _queue . Reader . ReadAllAsync ( stoppingToken...

    docs.aspose.com/llm/net/use-cases/integration-w...