Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 4,054 for

extract text

(0.05 sec)
  1. 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/ko/cpp/
  2. 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/zh-hant/cpp/
  3. Szöveg és képek kibontása az ODP-dokumentumból ...

    C++ példakód szövegek és képek kinyerésére ODP-fájlból C++ Runtime Environment for Windows 32 bit, Windows 64 bit és 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/hu/cpp/parser/odp/
  4. Szöveg és képek kibontása PPTX dokumentumból C+...

    C++ példakód szöveg és képek PPTX fájlból történő kivonásához a C++ Runtime Environment for Windows 32 bit, Windows 64 bit és 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/hu/cpp/parser/pptx/
  5. 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/ko/net/using-late-binding-i...
  6. Wyodrębnij tekst i obrazy z dokumentu ODP za po...

    Przykładowy kod Java do wyodrębniania tekstu i obrazów z pliku ODP w środowisku Java Runtime Environment dla aplikacji JSP/JSF i aplikacji komputerowych....getPortions()){ //Display text in the current portion System...//Display font height of the text System. out .print(port.getPortionFormat()...

    products.aspose.com/slides/pl/java/parser/odp/
  7. Estrai testo e immagini dal documento PPT trami...

    Codice di esempio Java per estrarre testo e immagini dal file PPT 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/ppt/
  8. 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-...
  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. แก้ไข 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/