Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 2,359 for

file format detection

(0.15 sec)
  1. Загрузить шрифт из файла TTF | С++

    Решение C++ API для загрузки шрифтов из файла на жестком диске, даже если этот файл не шрифт. Давайте посмотрим, как сделать это из файла TTF....Copy 1 // Construct path to the file 2 System::String fontPath =...Copy 1 // Construct path to the file 2 System::String fontPath =...

    docs.aspose.com/font/ru/cpp/how-to-load-fonts/l...
  2. Загрузить шрифт из файла TTF | С++

    Решение C++ API для загрузки шрифтов из файла на жестком диске, даже если этот файл не шрифт. Давайте посмотрим, как сделать это из файла TTF....Copy 1 // Construct path to the file 2 System::String fontPath =...Copy 1 // Construct path to the file 2 System::String fontPath =...

    docs.aspose.com/font/ru/cpp/how-to-load-fonts/l...
  3. Trova i simboli latini in un carattere | Soluzi...

    Soluzione API C++ per la gestione dei font. Scopri come se il carattere ha glifi latini con poche righe di codice C++....Font C++ Detect latin symbols Rileva i simboli...vuoi imparare esempi completi e file di dati, vai su Aspose Github...

    products.aspose.com/font/it/cpp/detect-latin-sy...
  4. Laden Sie eine Schriftart aus der TTF-Datei | C++

    C++-API-Lösung zum Laden von Schriftarten aus einer TTF-Datei auf Ihrer Festplatte, auch wenn es sich bei der Datei selbst nicht um eine Schriftart handelt...Copy 1 // Construct path to the file 2 System::String fontPath =...Copy 1 // Construct path to the file 2 System::String fontPath =...

    docs.aspose.com/font/de/cpp/how-to-load-fonts/l...
  5. Python 바코드 생성 및 리더(.NET 경유) | Aspose.BarCode | ...

    Python에서 바코드를 생성하고 스캔하세요. PyPI에서 설치 가능한 크로스 플랫폼 라이브러리로 QR Code, Data Matrix, PDF417, Code 128, EAN/UPC 등을 만들고 읽을 수 있습니다....recognition — detect any supported type from file from aspose.barcode...주요 이미지 형식과 PDF를 지원합니다. API로 [files] 를 손쉽게 인식할 수 있습니다( https://docs...

    products.aspose.com/barcode/ko/python-net/
  6. Cargar una fuente desde un archivo TTF | C++

    Solución API de C++ para cargar fuentes desde un archivo TTF en su disco duro incluso si este archivo no es una fuente en sí....Copy 1 // Construct path to the file 2 System::String fontPath =...Copy 1 // Construct path to the file 2 System::String fontPath =...

    docs.aspose.com/font/es/cpp/how-to-load-fonts/l...
  7. Öffentliche API Änderungen in Aspose.Cells 9.0....

    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...." ; // Format the textual contents textbox...culture ; // Load a HTML or TXT file in an instance of Workbook with...

    docs.aspose.com/cells/de/net/public-api-changes...
  8. 基於aspose.ocr的快速可靠的OCR API java | Aspose

    通過Java使用aspose.ocr將光學特徵識別(OCR)無縫整合到Python應用中。... set_detect_areas_mode ( DetectAreasMode... models . InputType . PDF ) file = os . path . join ( self ....

    products.aspose.com/ocr/zh-hant/python-java/
  9. जावा के लिए aspose.ocr पर आधारित तेज और विश्वसन...

    जावा के माध्यम से पायथन के लिए aspose.ocr का उपयोग करके अपने पायथन अनुप्रयोगों में ऑप्टिकल चरित्र मान्यता (OCR) को मूल रूप से एकीकृत करें।...com/ocr/python-java/supported-file-formats/ ) आप एक स्कैनर या कैमरे...RecognitionSettings () settings . set_detect_areas_mode ( DetectAreasMode...

    products.aspose.com/ocr/hi/python-java/
  10. JavaロードフォントTTFファイル

    ここでは、このファイルがフォントインセルフでなくても、ハードドライブディスクにTTFファイルからフォントをロードするAspose.FontのASPOSE.FONTがどのように役立つかを学びます。...File ; 4 import java.io.IOException...import java.nio.file.Files ; 6 import java.nio.file.Paths ; 7 8 import...

    docs.aspose.com/font/ja/java/how-to-load-fonts/...