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

text extraction

(0.99 sec)
  1. 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 ; // Create ComHelper Aspose_Pdf...:: TextAbsorber )); // Browse text docPtr -> GetPages () -> Accept_4...

    docs.aspose.com/pdf/ko/net/using-early-binding-...
  2. แก้ไข Markdown ใน C# – Aspose.HTML for .NET

    รหัสสำหรับแก้ไขไฟล์ MD ใน C# ใช้ Aspose.HTML สำหรับฟีเจอร์ .NET API เพื่อสร้าง ลบ หรือแก้ไขเนื้อหาของไฟล์ MD...Add(newLineTrivia); // Create text content for the paragraph var...textSyntaxNode = syntaxFactory.Text( "New paragraph text." ); paragraphSyntaxNode...

    products.aspose.com/html/th/net/editor/md/
  3. C ++ OCR - Nhận dạng văn bản trong C ++ | Aspose

    Thư viện C ++ OCR tích hợp OCR dễ dàng vào các ứng dụng C ++ của bạn. Chuyển đổi hình ảnh một cách dễ dàng thành văn bản với mã C ++ tối thiểu....content = { source }; // Extract text from the image AsposeOCRRecognition...()); // Output the recognized text size_t size = 0 ; wchar_t *...

    products.aspose.com/ocr/vi/cpp/
  4. Szöveg és képek kibontása PPTX dokumentumból C+...

    C++ példakód szöveg és képek PPTX fájlból történő kivonásához a C++ Runtime Environment for Windows 32 bit, Windows 64 bit és 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/hu/cpp/parser/pptx/
  5. Szöveg és képek kibontása az ODP-dokumentumból ...

    C++ példakód szövegek és képek kinyerésére ODP-fájlból C++ Runtime Environment for Windows 32 bit, Windows 64 bit és 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/hu/cpp/parser/odp/
  6. OCR API для локальної, веб- та хмарної розробки...

    Перетворюйте зображення на текст і відскановані PDF-файли на документи з можливістю пошуку та редагування за допомогою нашого надійного, зручного для розробників і економічно ефективного OCR API....content = { source }; // Extract text from the image AsposeOCRRecognition...( results [ 0 ]. recognition_text ); // Provide the image for...

    products.aspose.com/ocr/uk/
  7. Programmation avec Thunderbird|Documentation

    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.... méthode ’extract_message()’ de la MboxStorageReader...enumerate_message_info (): eml = reader . extract_message ( mbox_message_info...

    docs.aspose.com/email/fr/python-net/programming...
  8. PDFでのリンク注釈の使用|Aspose.PDF for .NET

    Aspose.PDF for .NETを使用すると、PDFドキュメントからリンク注釈を追加、取得、削除できます。...Define regular expressions for text fragments var regEx1 = new Regex...regEx2 = new Regex ( @"Sample text \d" ); // Create TextFragmentAbsorber...

    docs.aspose.com/pdf/ja/net/link-annotations/
  9. JavaScript OCR - 웹 페이지에서 텍스트에서 이미지 | Aspose

    JS API를 사용하면 웹 페이지 또는 크로스 플랫폼 전자 앱에서 광학 문자 인식을 직접 추가 할 수 있습니다.... text ); console . log ( result_str...// Get recognition results as text var result_str = Module . AsposeOCRSerializeRe...

    products.aspose.com/ocr/ko/javascript-cpp/
  10. Работа с текстом|Documentation

    В этом разделе объясняется, как вставить текстовую фигуру или обновить текст фигуры с помощью Aspose.Diagram....(); // Set parameters and add text to a Visio page double PinX...PinY , Width , Height , "Test text" ); // Save diagram diagram...

    docs.aspose.com/diagram/ru/net/working-with-text/