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

text extraction

(0.19 sec)
  1. استخراج النص المتقدم من العروض التقديمية على An...

    استخراج النص بسرعة من عروض PowerPoint و OpenDocument باستخدام Aspose.Slides لأندرويد عبر جافا. اتبع دليلنا البسيط خطوة بخطوة لتوفير الوقت....getPortions ()) { //Display text in the current portion System...//Display font height of the text System . out . println ( port...

    docs.aspose.com/slides/ar/androidjava/extract-t...
  2. 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/
  3. 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 ; // Create ComHelper Aspose_Pdf...:: TextAbsorber )); // Browse text docPtr -> GetPages () -> Accept_4...

    docs.aspose.com/pdf/ko/net/using-early-binding-...
  4. Использование позднего связывания в CPP|Aspose....

    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/ru/net/using-late-binding-i...
  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. استخراج النص والصور من مستند PPT عبر C ++ | pro...

    مثال على كود C ++ لاستخراج النص والصور من ملف PPT في C ++ Runtime Environment لنظام التشغيل Windows 32 بت و Windows 64 بت و Linux 64 بت....// Display text Console::WriteLine(portion->get_Text()); } } }...Online PPT Parser Live Demos Extract text and images from PPT documents...

    products.aspose.com/slides/ar/cpp/parser/ppt/
  7. Extraheer tekst en afbeeldingen uit ODP-documen...

    C++ voorbeeldcode om tekst en afbeeldingen uit het ODP-bestand te extraheren in C++ Runtime Environment voor Windows 32 bit, Windows 64 bit en 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/nl/cpp/parser/odp/
  8. Estrai testo e immagini dal documento PPT trami...

    Codice di esempio C++ per estrarre testo e immagini da file PPT su C++ Runtime Environment per Windows 32 bit, Windows 64 bit e 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/it/cpp/parser/ppt/
  9. Estrai testo e immagini dal documento PPTX tram...

    Codice di esempio C++ per estrarre testo e immagini dal file PPTX su C++ Runtime Environment per Windows 32 bit, Windows 64 bit e Linux 64 bit....// Display text Console::WriteLine(portion->get_Text()); } } }...Online PPTX Parser Live Demos Extract text and images from PPTX documents...

    products.aspose.com/slides/it/cpp/parser/pptx/
  10. แก้ไข Markdown ใน C# – Aspose.HTML for .NET

    รหัสสำหรับแก้ไขไฟล์ MD ใน C# ใช้ Aspose.HTML สำหรับฟีเจอร์ .NET API เพื่อสร้าง ลบ หรือแก้ไขเนื้อหาของไฟล์ MD...Add(newLineTrivia); // Create text content for the paragraph var...textSyntaxNode = syntaxFactory.Text( "New paragraph text." ); paragraphSyntaxNode...

    products.aspose.com/html/th/net/editor/md/