Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 5,842 for

extract text

(0.17 sec)
  1. Estrai testo e immagini dal documento PPTX tram...

    Codice di esempio Java per estrarre testo e immagini dal file PPTX su Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....getPortions()){ //Display text in the current portion System...//Display font height of the text System. out .print(port.getPortionFormat()...

    products.aspose.com/slides/it/java/parser/pptx/
  2. Estrai testo e immagini dal documento ODP trami...

    Codice di esempio Java per estrarre testo e immagini dal file ODP su Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....getPortions()){ //Display text in the current portion System...//Display font height of the text System. out .print(port.getPortionFormat()...

    products.aspose.com/slides/it/java/parser/odp/
  3. แยกข้อความและรูปภาพจากเอกสาร PPT ผ่าน Java | pr...

    โค้ดตัวอย่าง Java เพื่อแยกข้อความและรูปภาพจากไฟล์ PPT บน 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/th/java/parser/ppt/
  4. แยกข้อความและรูปภาพจากเอกสาร 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/th/java/parser/odp/
  5. استخراج النص الخام من ملف PDF|Aspose.PDF لنظام ...

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

    docs.aspose.com/pdf/ar/androidjava/extract-text...
  6. Utilisation du liaison tardive en CPP|Aspose.PD...

    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....de code C++ pour extraire du texte d’un PDF par le biais de COM...( String ^ file ) { String ^ text ; DISPID dispid ; DISPPARAMS...

    docs.aspose.com/pdf/fr/net/using-late-binding-i...
  7. Automatisation de la génération PowerPoint en ....

    Automatisez la création de diapositives sur les plateformes cloud avec Aspose.Slides pour .NET—générez, modifiez et convertissez rapidement et de manière fiable les fichiers PowerPoint et OpenDocument.... De l’extraction de données commerciales en...temps réel à la conversion de texte ou d’images en diapositives...

    docs.aspose.com/slides/fr/net/automating-powerp...
  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. استخدام الربط المتأخر في CPP|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....( String ^ file ) { String ^ text ; DISPID dispid ; DISPPARAMS...wcscpy_s ( str , L "Aspose.PDF.Text.TextAbsorber" ); CLSIDFromProgID...

    docs.aspose.com/pdf/ar/net/using-late-binding-i...
  10. C ++ OCR - C ++ में पाठ मान्यता | Aspose

    Aspose C ++ OCR लाइब्रेरी OCR को आसानी से आपके C ++ एप्लिकेशन में एकीकृत करती है। सहजता से छवियों को न्यूनतम C ++ कोड के साथ पाठ में परिवर्तित करें।...content = { source }; // Extract text from the image AsposeOCRRecognition...()); // Output the recognized text size_t size = 0 ; wchar_t *...

    products.aspose.com/ocr/hi/cpp/