Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 6,701 for

extract text

(3.1 sec)
  1. Szöveg és képek kibontása az ODP-dokumentumból ...

    Java mintakód szövegek és képek kinyeréséhez az ODP-fájlból a Java Runtime Environment for JSP/JSF alkalmazásokhoz és asztali alkalmazásokhoz....getPortions()){ //Display text in the current portion System...//Display font height of the text System. out .print(port.getPortionFormat()...

    products.aspose.com/slides/hu/java/parser/odp/
  2. Extraire des images d'un PDF|Aspose.PDF pour C++

    Comment extraire une partie de l'image d'un PDF en utilisant Aspose.PDF pour C++....); String outfilename ( "extracted_image.jpeg" ); // Ouvrir le...std :: endl ; } Extraire du texte d'un PDF Extraire des données...

    docs.aspose.com/pdf/fr/cpp/extract-images-from-...
  3. Évaluer Aspose.Slides|Documentation d'Aspose.Sl...

    Évaluez Aspose.Slides pour PHP via Java et explorez les fonctionnalités de l'API pour les présentations PowerPoint (PPT, PPTX) et OpenDocument (ODP) — commencez votre essai gratuit....diapositive lors de l’extraction de texte à partir des diapositives...

    docs.aspose.com/slides/fr/php-java/evaluate-asp...
  4. Évaluer Aspose.Slides|Aspose.Slides pour Python...

    Évaluez Aspose.Slides pour Python via .NET et explorez les fonctionnalités de l'API pour les présentations PowerPoint (PPT, PPTX) et OpenDocument (ODP) — commencez votre essai gratuit....diapositive lors de l’extraction de texte à partir des diapositives...

    docs.aspose.com/slides/fr/python-net/evaluate-a...
  5. آرشیوها

    آرشیوها... Java Text Extraction API - دانلود رایگان استخراج...FileWriter(new java.io.File("Extracted_text.txt")); writer.write(extractedText);...

    blog.aspose.com/fa/pdf/extract-text-from-pdf-us...
  6. اضافه کردن بارکد به PDF با استفاده از Python | ...

    نحوه افزودن بارکد به فایل‌های PDF را با استفاده از Aspose.PDF for Python via .NET بیاموزید. این راهنمای گام‌به‌گام شامل کد، تنظیمات و نکات عملکردی است....read_barcode_from_pdf (input_pdf, extracted_image): # Load the input PDF...= document . pages[ 1 ] # Extract the first image from the page...

    blog.aspose.com/fa/pdf/add-barcode-to-pdf-in-py...
  7. Wyodrębnij tekst i obrazy z dokumentu PPTX za p...

    Przykładowy kod C++ do wyodrębniania tekstu i obrazów z pliku PPTX w C++ Runtime Environment dla Windows 32-bitowy, Windows 64-bitowy i Linux 64-bitowy....// Display text Console::WriteLine(portion->get_Text()); } } }...Online PPTX Parser Live Demos Extract text and images from PPTX documents...

    products.aspose.com/slides/pl/cpp/parser/pptx/
  8. استخراج النص والصور من مستند PPTX عبر C ++ | pr...

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

    products.aspose.com/slides/ar/cpp/parser/pptx/
  9. تبدیل فایل MHTML به TXT با استفاده از C++ | Asp...

    کد نمونه برای تبدیل MHTML به TXT تبدیل با استفاده از C++. از مثال C++ برای تبدیل دسته ای MHTML به TXT استفاده کنید....MakeObject < Aspose :: Pdf :: Text :: TextAbsorber > (); ta ->...document ); // Save the extracted text in text file System :: IO ::...

    products.aspose.com/pdf/fa/cpp/conversion/mhtml...
  10. Extraire des annotations d'un PDF|Aspose.PDF fo...

    Cette section explique comment extraire des annotations d'un fichier PDF vers XFDF avec Aspose.PDF Facades.... BindPdf ( document ); // Extract annotations var annotationTypes...Annotations . AnnotationType . Text }; var annotations = annotationEditor...

    docs.aspose.com/pdf/fr/net/extract-annotation/