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

text extraction

(0.23 sec)
  1. Erweiterte Textextraktion aus Präsentationen au...

    Schnelles Extrahieren von Text aus PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Android via Java. Befolgen Sie unsere einfache, Schritt-für-Schritt-Anleitung, um Zeit zu sparen....ungewöhnlich, dass Entwickler den Text einer Präsentation extrahieren...müssen. Dazu müssen Sie den Text aus allen Formen auf allen Folien...

    docs.aspose.com/slides/de/androidjava/extract-t...
  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. 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/
  6. 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/
  7. استخراج النص والصور من مستند 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/
  8. استخراج متن و تصاویر از سند 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/
  9. 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...
  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/