Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 5,881 for

text extraction

(0.11 sec)
  1. Розкрийте магію OCR у Python за допомогою Aspos...

    Інтегруйте оптичне розпізнавання символів (OCR) у свої програми Python за допомогою Aspose.OCR для Python через .NET. Легко перетворюйте зображення на редагований текст за допомогою мінімального коду, використовуючи потужні можливості OCR Aspose.OCR....png" ) # Extract text from image result = recognitionEngine...( result [ 0 ] . recognition_text ) > pip install aspose-ocr-python-net...

    products.aspose.com/ocr/uk/python-net/
  2. استخراج النص من العرض التقديمي|Aspose.Slides لـ...

    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....mode to organize the output of text result and can be set to the...values: Unarranged - The raw text with no respect to position...

    docs.aspose.com/slides/ar/nodejs-java/extract-t...
  3. Dividi file PDF, HTML, TXT usando C# | Aspose.PDF

    Codice di esempio in C# per dividere file su.NET Framework, .NET Core.... Extract ( pathSource , 1 , doc . Pages...un file TXT - C# //save input text to pdf to file pdfEditor = new...

    products.aspose.com/pdf/it/net/splitter/
  4. API سريع وموثوق به على أساس ASPOSE.OCR لـ Java ...

    دمج التعرف على الأحرف البصرية بسلاسة (OCR) في تطبيقات Python الخاصة بك باستخدام Aspose.ocr للبيثون عبر Java....png" ) # Extract text from image result = recognitionEngine...( result [ 0 ] . recognition_text ) > pip install aspose-ocr-python-java...

    products.aspose.com/ocr/ar/python-java/
  5. Додати зображення до HTML на C# – Aspose.HTML f...

    Вставте зображення в документ HTML програмним шляхом за допомогою бібліотеки Aspose.HTML for .NET....png" alt= "A descriptive alt text" > <img src= "https://docs.aspose...image.Alt = "A descriptive alt text" ; // Attach the image to the...

    products.aspose.com/html/uk/net/images/add/
  6. 使用 C# 拆分 PDF、HTML、TXT 文件 | Aspose.PDF

    用于在.NET 框架、.NET Core 上拆分文件的 C# 示例代码。... Extract ( pathSource , 1 , doc . Pages...此示例代码显示如何拆分 TXT 文件-C# //save input text to pdf to file pdfEditor = new...

    products.aspose.com/pdf/zh-hant/net/splitter/
  7. Extracción avanzada de texto de presentaciones ...

    Extraiga Texto rápidamente de presentaciones PowerPoint y OpenDocument usando Aspose.Slides para Java. Siga nuestra guía simple, paso a paso, para ahorrar tiempo....mode to organize the output of text result and can be set to the...values: Unarranged - The raw text with no respect to position...

    docs.aspose.com/slides/es/java/extract-text-fro...
  8. แก้ไข HTML ใน C# – Aspose.HTML for .NET

    รหัสสำหรับแก้ไขไฟล์ HTML ใน C# ใช้ Aspose.HTML สำหรับฟีเจอร์ .NET API เพื่อสร้าง ลบ หรือแก้ไขเนื้อหาของเอกสาร HTML...CreateElement( "p" ); // Create a text node var text = document.CreateTextNode(...// Add the text to the paragraph p.AppendChild(text); // Add paragraph...

    products.aspose.com/html/th/net/editor/html/
  9. Trích xuất văn bản và hình ảnh từ tài liệu PPT ...

    Mã ví dụ C ++ để trích xuất văn bản và hình ảnh từ tệp PPT trên Môi trường thời gian chạy C ++ cho Windows 32 bit, Windows 64 bit và Linux 64 bit....// Display text Console::WriteLine(portion->get_Text()); } } }...Online PPT Parser Live Demos Extract text and images from PPT documents...

    products.aspose.com/slides/vi/cpp/parser/ppt/
  10. Trích xuất văn bản và hình ảnh từ tài liệu ODP ...

    Mã ví dụ C ++ để trích xuất văn bản và hình ảnh từ tệp ODP trên Môi trường thời gian chạy C ++ cho Windows 32 bit, Windows 64 bit và 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/vi/cpp/parser/odp/