Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 22,010 for

reader

(0.31 sec)
  1. 記録

    記録...ディレクトリからファイルを読み取る using (BarCodeReader reader = new BarCodeReader("Scan.jpg"))...foreach (BarCodeResult result in reader.ReadBarCodes()) { // シンボルタイプとコードテキストを読む...

    blog.aspose.com/ja/barcode/scan-and-read-barcod...
  2. 设置元数据| JavaScript

    易于使用的JavaScript库,用于从Aspose.font中进行字体操作。了解如何设置字体元数据信息。...const file_reader = new FileReader(); 3 file_reader. onload =...json. errorText ; 17 } 18 file_reader. readAsArrayBuffer (file);...

    docs.aspose.com/font/zh/javascript-cpp/metadata...
  3. C++ 條碼函式庫:生成與讀取 QR、Data Matrix、PDF417、Code 128 ...

    為原生 C++ 應用加入條碼生成與辨識能力。使用面向 Windows 與 Linux 的高效能 SDK 建立並掃描 QR Code、PDF417、Data Matrix、Code 128 等多種條碼。...instance of BarCodeReader auto reader = System :: MakeObject < BarCodeReader...recognition quality settings reader -> set_QualitySettings ( QualitySettings...

    products.aspose.com/barcode/zh-hant/cpp/
  4. Lavorare con Zimbra|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....nostro progetto: try ( TgzReader reader = new TgzReader ( "test2.tgz"...found in Calendar subfolder reader . exportTo ( "out" ); } Programmare...

    docs.aspose.com/email/it/java/working-with-zimbra/
  5. ค้นหา

    ค้นหา...จดจำบาร์โค้ดจากการสตรีมของเพจ BarCodeReader reader = new BarCodeReader(stream);...for (BarCodeResult result : reader.readBarCodes()) { System.out...

    blog.aspose.com/th/barcode/read-barcode-from-pd...
  6. العمل مع Zimbra|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....في مشروعنا: try ( TgzReader reader = new TgzReader ( "test2.tgz"...found in Calendar subfolder reader . exportTo ( "out" ); } البرمجة...

    docs.aspose.com/email/ar/java/working-with-zimbra/
  7. RtfSaveOptions.exportCompactSize property | Asp...

    RtfSaveOptions.exportCompactSize property. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly....with pre-Microsoft Word 97 readers and WordPad. // Set the "E...document, // but prevent old readers from being able to read any...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 記録

    記録... using (BarCodeReader reader = new BarCodeReader("QR.png"...foreach (BarCodeResult result in reader.ReadBarCodes()) Console.WriteLine($"{result...

    blog.aspose.com/ja/barcode/scan-qr-code-in-csharp/
  9. 아카이브

    아카이브...MboxrdStorageReader # Read the storage file reader = MboxrdStorageReader("ExampleMbox...# Read first message eml = reader.read_next_message() # Read...

    blog.aspose.com/ko/email/write-and-read-message...
  10. 档案

    档案...从页面的渲染图像中识别条形码 BarCodeReader reader = new BarCodeReader(ms); //...foreach (BarCodeResult result in reader.ReadBarCodes()) { Console.WriteLine("Codetext...

    blog.aspose.com/zh/barcode/read-barcode-from-pd...