Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 6,574 for

text extraction

(0.47 sec)
  1. Chercher

    chercher...tels que la modification du texte dans le document, ce qui facilite...permet également la recherche de texte, ce qui est inestimable pour...

    blog.aspose.com/fr/ocr/scanned-pdf-to-word-ocr-...
  2. 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/ko/cpp/
  3. C ++ OCR - C ++中的文本識別 | Aspose

    Aspose C ++ 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/
  4. 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/
  5. Uso de enlace tardío en 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/es/net/using-late-binding-i...
  6. Extraheer tekst en afbeeldingen uit PPTX-docume...

    Java-voorbeeldcode om tekst en afbeeldingen uit een PPTX-bestand te extraheren in Java Runtime Environment voor JSP/JSF-applicaties en desktopapplicaties....getPortions()){ //Display text in the current portion System...//Display font height of the text System. out .print(port.getPortionFormat()...

    products.aspose.com/slides/nl/java/parser/pptx/
  7. Extraheer tekst en afbeeldingen uit ODP-documen...

    Java-voorbeeldcode om tekst en afbeeldingen uit het ODP-bestand te extraheren in Java Runtime Environment voor JSP/JSF-applicaties en desktopapplicaties....getPortions()){ //Display text in the current portion System...//Display font height of the text System. out .print(port.getPortionFormat()...

    products.aspose.com/slides/nl/java/parser/odp/
  8. استخراج النص والصور من مستند PPT عبر Java | pro...

    نموذج كود Java لاستخراج النص والصور من ملف PPT في Java Runtime Environment لتطبيق JSP / JSF وتطبيقات سطح المكتب....getPortions()){ //Display text in the current portion System...//Display font height of the text System. out .print(port.getPortionFormat()...

    products.aspose.com/slides/ar/java/parser/ppt/
  9. استخراج متن و تصاویر از سند PPTX از طریق جاوا |...

    کد نمونه جاوا برای استخراج متن و تصاویر از فایل PPTX در Java Runtime Environment برای JSP/JSF Application و Desktop Applications....getPortions()){ //Display text in the current portion System...//Display font height of the text System. out .print(port.getPortionFormat()...

    products.aspose.com/slides/fa/java/parser/pptx/
  10. Редагувати Markdown на C# – Aspose.HTML for .NET

    Редагування MD-файлів на C#. Використовуйте функції Aspose.HTML for .NET API для створення, видалення або редагування вмісту файлу MD....Add(newLineTrivia); // Create text content for the paragraph var...textSyntaxNode = syntaxFactory.Text( "New paragraph text." ); paragraphSyntaxNode...

    products.aspose.com/html/uk/net/editor/md/