Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 3,635 for

photo

(0.28 sec)
  1. Supported file formats|Documentation

    File formats supported by Aspose.OMR for C++ for printing templates, scaning or taking a Photo of completed forms, and returning recognition results....adding images, such as logos or photos. The images are provided in...

    docs.aspose.com/omr/cpp/supported-file-formats/
  2. Thư viện C# OCR - Hình ảnh thành văn bản trong ...

    Với API Aspose C# OCR, bạn có thể thêm nhận dạng ký tự quang học (OCR) vào các ứng dụng .NET của mình bằng một vài dòng mã....}; // Add a photo for recognition OcrInput photos = new OcrInput...SingleImage , filters ); photos . Add ( "photo.png" ); // Fine-tune...

    products.aspose.com/ocr/vi/net/
  3. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....add callouts to photos 2 add callouts to photos in csharp 1 add...callouts to photos in java 1 add caption to photo 1 add captions...

    blog.aspose.com/vi/tags/
  4. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....add callouts to photos 2 add callouts to photos in csharp 1 add...callouts to photos in java 1 add caption to photo 1 add captions...

    blog.aspose.com/pl/tags/
  5. Optical Mark Recognition API for .NET | Aspose

    Create machine-readable answer sheets, surveys, ballots, questionnaires, and other OMR forms, and read optical marks from scanned images and Photos in .NET applications and web services....marks from scanned images and photos in a few lines of .NET code...Scans: JPEG, PNG, TIFF, GIF, BMP Photos: JPEG, PNG Recognize forms...

    products.aspose.com/omr/net/
  6. C# OCR 庫 – .NET 中的圖像到文本 | Aspose

    使用 Aspose C# OCR API,您只需幾行程式碼即可將光學字元辨識 (OCR) 新增至您的 .NET 應用程式。...}; // Add a photo for recognition OcrInput photos = new OcrInput...SingleImage , filters ); photos . Add ( "photo.png" ); // Fine-tune...

    products.aspose.com/ocr/zh-hant/net/
  7. जावा में टेक्स्ट के लिए छवियाँ - तेज़ और आसान |...

    जावा लाइब्रेरी के लिए हमारे बहुमुखी और शक्तिशाली ओसीआर के साथ अपने जावा अनुप्रयोगों में ऑप्टिकल कैरेक्टर रिकग्निशन (ओसीआर) को एकीकृत करें।...और पहचानें - जावा // Add a photo to the recognition batch OcrInput...); images . add ( "photo.jpg" ); // Set photo recognition mode...

    products.aspose.com/ocr/hi/java/
  8. Python.NET के माध्यम से ज़िप, 7-ज़िप, TAR या XA...

    Python.NET के माध्यम से ज़िप, 7-ज़िप, TAR, या XAR जैसे विभिन्न टूल का उपयोग करके किसी फ़ोल्डर की आंतरिक संरचना को संरक्षित करते हुए उसे कुशलतापूर्वक संपीड़ित करना सीखें।...create_entry( "data \\ pictures \\ photo.bmp" , "image.bmp" ) archive...जाती हैं: फ़ाइल "data\pictures\photo.bmp" को "image.bmp" नाम के साथ...

    products.aspose.com/zip/hi/python-net/advanced-...
  9. 使用 Aspose.Imaging Adapter for .NET 进行图像和文档格式转换 ...

    使用 Aspose.Imaging Adapters 和各种 Aspose 产品简化格式转换任务。这些适配器支持 Aspose.Imaging 和其他关键 Aspose 工具之间的图像和文档转换,确保跨数字项目的流畅集成过程。...PDF 到 PDFA PDF 到 IMAGE PDF 到 PHOTO PDF 到 PICTURE PDF 到 PSD PDF...PDF 到 CANVAS IMAGE 到 WORD PHOTO 到 WORD PICTURE 到 WORD PNG 到 WORD...

    products.aspose.com/imaging/zh-hans/adapters/net/
  10. ファイルを TAR に収集し、C# 経由で圧縮する | .NET 用の Aspose.Zip

    C# ライブラリを使用して TAR アーカイブを作成する例。...png" , @"D:\Picture\photo.png" ); 5 archive.SaveGzipped(..."picture.png" , @"D:\Picture\photo.png" ); 7 archive.SaveXzCompressed(xzFile);...

    docs.aspose.com/zip/ja/net/tar-archiving/