Sort Score
Result 10 results
Languages All
Labels All
Results 9,981 - 9,990 of 42,807 for

pdf

(0.06 sec)
  1. Product Overview | Documentation

    Edit Microsoft Office documents like Word, Excel or PowerPoint or Pdf with help of GroupDocs.Editor for Java without third party software installed....popular document formats such as PDF, DOCX, XLSX, PPTX, XPS and others...format; Export edited document to PDF format; Plenty of additional...

    docs.groupdocs.com/editor/java/product-overview/
  2. Features Overview | Documentation

    a feature-rich document data parsing API that allows to create a template with data field definitions, table definitions. Then it's easy to use the template to parse and extract data such as prices, invoices, tables from your typical documents....documents like ZIP archives, PDF portfolios, emails, OST containers...functionality to parse form data from PDF documents. You may call method...

    docs.groupdocs.com/parser/net/features-overview/
  3. Load document from local disk | Documentation

    This section explains how to load document from local disk with GroupDocs.Signature API....pdf" )) { TextSignOptions options...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/load-document-...
  4. Load from local disc | Documentation

    This article shows how the redaction API is used to load file from disk.... rasterize_to_pdf = False result_path = redactor...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/python-net/load-fr...
  5. Save in original format | Documentation

    This article demonstrates that how to save file in its original format with current date as a suffix... rasterize_to_pdf = False date_time_str = datetime...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/python-net/save-in...
  6. Upcoming Release of GroupDocs.Search for Java

    We are about to release GroupDocs.Search for Java, a full-featured, back-end API that could easily be utilized by Java developers in their projects. It is a fascinating document search API that extracts text and metadata from documents. Furthermore, it performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithms. API also supports full-text search. Features Offered by GroupDocs.Search for JavaGroupDocs will keep on updating this API with new features....Presentation Documents Email Messages PDF Documents Text Documents Electronic...

    blog.groupdocs.com/search/upcoming-release-of-g...
  7. Barcode Reader using C# | Scan Barcode from Image

    How to scan barcodes using C# within a .NET application. C# example that reads barcode from an image that will help you build an online barcode scanner....diverse document formats like PDF, Word, Excel, and more. With...

    blog.groupdocs.com/parser/scan-barcode-using-cs...
  8. Simple JSP Front End example for GroupDocs.View...

    We are excited to announce a simple front-end for GroupDocs.Viewer for Java API so newbies can start using it quickly, instead of learning the rich features and complexities provided in GroupDocs.Viewer for Java using Struts2 or GroupDocs.Viewer for Java Using Servlets. Simplicity comes with many advantages and disadvantages. JSP front-end is a minimum implementation and demonstrates how simple it is to get started with GroupDocs.Viewer for Java. This removes features some useful features, like the user cannot download the document, cannot print, zoom, etc....and Portable Document Formats (PDF) documents. Pre-requisitesIn...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...
  9. Releasing Improved ASP.NET MVC Front End

    GroupDocs team is happy to release another version of ASP.NET MVC Front End with a bunch of new features that were demanded by the customers. Not only this but most of the reported issues have also been resolved in the latest ASP.NET MVC Front End. We recommend you to download and try this version of the application to get a much better experience. Let’s have a look at the list of enhancements, fixes, and improvements....printWithWatermark option when using Pdf printing Implementation of popup...

    blog.groupdocs.com/viewer/asp-net-mvc-front-end...
  10. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (Pdf, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction v21.3: textual replacements are not supported, so you have to use color box replacements to redact text in images....images within office documents (PDF, DOCX, etc.) You have to implement...

    docs.groupdocs.com/redaction/net/using-ocr/