Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 22,023 for

reader

(0.71 sec)
  1. IDataReader | Aspose.Words for Java

    Provides a means of reading one or more forward-only streams of result sets obtained by executing a command at a data source and is implemented by .NET Framework data providers that access relational databases in Java....indicating whether the data reader is closed. nextResult() Advances...Advances the data reader to the next result, when reading the results...

    reference.aspose.com/words/java/com.aspose.word...
  2. PdfSaveOptions.InterpolateImages | Aspose.Words...

    Discover PdfSaveOptions' InterpolateImages property, a key feature that enhances image quality in your documents. Optimize your PDFs effortlessly!...be performed by a conforming reader. When false is specified, the...and the default behaviour of reader is used instead. public bool...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Generate PDF417 and Micro PDF417 Barcodes in Ja...

    Aspose.BarCode for JavaScript via C++ can be used to generate different types of PDF417 and Micro PDF417 barcodes....// Try to recognize it var reader = new BarCodeInstance . BarCodeReader...); reader . ReadBarCodes (); for ( var i = 0 ; i < reader . FoundCount...

    docs.aspose.com/barcode/javascript-cpp/pdf417-b...
  4. Aspose PDF remove/flattens fields when saving -...

    Hi, I have a problem with some PDF’s where simply Opening and Saving will flatten fields when saving. A sample document can be downloaded from here: https://www.revenue.nsw.gov.au/help-centre/resources-library/forms/dut…... PDF form in Acrobat Reader is readonly after saving with...Can you check with Acrobat Reader, I dont have access to Pro...

    forum.aspose.com/t/aspose-pdf-remove-flattens-f...
  5. Barcode Reading Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images or Stream and How to Recognize All 1D Barcodes Presented in an Image...Code39 and Code128 barcodes let reader = new BarCodeReader ( "test... DecodeType . CODE_128 ]); reader . readBarCodes (). forEach...

    docs.aspose.com/barcode/nodejsjava/barcode-read...
  6. Quick Start|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....licensePath ); BarCodeReader reader = new BarCodeReader ( fileName...BarCodeResult [] barCodeResults = reader . readBarCodes (); for ( BarCodeResult...

    docs.aspose.com/barcode/java/quick-start/
  7. Search and Filter MBOX Emails in Python|Documen...

    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....Create an MBOX reader with load options reader = MboxStorageReader...MboxStorageReader . create_reader ( "input.mbox" , MboxLoadOptions ()) #...

    docs.aspose.com/email/python-net/filter-mbox-me...
  8. Programming with Thunderbird|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....class and pass the stream var reader = new MboxrdStorageReader (...reading messages var message = reader . ReadNextMessage (); // Read...

    docs.aspose.com/email/net/programming-with-thun...
  9. Read Barcode Properties and Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata...png" ); let reader = new BarCodeReader ( "test... DecodeType . CODE_128 ]); reader . readBarCodes (). forEach...

    docs.aspose.com/barcode/nodejsjava/read-barcode...
  10. PdfSaveOptions.interpolateImages property | Asp...

    PdfSaveOptions.interpolateImages property. A flag indicating whether image interpolation shall be performed by a conforming Reader...be performed by a conforming reader. When false is specified, the...and the default behaviour of reader is used instead. get interpolateImages...

    reference.aspose.com/words/nodejs-net/aspose.wo...