Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 35,227 for

document processing

(0.11 sec)
  1. Online ODP Text Search Application or Develop O...

    Free online app to search in ODP files. Java code for any ODP file text search application....Search Odp Online Searchable Document App and ODP Text Search API...Develop powerful Java based ODP document search engine software or...

    products.aspose.com/total/java/search/odp/
  2. Developer's reference|Documentation

    For developers, by developers. Find answers in Aspose.OCR for Python via .NET developer's reference and start building your OCR applications.... A full-cycle OCR process involves 5 main stages: Preparing...for recognition Apply image processing filters Configuring recognition...

    docs.aspose.com/ocr/python-net/developer-refere...
  3. Online ODP File Text Finder or Build ODP Search...

    Free online app to search in ODP file. C++ API code for any ODP file text search application....Search Odp Online Searchable Document App and ODP Text Search Library...Develop powerful C++ based ODP document search engine software or...

    products.aspose.com/total/cpp/search/odp/
  4. Online DOCX Text Search Application or Develop ...

    Free online app to search in DOCX files. Java code for any DOCX file text search application....Search Docx Online Searchable Document App and DOCX Text Search API...Develop powerful Java based DOCX document search engine software or...

    products.aspose.com/total/java/search/docx/
  5. C++ PDF API - Create, Merge, Modify, and Conver...

    Integrate the PDF library in your C++ applications to create, manipulate or convert PDF files to raster image formats, including BMP, PNG, and JPEG....the developers to add PDF processing capabilities to their applications...range of document processing tasks such as form processing, get and...

    products.aspose.com/pdf/cpp/
  6. Create PDF Document|Aspose.PDF for C++

    This article describes how to Create and format the PDF Document with Aspose.PDF for C++....Create PDF Document Contents [ Hide ] We are always looking for...for a way to generate PDF documents and work with them in C++...

    docs.aspose.com/pdf/cpp/create-pdf-document/
  7. C# API to Export CGM to DOT | products.aspose.com

    Convert CGM to DOT without using Microsoft Word...API that provides powerful document manipulation and conversion...create, edit, and convert documents of various formats. One of...

    products.aspose.com/total/net/conversion/cgm-to...
  8. C# API to Export MD to DOTX | products.aspose.com

    Convert MD to DOTX without using Microsoft Word...APIs that provides powerful document manipulation and conversion...features such as text extraction, document splitting, and page manipulation...

    products.aspose.com/total/net/conversion/md-to-...
  9. Performance Issue with Blank Page Removal Logic...

    We are currently using the property doc.ExtractPages(i, 1); to implement custom logic for removing blank pages from Documents. However, we are facing a performance issue when Processing large Documents. The Document con…...removing blank pages from documents. However, we are facing a...issue when processing large documents. The document contains over...

    forum.aspose.com/t/performance-issue-with-blank...
  10. TextFragmentAbsorber with TextSearchOptions Reg...

    Hi, I am trying to split a 1652 page PDF based on a rule. My current implementation works fine with PDF files that have 120 pages. With my large PDF I get very long wait times when using the following code: var documen…...following code: var document = new Document(inputStream); //use...TextSearchOptions(true)); document.Pages.Accept(textFragmentAbsorber);...

    forum.aspose.com/t/textfragmentabsorber-with-te...