Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 22,220 for

reader

(0.14 sec)
  1. Bug 5287: Shapefile to MapInfoTab- Conversion f...

    Hi Alexander, I moved to new version 26.5 and here my results: Test data(input/output/QGIS) shapefile11.7z (72.2 KB) Error: [ShapefileTest] Testing Shapefile → MapInfoTab Args: input=‘D:\GisConverter\Tests\Shapefile…...shp"; using var reader = VectorDataReader.Open(shpPath...VectorDataReaderOpti { // Force the reader to ignore the index file LoadIndexFile...

    forum.aspose.com/t/bug-5287-shapefile-to-mapinf...
  2. Scan Standard 2 of 5 (Industrial 2 of 5) barcod...

    PHP sample code to read Standard 2 of 5 (Industrial 2 of 5) barcode in PHP-based applications....base64_encode ( $image_bytes ); $reader = new BarCodeReader ( $image...Standard2of5 ); forEach ( $reader -> readBarCodes () as $res...

    products.aspose.com/barcode/php-java/standard2o...
  3. Scan Royal Mail 4-State Customer Code (RM4SCC) ...

    PHP sample code to read Royal Mail 4-State Customer Code (RM4SCC) in PHP-based applications....base64_encode ( $image_bytes ); $reader = new BarCodeReader ( $image...DecodeType :: RM4SCC ); forEach ( $reader -> readBarCodes () as $res...

    products.aspose.com/barcode/php-java/rm4scc/rec...
  4. Scan GS1 DataBar (Omnidirectional, Stacked Omni...

    PHP sample code to read GS1 DataBar (Omnidirectional, Stacked Omnidirectional, Expanded, Expanded Stacked, and Truncated) barcode in PHP-based applications....base64_encode ( $image_bytes ); $reader = new BarCodeReader ( $image...DecodeType :: Databar ); forEach ( $reader -> readBarCodes () as $res...

    products.aspose.com/barcode/php-java/databar/re...
  5. Installation|Documentation

    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....BarCodeImageFormat :: PNG ); $reader = new BarCodeReader ( $base64Image..., null ); $resultsArray = $reader -> readBarCodes (); $barCodeResult...

    docs.aspose.com/barcode/phpjava/installation/
  6. C++ Barcode Processing API | products.aspose.com

    C++ barcode scanner and generator library for 1D and 2D barcodes. Create and read different kinds of 1D, 2D and Postal barcodes...System::SharedPtr<BarCodeReader> reader = System:: MakeObject <BarCodeReader>(...AllSupportedTypes ); while (reader-> Read ()) { // Display code...

    products.aspose.com/barcode/cpp/
  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. BookmarksOutlineLevelCollection | Aspose.Words ...

    A collection of individual bookmarks outline level in Java....and used as anchors by most readers. // Bookmarks can also have...entries when collapsed in the reader. PdfSaveOptions pdfSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. DotCodeExtCodetextBuilder|Aspose.BarCode for Py...

    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....items add_fnc3_reader_initialization() Adds FNC3 reader initialization...

    docs.aspose.com/barcode/python-net/api-referenc...
  10. Encrypt PDF in Node.js|Aspose.PDF for Node.js v...

    Encrypt PDF File with Aspose.PDF for Node.js via C++.... Acrobat/Reader will prompt a user to enter...extracting, commenting, etc. Acrobat/Reader will disallow these things...

    docs.aspose.com/pdf/nodejs-cpp/encrypt-pdf/