Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 6,141 for

text extraction

(0.23 sec)
  1. แยกข้อความหรือรูปภาพจาก PDF โดยใช้ JavaScript |...

    ซอร์สโค้ดที่เรียบง่ายเพื่อแยกข้อความและรูปภาพจากไฟล์ PDF ในแอปพลิเคชัน Node.js...( AsposePdfModule => { /*Extract text from a PDF-file*/ const...

    products.aspose.com/pdf/th/nodejs-cpp/parser/
  2. Trích xuất văn bản và hình ảnh từ tài liệu PPTX...

    Mã ví dụ C ++ để trích xuất văn bản và hình ảnh từ tệp PPTX 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 PPTX Parser Live Demos Extract text and images from PPTX documents...

    products.aspose.com/slides/vi/cpp/parser/pptx/
  3. C++를 통해 ODP 문서에서 텍스트 및 이미지 추출 | products.aspose...

    Windows 32비트, Windows 64비트 및 Linux 64비트용 C++ 런타임 환경의 ODP 파일에서 텍스트 및 이미지를 추출하는 C++ 예제 코드....// Display text Console::WriteLine(portion->get_Text()); } } }...Online ODP Parser Live Demos Extract text and images from ODP documents...

    products.aspose.com/slides/ko/cpp/parser/odp/
  4. PDF 파일에서 원시 텍스트 추출|Aspose.PDF for Java

    이 문서는 Aspose.PDF for Java를 사용하여 PDF 문서에서 텍스트를 추출하는 다양한 방법을 설명합니다. 전체 페이지에서, 특정 부분에서, 열을 기준으로 등....TextAbsorber 클래스는 문서에서 텍스트를 흡수하고 Text 속성으로 반환합니다. 다음 코드 스니펫은 PDF 문서의...FileWriter ( _dataDir + "extracted-text.txt" , true ); // 파일에 텍스트...

    docs.aspose.com/pdf/ko/java/extract-text-from-a...
  5. JavaScript ile C++ kullanarak ODS Dosyalarında ...

    ODSes dosyalarında arka planları nasıl yöneteceğinizi Aspose.Cells for JavaScript C++ ile öğrenin....< title > ODS Background Extraction Example </ title > </ head...body > < h1 > ODS Background Extraction Example </ h1 > < input type...

    docs.aspose.com/cells/tr/javascript-cpp/working...
  6. जावा के माध्यम से PPTX दस्तावेज़ से पाठ और चित्...

    JSP/JSF एप्लिकेशन और डेस्कटॉप एप्लिकेशन के लिए जावा रनटाइम एनवायरनमेंट पर PPTX फ़ाइल से टेक्स्ट और छवियों को निकालने के लिए जावा नमूना कोड।...getPortions()){ //Display text in the current portion System...//Display font height of the text System. out .print(port.getPortionFormat()...

    products.aspose.com/slides/hi/java/parser/pptx/
  7. استخراج النص المتقدم من العروض التقديمية في PHP...

    استخراج النص بسرعة من عروض PowerPoint و OpenDocument باستخدام Aspose.Slides لـ PHP عبر Java. اتبع دليلنا البسيط خطوة بخطوة لتوفير الوقت....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/php-java/extract-text...
  8. Libreria OCR per .NET, Java e Python | Aspose

    L'ultima libreria OCR per C#, Java, Python e altri linguaggi di programmazione. Converti le immagini in testo e trasforma il PDF scansionato in documenti ricercabili e modificabili con API ASPUTI OCR....content = { source }; // Extract text from the image AsposeOCRRecognition...( results [ 0 ]. recognition_text ); // Provide the image for...

    products.aspose.com/ocr/it/
  9. مكتبة OCR لـ .NET و Java و Python | Aspose

    مكتبة OCR النهائية لـ C#و Java و Python ولغات البرمجة الأخرى. قم بتحويل الصور إلى نص وتحويل PDF الممسوح ضوئيًا إلى مستندات قابلة للبحث وقابلة للتحرير باستخدام AS -OCR API....content = { source }; // Extract text from the image AsposeOCRRecognition...( results [ 0 ]. recognition_text ); // Provide the image for...

    products.aspose.com/ocr/ar/
  10. Metinle Çalışmak|Documentation

    Bu bölüm, Aspose.Diagram ile bir metin şeklinin nasıl ekleneceğini veya şeklin metninin nasıl güncelleneceğini açıklar....(); // Set parameters and add text to a Visio page double PinX...PinY , Width , Height , "Test text" ); // Save diagram diagram...

    docs.aspose.com/diagram/tr/net/working-with-text/