Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 22,024 for

reader

(0.1 sec)
  1. 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/
  2. Convert TXT to POTX via C++ or with free Online...

    Export TXT to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POTX online converter quickly before integrating the code....the HTML file using stream reader SharedPtr < System :: IO ::...// add text from HTML stream reader in text frame ParaCollection...

    products.aspose.com/total/cpp/conversion/txt-to...
  3. Convert FLATOPC to POTM via C++ or with free On...

    Export FLATOPC to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POTM online converter quickly before integrating the code....the HTML file using stream reader SharedPtr < System :: IO ::...// add text from HTML stream reader in text frame ParaCollection...

    products.aspose.com/total/cpp/conversion/flatop...
  4. 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/...
  5. IFieldMergingCallback.FieldMerging | Aspose.Wor...

    Optimize your document workflows with the iFieldMergingCallback method. Seamlessly integrate data into your Aspose.Words mail merge fields for enhanced efficiency.... Open (); // Open the data reader, which needs to be in a mode...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Scan Australia Post barcode and Australia Post ...

    Python source code for Australia Post barcode and Australia Post eParcel recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...AustraliaPost ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/austral...
  7. Scan QR Code, GS1 QR Code Images via Python via...

    Python source code for QR Code, GS1 QR Code recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64... QR ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/qr/reco...
  8. Scan ISSN barcode Images via Python via Java | ...

    Python source code for ISSN barcode recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...ISSN ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/issn/re...
  9. Scan PDF417 barcode Images via Python via Java ...

    Python source code for PDF417 barcode recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...Pdf417 ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/pdf417/...
  10. Scan EAN (International Article Number) barcode...

    Python source code for EAN (International Article Number) barcode recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...EAN ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/ean/rec...