Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 5,843 for

text extraction

(0.49 sec)
  1. C ++ OCR - تشخیص متن در C ++ | 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/fa/cpp/
  2. Convertire un file MHTML in TXT utilizzando C++...

    Codice di esempio per la conversione da MHTML a TXT utilizzando C++. Usa l'esempio C++ per la conversione in batch da MHTML a TXT....MakeObject < Aspose :: Pdf :: Text :: TextAbsorber > (); ta ->...document ); // Save the extracted text in text file System :: IO ::...

    products.aspose.com/pdf/it/cpp/conversion/mhtml...
  3. تبدیل فایل 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...
  4. ????????????????????| Java?Asopsion.Zip

    ????ZIP?TAR?GZIP???????????????????????????????????????Java?????? Aspose.Zip API?????????????????????????????????????... Able to extract Shrink, Implode and WavPack...format Partly Aspose.ZIP can extract Xar compressed with Bzip2,...

    docs.aspose.com/zip/ja/java/supported-file-form...
  5. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...@KeerthanaRamesh214 You can extract content including bookmark...Then before inserting the extracted content into the destination...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  6. É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...
  7. 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-...
  8. Java 를 사용하여 PDF 검색 | Aspose.PDF

    Java 용 Aspose.PDF 를 사용하여 Java 샘플 코드를 사용하여 프로그래밍 방식으로 열지 않고도 PDF 문서를 검색할 수 있습니다....); // like 0000-9999 // Set text search option to specify regular...textFragmentAbsorber ); // Get the extracted text fragments into collection...

    products.aspose.com/pdf/ko/java/search/
  9. کتابخانه OCR برای دات نت ، جاوا و پایتون | Aspose

    کتابخانه نهایی OCR برای C#، جاوا ، پایتون و سایر زبانهای برنامه نویسی. تصاویر را به متن تبدیل کنید و PDF اسکن شده را به اسناد قابل جستجو و قابل ویرایش با Aspose OCR API تبدیل کنید.... Extract Machine-Reading Text از تصاویر و تبدیل...content = { source }; // Extract text from the image AsposeOCRRecognition...

    products.aspose.com/ocr/fa/
  10. استخراج متن از PDF در Python | Aspose.PDF

    کد منبع پایتون برای استخراج متن از فایل PDF در دات نت فریم ورک، .NET Core و PHP، VBScript، دلفی، C++ از طریق COM Interop....object to extract text textAbsorber = apdf . text . TextAbsorber...extractedText = textAbsorber . text with open ( path_outfile , 'w'...

    products.aspose.com/pdf/fa/python-net/parser/text/