Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 6,131 for

text extraction

(0.11 sec)
  1. Failure to Get Images of Shapes on a PowerPoint...

    Hi Team, I have a PPTX (attached) with one slide. When I try to get image of the shape on the slide, I get error from Aspose: Processing AutoShape 1 on slide 1 Error processing shape on slide 1: Object reference not …...Text; using System.Threading; using...Png); } // PictureFrame – extract the embedded picture else if...

    forum.aspose.com/t/failure-to-get-images-of-sha...
  2. Travailler avec des cellules définies par l'uti...

    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....utilisateurs insèrent des champs de texte dans des formes pour afficher...getShapes (). getShape ( 1 ); // extract user defined cells of the shape...

    docs.aspose.com/diagram/fr/java/working-with-us...
  3. Извлечение таблицы из PDF-документа|Aspose.PDF ...

    Aspose.PDF for .NET позволяет выполнять различные манипуляции с таблицами, содержащимися в вашем PDF-документе....NET private static void Extract_Table () { // The path to the...document . Pages ) { Aspose . Pdf . Text . TableAbsorber absorber = new...

    docs.aspose.com/pdf/ru/net/extract-table-from-e...
  4. Chercher

    chercher... HTML (Hyper Text Markup Language) est un langage...création, la modification et l’extraction de données à partir de documents...

    blog.aspose.com/fr/html/create-read-edit-html-f...
  5. जावा के लिए aspose.ocr पर आधारित तेज और विश्वसन...

    जावा के माध्यम से पायथन के लिए aspose.ocr का उपयोग करके अपने पायथन अनुप्रयोगों में ऑप्टिकल चरित्र मान्यता (OCR) को मूल रूप से एकीकृत करें।...png" ) # Extract text from image result = recognitionEngine...( result [ 0 ] . recognition_text ) > pip install aspose-ocr-python-java...

    products.aspose.com/ocr/hi/python-java/
  6. استخراج النص الخام من ملف PDF|Aspose.PDF for Java

    توضح هذه المقالة طرقًا مختلفة لاستخراج النص من مستندات PDF باستخدام Aspose.PDF لـ Java. من صفحات كاملة، أو من جزء محدد، بناءً على الأعمدة، إلخ....النص من المستند وتعيده في خاصية Text . يظهر لك المقتطف البرمجي التالي...FileWriter ( _dataDir + "extracted-text.txt" , true ); // كتابة...

    docs.aspose.com/pdf/ar/java/extract-text-from-a...
  7. API Java di OneNote | Crea Converti e manipola ...

    Libreria Java per leggere, manipolare e convertire documenti Microsoft Office OneNote in formati immagine PDF BMP JPG GIF e TIFF....PageSeries Title Image Rich Text Section Outline OutlineGroup...Render Specific Part of File Extract Text & Images Access Positioning...

    products.aspose.com/note/it/java/
  8. واجهة برمجة تطبيقات مشروع Python | Microsoft Pr...

    مكتبة إدارة مشروع Python Microsoft لقراءة وكتابة ملفات MPP XML و MPT. تصدير البيانات إلى تنسيقات PDF XLS HTML CSV TXT TIFF SVG & PNG...Render Specific Part of File Extract Text & Images Access Positioning...Formatting Information Add & Modify Text Insert Image Add & Modify Graphical...

    products.aspose.com/tasks/ar/python-net/
  9. API projektu Python | Microsoft Project Managem...

    Python Knihovna pro řízení projektů společnosti Microsoft pro čtení a zápis souborů MPP XML a MPT. Export dat do PDF XLS HTML CSV TXT TIFF SVG a PNG formátů...Render Specific Part of File Extract Text & Images Access Positioning...Formatting Information Add & Modify Text Insert Image Add & Modify Graphical...

    products.aspose.com/tasks/cs/python-net/
  10. 從 OneNote 中提取表格文本的 C# 代碼

    使用 C# 和 Aspose.Note for .NET 從 OneNote 中提取表格的文本。了解如何從整個表格、特定行或單個單元格提取文本。...文檔中提取文本和圖像,請查看我們的詳細 guide on extracting content from OneNote files...tblCount); // Retrieve text string text = string.Join(Environment...

    blog.aspose.com/zh-hant/note/extract-text-from-...