Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 4,051 for

text extraction

(0.04 sec)
  1. استخدام تعليقات الارتباط في PDF|Aspose.PDF for ...

    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/ar/net/link-annotations/
  2. Розкрийте потужність C++ OCR: перетворюйте зобр...

    Легко інтегруйте оптичне розпізнавання символів (OCR) у ваші програми C++ за допомогою Aspose.OCR для C++. Легко перетворюйте зображення на текст за допомогою мінімального коду C++, відкриваючи потужні можливості OCR....content = { source }; // Extract text from the image AsposeOCRRecognition...()); // Output the recognized text size_t size = 0 ; wchar_t *...

    products.aspose.com/ocr/uk/cpp/
  3. Ekstrak Gambar dari PDF dan mengenali BarCode|A...

    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....Traverse through each image extracted from PDF pages foreach ( var.... Read ()) { // Get BarCode text from BarCode image var code...

    docs.aspose.com/pdf/id/net/extract-images-from-...
  4. C++ OCR: riconoscimento del testo in C++ | Aspose

    La libreria Aspose C++ OCR integra facilmente l'OCR nelle tue applicazioni C++. Converti facilmente le immagini in testo con un codice C++ minimo....content = { source }; // Extract text from the image AsposeOCRRecognition...()); // Output the recognized text size_t size = 0 ; wchar_t *...

    products.aspose.com/ocr/it/cpp/
  5. CompositeNode.select_single_node method | Aspos...

    CompositeNode.select_single_node method. Selects the first [Node](../../node/) that matches the XPath expression....docx' ) # This expression will extract all paragraph nodes, # which...} , contents: " { node . get_text () . strip () } "' ) index +=...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Exporting Math Equations|Aspose.Slides for Pyth...

    Export PowerPoint math equations in Python...For example, you may need to extract the mathematical equations...mathParagraph = autoShape . text_frame . paragraphs [ 0 ] . portions...

    docs.aspose.com/slides/python-net/exporting-mat...
  7. NodeList.to_array method | Aspose.Words for Python

    NodeList.to_array method. Copies all nodes from the collection to a new array of nodes....docx' ) # This expression will extract all paragraph nodes, # which...} , contents: " { node . get_text () . strip () } "' ) index +=...

    reference.aspose.com/words/python-net/aspose.wo...
  8. استخراج التعليقات من PDF|Aspose.PDF for .NET

    يشرح هذا القسم كيفية استخراج التعليقات من ملف PDF إلى XFDF باستخدام Aspose.PDF Facades.... BindPdf ( document ); // Extract annotations var annotationTypes...Annotations . AnnotationType . Text }; var annotations = annotationEditor...

    docs.aspose.com/pdf/ar/net/extract-annotation/
  9. JavaScript OCR – تصویر به متن در صفحات وب | Aspose

    با Aspose JS API، می‌توانید تشخیص کاراکتر نوری را مستقیماً به یک صفحه وب یا در برنامه‌های الکترون چند پلتفرمی اضافه کنید.... text ); console . log ( result_str...// Get recognition results as text var result_str = Module . AsposeOCRSerializeRe...

    products.aspose.com/ocr/fa/javascript-cpp/
  10. Extrayendo texto sin formato de un archivo PDF|...

    Este artículo describe varias formas de extraer Texto de documentos PDF usando Aspose.PDF para Java. De páginas enteras, de una parte específica, basado en columnas, etc....lo devuelve en la propiedad Text . El siguiente fragmento de...FileWriter ( _dataDir + "extracted-text.txt" , true ); // Escribir...

    docs.aspose.com/pdf/es/java/extract-text-from-a...