Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 22,020 for

reader

(0.14 sec)
  1. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters... using ( BarCodeReader reader = new BarCodeReader ( $"{path}multiple_codes...foreach ( BarCodeResult result in reader . ReadBarCodes ()) Console...

    docs.aspose.com/barcode/net/basic-recognition-p...
  2. 在 Python 中搜索和过滤 MBOX 邮件|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....Create an MBOX reader with load options reader = MboxStorageReader...MboxStorageReader . create_reader ( "input.mbox" , MboxLoadOptions ()) #...

    docs.aspose.com/email/zh/python-net/filter-mbox...
  3. Data encoding for 2D barcodes|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....proper Encoding and decode it on reader side. Main problem hire is...and can be detected by many readers, like UTF8 encoding, some encodings...

    docs.aspose.com/barcode/net/data-encoding-2d/
  4. Process and Convert XML Using C# | Aspose.PDF

    Transform XML programmatically with C# sample code using Aspose.PDF for .NET...XslCompiledTransform (); using ( var reader = System . Xml . XmlReader...xsltString ))) { transform . Load ( reader ); } var memoryStream = new...

    products.aspose.com/pdf/net/transform-xml/
  5. Strip FNC|Documentation

    Learn how to control function code (FNC) characters in Code 128 and GS1-128 recognition using the StripFNC parameter....recognition settings: BarCodeReader reader = new BarCodeReader ( path...the decoded text (default) reader . getBarcodeSettings (). setStripFNC...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. Rendering Document as PDF shows empty table bor...

    When creating a document with Aspose.Words and inserting a table into it, which has no borders set (even calling table.ClearBorders() to ensure it), when saving the document as PDF, the resulting PDF shows some kind of t…...when opening it with Adobe Reader, it shows the erroneous ‘gridlines’:...viewer programs, including Adobe Reader, and unfortunately I can’t...

    forum.aspose.com/t/rendering-document-as-pdf-sh...
  7. 使用 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/zh/net/programming-with-t...
  8. Preparing content for recognition|Documentation

    How to prepare a batch of images, URLs and other content for recognition....recognition: // Initialize file reader const reader = new FileReader ();...event . target . files [ 0 ]; reader . readAsArrayBuffer ( file...

    docs.aspose.com/ocr/javascript-cpp/content-for-...
  9. 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....MboxStorageReader class to create a reader object for the Mbox file and...file: import aspose.email as ae reader = ae . storage . mbox . MboxStorageReader...

    docs.aspose.com/email/python-net/programming-wi...
  10. PdfPageMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfPageMode enumeration. Specifies how the PDF document should be displayed when opened in the PDF Reader....displayed when opened in the PDF reader. Members Name Description UseNone...instructions for some PDF readers to follow when opening an output...

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