Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 6,338 for

extract text

(0.12 sec)
  1. Adding Attachment to PDF document|Aspose.PDF fo...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for C++ library...using namespace Aspose :: Pdf :: Text ; void WorkingWithAttachmen..._dataDir + u "test.txt" , u "Sample text file" ); // Add attachment to...

    docs.aspose.com/pdf/cpp/add-attachment-to-pdf-d...
  2. How to Convert XLSX to PDF having Restricted Pe...

    This topic provides details about how to convert XLSX to PDF having restricted permissions using C#....PDFSaveOptions instance Set the copy/extract and print restrictions in the...restrictions for the user to copy/extract text from it or print it. Sample...

    kb.aspose.com/cells/net/how-to-convert-xlsx-to-...
  3. Developer's reference|Documentation

    For developers, by developers. Find answers in Aspose.OCR for JavaScript via C++ developer's reference and start building your OCR applications....algorithm Recognizing : Extract text from an image, document...: Get recognition results as text Get recognition results as JSON...

    docs.aspose.com/ocr/javascript-cpp/developer-re...
  4. Convert to World Geographic Reference System (G...

    Convert to World Geographic Reference System (GeoRef) through library designed specifically for .NET developers. Coordinates Converter APIs for DD, DMS, DDM, GeoRef, and other formats....possibility to extract locations to a point from a text. Aspose.GIS...Degree-based units MGRS and GeoRef Extract Latitude and Longitude Auto-Detect...

    products.aspose.com/gis/net/coordinates/convert...
  5. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....Contents [ Hide Show ] Extracting Plain Text from the Table of OneNote...method that can be called to extract table nodes from a OneNote...

    docs.aspose.com/note/java/working-with-tables/
  6. How to unlock PDF | Aspose.PDF

    Do you know how easily unlock PDF documents using Python? Unlock PDF files with high quality using Python PDF library....edit content, add or remove text, or make other changes to the...allowing them to edit, comment, extract text, and more actions. If the...

    products.aspose.com/pdf/tutorial/unlock-pdf/
  7. Recognition settings|Documentation

    How to improve recognition accuracy and tune up Aspose.OCR engine....false Set to true to recognize text in tables. Set to false to improve...and treating tables as plain text. preprocess_area rect* NULL...

    docs.aspose.com/ocr/cpp/settings/
  8. Add Table to Word Document|Aspose.Words for .NET

    Add a table to a Word document easily and fast instead of using Open XML SDK in C#.... Extract Image from Word Document Change Text in a Table...

    docs.aspose.com/words/net/add-table-to-word-doc...
  9. Multithreading support|Documentation

    Optimize the resource usage and increase performance by setting the number of threads used by Aspose.OCR for C++ recognition engine....language_alphabet = language :: ukr ; // Extract text from the image auto result...); // Output the recognized text wchar_t * buffer = asposeocr_serialize_result...

    docs.aspose.com/ocr/cpp/multithreading/
  10. Document.UpdateListLabels | Aspose.Words for .NET

    Effortlessly update all list item labels in your document with the UpdateListLabels method, ensuring consistency and clarity in your content.... Examples Shows how to extract the list labels of all paragraphs...IndexOf(paragraph)}" ); // This is the text we get when getting when we...

    reference.aspose.com/words/net/aspose.words/doc...