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

reader

(0.81 sec)
  1. 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/
  2. Decode FNC Symbols|Documentation

    This article describes how to decode FNC symbols in GS1 barcodes in Aspose.BarCode for JavaScript via C++ according to business needs...; i < reader . FoundCount ; i ++ ) { var result = reader . FoundBarCodes...; i < reader . FoundCount ; i ++ ) { var result = reader . FoundBarCodes...

    docs.aspose.com/barcode/javascript-cpp/decode-f...
  3. Generate Han Xin Code Barcodes in JavaScript|Do...

    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....GenerateBarCodeImage (); var reader = new BarCodeInstance . BarCodeReader..."HanXin" ); reader . ReadBarCodes (); if ( reader . FoundCount...

    docs.aspose.com/barcode/javascript-cpp/hanxin-c...
  4. 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...
  5. 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...
  6. 在 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...
  7. 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/
  8. Barcode Reading Quality Options and Presets|Doc...

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different automatic presets and setting various options in Node.js via Java...QualitySettings with BarCodeReader let reader = new BarCodeReader ( "test...//set high performance mode reader . setQualitySettings ( QualitySettings...

    docs.aspose.com/barcode/nodejsjava/barcode-read...
  9. Zimbra Overview: Email, Calendar, and TGZ File ...

    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....project: using ( TgzReader reader = new TgzReader ( fileName...fileName )) { int count = reader . GetTotalItemsCount (); } Save Zimbra...

    docs.aspose.com/email/net/zimbra-overview-email...
  10. Public API Changes in Aspose.BarCode 6.9.0|Docu...

    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.... BarCodeReader reader = new BarCodeReader ( imageFilePath...MicroQR ); reader . read (); String result = reader . getCodeText...

    docs.aspose.com/barcode/java/public-api-changes...