Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 6,381 for

text extraction

(0.89 sec)
  1. Szöveg és képek kibontása az ODP-dokumentumból ...

    C++ példakód szövegek és képek kinyerésére ODP-fájlból C++ Runtime Environment for Windows 32 bit, Windows 64 bit és Linux 64 bit....// Display text Console::WriteLine(portion->get_Text()); } } }...Online ODP Parser Live Demos Extract text and images from ODP documents...

    products.aspose.com/slides/hu/cpp/parser/odp/
  2. C ++ OCR - Nhận dạng văn bản trong C ++ | Aspose

    Thư viện C ++ OCR tích hợp OCR dễ dàng vào các ứng dụng C ++ của bạn. Chuyển đổi hình ảnh một cách dễ dàng thành văn bản với mã C ++ tối thiểu....content = { source }; // Extract text from the image AsposeOCRRecognition...()); // Output the recognized text size_t size = 0 ; wchar_t *...

    products.aspose.com/ocr/vi/cpp/
  3. Extraire des Images depuis un PDF|Aspose.PDF po...

    Comment extraire une partie de l'image d'un PDF en utilisant Aspose.PDF pour Android via Java...new File ( fileStorage , "extracted-image.jpeg" ); try { java...resultMessage . } Extraire du texte d'un PDF Extraire les données...

    docs.aspose.com/pdf/fr/androidjava/extract-imag...
  4. Extraire des annotations d'un PDF|Aspose.PDF fo...

    Cette section explique comment extraire des annotations d'un fichier PDF vers XFDF avec Aspose.PDF Facades.... BindPdf ( document ); // Extract annotations var annotationTypes...Annotations . AnnotationType . Text }; var annotations = annotationEditor...

    docs.aspose.com/pdf/fr/net/extract-annotation/
  5. Szöveg és képek kibontása az ODP-dokumentumból ...

    Java mintakód szövegek és képek kinyeréséhez az ODP-fájlból a Java Runtime Environment for JSP/JSF alkalmazásokhoz és asztali alkalmazásokhoz....getPortions()){ //Display text in the current portion System...//Display font height of the text System. out .print(port.getPortionFormat()...

    products.aspose.com/slides/hu/java/parser/odp/
  6. Вилучення даних таблиці з HTML – C#

    Дізнайтеся, як витягувати дані з таблиці html за допомогою бібліотеки Aspose.HTML у C#. Оптимізуйте збір і аналіз даних!...NET Extract data from HTML table XHTML...using System.Linq; using System.Text.Json; using System.Collections...

    products.aspose.com/html/uk/net/extract-data-fr...
  7. สร้าง HTML ใน C# – Aspose.HTML for .NET

    สร้างไฟล์ HTML ใน C# เรียนรู้วิธีสร้าง HTML ตั้งแต่เริ่มต้นและวิธีแก้ไขเนื้อหาของเอกสาร HTML...heading element (h1) and set its text var h1 = (HTMLHeadingElement)document...paragraph element (p) set its text var p = (HTMLParagraphElement)document...

    products.aspose.com/html/th/net/create-html/
  8. JavaScript OCR - Hình ảnh đến văn bản trên các ...

    Với API ASpose JS, bạn có thể thêm nhận dạng ký tự quang trực tiếp vào trang web hoặc trong các ứng dụng điện tử đa nền tảng.... text ); console . log ( result_str...// Get recognition results as text var result_str = Module . AsposeOCRSerializeRe...

    products.aspose.com/ocr/vi/javascript-cpp/
  9. استخرج النصوص والصور من مستند ODP عبر Java | pr...

    نموذج كود Java لاستخراج النصوص والصور من ملف ODP في Java Runtime Environment لتطبيق JSP / JSF وتطبيقات سطح المكتب....getPortions()){ //Display text in the current portion System...//Display font height of the text System. out .print(port.getPortionFormat()...

    products.aspose.com/slides/ar/java/parser/odp/
  10. PDF에서 이미지 추출 및 바코드 인식|Aspose.PDF for .NET

    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....Traverse through each image extracted from PDF pages foreach ( var.... Read ()) { // Get BarCode text from BarCode image var code...

    docs.aspose.com/pdf/ko/net/extract-images-from-...