Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 459 for

raw data processing

(0.22 sec)
  1. Create image with read barcodes - Free Support ...

    Hello: I have now been able to read all EAN-13 codes from a JPG image. By adjusting the quality for difficult images, the result is fantastic. $license = new \Aspose\Barcode\Internal\License(); ** $license->setLicens…... Access decoded data $reader->readBarCodes(); $found...unread bar‑codes. A collection of raw detection rectangles for bar‑codes...

    forum.aspose.com/t/create-image-with-read-barco...
  2. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....saving a document and accepts data about saving progress. getRemoveJavaScriptF()...saving a document and accepts data about saving progress. setR...

    reference.aspose.com/words/java/com.aspose.word...
  3. Search and Get Text from Pages of PDF|Aspose.PD...

    Learn how to search and extract text from PDF documents in Python using Aspose.PDF for document analysis.... Process All Pages in the Document....drawing # Global configuration DATA_DIR = "your path here" def ...

    docs.aspose.com/pdf/python-net/search-and-get-t...
  4. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....saving a document and accepts data about saving progress. getSaveFormat()...saving a document and accepts data about saving progress. setSaveFormat(int...

    reference.aspose.com/words/java/com.aspose.word...
  5. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....saving a document and accepts data about saving progress. getSaveFormat()...saving a document and accepts data about saving progress. setSaveFormat(int...

    reference.aspose.com/words/java/com.aspose.word...
  6. Recognize single line|Documentation

    How to read text from images containing a single line of text.... line_from_raw_bytes() Read a single-line image...single-line image. line_abc_from_raw_bytes() Read only the predefined...

    docs.aspose.com/ocr/cpp/recognize-single-line/
  7. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…..., App_Data\output.csv) Dim outCsvPath As...New MemoryStream() device.Process(doc.Pages(pageNumber), outMs)...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  8. 从 PDF 中提取文本 C#|Aspose.PDF for .NET

    本文描述了使用 Aspose.PDF 在 C# 中从 PDF 文档提取文本的各种方法。...// For complete examples and data files, visit https://github...// For complete examples and data files, visit https://github...

    docs.aspose.com/pdf/zh/net/extract-text-from-al...
  9. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....Microsoft Word with data from various data sources such as java...com.aspose.words.net.System.Data.DataSet or an array of values...

    reference.aspose.com/words/java/com.aspose.words/
  10. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when Processing multiple files together, their PDF con…...encountered an issue: when processing multiple files together,...collectPageAndAnnota(doc, allJsActions); // Process the collected JavaScript actions...

    forum.aspose.com/t/unable-to-extract-javascript...