Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 34,991 for

list

(0.28 sec)
  1. Aspose OCR is slow while Converting unsearchabl...

    I am using Aspose OCR in my code to convert unsearchable scanned PDF to searchable PDF. The execution time of the code for scanning and converting just 1 page is 2 minutes. So, how Can I optimize the speed of the executi…...WriteLine("OCR started"); List<RecognitionResult> result =...settings); //List < RecognitionResult> result = new List<RecognitionResult>();...

    forum.aspose.com/t/aspose-ocr-is-slow-while-con...
  2. Retrieve images from .docx Word document | Aspo...

    Learn how to Retrieve images from *.docx Word document in Aspose.ZIP for .NET with sample code and event handling techniques.... Add property public List<byte[]> ImageBytes { get; private...to IndexModel . We fill this list with extracted image bytes....

    docs.aspose.com/zip/net/retrieve-images-from-docx/
  3. Need to extract text from the image along with ...

    Currently am using TextAbsorber to extract the text present in the PDF but I do have pdf with images also. Need to extract the text from the image also. Below is the code which am using to extract the text in c#. privat…...pdf"; List<Aspose.OCR.RecognitionResult>...RecognitionResult> ocrResults = new List<Aspose.OCR.RecognitionResult>(); Aspose...

    forum.aspose.com/t/need-to-extract-text-from-th...
  4. Document.built_in_document_properties property ...

    Document.built_in_document_properties property. Returns a collection that represents all the built-in document properties of the document.... value , list ): for value in doc_property...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert from J2K(Wavelet Compressed Image) to o...

    Using Aspose.Imaging for .NET you can easily convert from J2K(Wavelet Compressed Image) to other formats... Full list of supported conversions from...

    products.aspose.com/imaging/net/conversion/from...
  6. How to Add Group Shape into Word Document|Aspos...

    Grouping and ungrouping shapes using C#....Hexagon Octagon For complete list, please check the ShapeType...

    docs.aspose.com/words/net/how-to-add-group-shap...
  7. Convert from EMZ(Windows Compressed Enhanced Me...

    Using Aspose.Imaging for .NET you can easily convert from EMZ(Windows Compressed Enhanced Metafile) to other formats...Enhanced Metafile file Full list of supported conversions from...

    products.aspose.com/imaging/net/conversion/from...
  8. Deconvolution Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel filters such Convolution, Deconvolution as well as custom kernels....are applied from a predefined list....

    docs.aspose.com/imaging/net/developer-guide/man...
  9. Working with Comments in C#|Aspose.Words for .NET

    Working with comments using C#.... Say you want to generate a list of review findings, or perhaps...foreach operator Extract and list the author name, date & time...

    docs.aspose.com/words/net/working-with-comments/
  10. Extracting lines with coordinates|Documentation

    Automatic detection of line bounding boxes during recognition....The lines are returned as a list of RecognitionResult.LinesResult...

    docs.aspose.com/ocr/java/image-line-extract/