Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 22,425 for

reader

(0.05 sec)
  1. Convert TXT to PPT via C# .NET or with free Onl...

    Convert Word txt documents to PowerPoint ppt files with C#. Convert multiple files within ASP.NET or other .NET applications....the HTML file using stream reader TextReader tr = new StreamReader...Adding text from HTML stream reader in text frame ashape . TextFrame...

    products.aspose.com/total/net/conversion/txt-to...
  2. Add Barcode to PDF using Python | Read Barcode ...

    Learn how to add a barcode to PDF files using Aspose.PDF for Python via .NET. This step‑by‑step guide covers code, setup, and performance tips....barcode from the extracted image reader = recognition . BarCodeReader(extracted_image...CODE39_STANDARD) for result in reader . read_bar_codes(): print(...

    blog.aspose.com/pdf/add-barcode-to-pdf-in-python/
  3. 入门|Documentation

    通过 C++ 设置 Aspose.Cells for JavaScript 的安装指南和配置....[ 0 ]; const reader = new FileReader (); reader . onload = (...Process the workbook... }; reader . readAsArrayBuffer ( file...

    docs.aspose.com/cells/zh/javascript-cpp/getting...
  4. Multimedia Accessibility – C# Examples

    Learn how to make multimedia accessible to all users and check multimedia accessibility in C# with Aspose.HTML for .NET API....content on their own, as screen reader software is designed to read...buttons, and more in the Screen Reader Accessibility article. Here...

    docs.aspose.com/html/net/multimedia-accessibility/
  5. Breaking Changes from Aspose.Barcode 24.1 - Fre...

    Hi, I’m upgrading Aspose Barcode from 22 to latest (25). Many of the settings has been removed: I was wondering if there is an alternative that is recommended to offer a similar functionality as before? Examples of r…...removed Quality Settings from the reader: AllowQRMicroQrRestor AllowDatamatrixIndus...example, replace your old code: reader.QualitySettings.AllowDatamatrixIndus...

    forum.aspose.com/t/breaking-changes-from-aspose...
  6. Zoom PDF using Python

    Follow this article to zoom PDF using Python. It has the IDE settings, a list of steps, and a sample code to zoom out PDF using Python on a specific page and position....it by opening it in Acrobat Reader. Code for Setting PDF Zoom...

    kb.aspose.com/pdf/python/zoom-pdf-using-python/
  7. Մեծացնել PDF-ը Java-ի միջոցով

    Այս հոդվածը ձեզ ուղղորդում է, թե ինչպես խոշորացնել PDF-ը Java-ի միջոցով: Այն պարունակում է IDE կարգավորումներ, քայլեր և օրինակելի կոդը՝ PDF ֆայլը Java-ի միջոցով խոշորացնելու համար՝ PDF դիտիչում բացելիս:... երբ այն բացում եք Acrobat Reader-ում: Եթե ցանկանում եք պտտել...

    kb.aspose.com/hy/pdf/java/zoom-pdf-using-java/
  8. File type detect wrong case - Free Support Foru...

    Hello, The attached sample: asopsewords.pem which is Pem, is wrongly detected as Markdown by Words file type detect. Thanks :slight_smile: asopsewords.zip (219.9 KB)...easier that Html, by using XML reader/document and other classes...

    forum.aspose.com/t/file-type-detect-wrong-case/...
  9. Scan Codablock-F and GS1 Codablock-F barcodes I...

    Python source code for Codablock-F and GS1 Codablock-F barcodes recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...CodablockF ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/codablo...
  10. Scan GS1 DataBar (Omnidirectional, Stacked Omni...

    Python source code for GS1 DataBar (Omnidirectional, Stacked Omnidirectional, Expanded, Expanded Stacked, and Truncated) barcode recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...Databar ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/databar...