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

reader

(0.14 sec)
  1. Encrypt and Decrypt PDF|Aspose.PDF for Python v...

    Encrypt and Decrypt PDF File with Python via C++ application.... Acrobat/Reader will prompt a user to enter...extracting, commenting, etc. Acrobat/Reader will disallow these things...

    docs.aspose.com/pdf/python-cpp/set-privileges-e...
  2. [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-...
  3. 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/
  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. 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...
  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. 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-...
  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. 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...
  10. 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...