Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 5,001 for

extract text

(0.17 sec)
  1. Java를 통해 PPTX 문서에서 텍스트 및 이미지 추출 | products.aspo...

    JSP/JSF 응용 프로그램 및 데스크탑 응용 프로그램용 Java Runtime Environment의 PPTX 파일에서 텍스트와 이미지를 추출하는 Java 샘플 코드입니다....getPortions()){ //Display text in the current portion System...//Display font height of the text System. out .print(port.getPortionFormat()...

    products.aspose.com/slides/ko/java/parser/pptx/
  2. Aspose.note pour Java - Une bibliothèque pour l...

    ASPOSE.NOTE est une bibliothèque de classe qui permet aux applications Java d'interagir avec Microsoft Office OneNote sans installation....fichiers de projet: Rendre du texte et des images du fichier OneNote...GIF, BMP, TIFF). Rendre du texte et des images du fichier OneNote...

    docs.aspose.com/note/fr/java/product-overview/
  3. Travailler avec des archives Linux et Unix typi...

    L'API C# vous permet de créer et de gérer des archives Linux et Unix dans vos applications sans avoir besoin d'autres applications tierces et fournit diverses méthodes pour effectuer des opérations sur les archives....complète pour la création, l’extraction et la gestion de ces formats...fonctionne bien pour les données texte et binaires, offrant un équilibre...

    docs.aspose.com/zip/fr/net/archives-for-unix-li...
  4. Додати зображення до HTML на C# – Aspose.HTML f...

    Вставте зображення в документ HTML програмним шляхом за допомогою бібліотеки Aspose.HTML for .NET....png" alt= "A descriptive alt text" > <img src= "https://docs.aspose...image.Alt = "A descriptive alt text" ; // Attach the image to the...

    products.aspose.com/html/uk/net/images/add/
  5. Java API för att rendera CGM till TXT | product...

    Exportera CGM till TXT via Java API utan att använda Microsoft Excel eller Adobe Reader...Metafile (CGM) -filer till TXT (Ren text) -format är värdefullt för att...CGM-diagraminformation som ren text för granskning, felsökning eller...

    products.aspose.com/total/sv/java/conversion/cg...
  6. Dela Upp WORD I Delar Python

    Dela upp WORD filer på e-sidor med Python koden. Spara WORD som separata filer med Python....en teknik för att extrahera text från Word filer och integrera...page_count): extractedPage = doc.extract_pages(page, 1 ) extractedPage...

    products.aspose.com/words/sv/python-net/split/w...
  7. Trích xuất văn bản và hình ảnh từ tài liệu ODP ...

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

    products.aspose.com/slides/vi/cpp/parser/odp/
  8. Trích xuất văn bản và hình ảnh từ tài liệu PPT ...

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

    products.aspose.com/slides/vi/cpp/parser/ppt/
  9. 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/
  10. 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/