Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 947 for

area

(0.32 sec)
  1. Parse data from PDF documents | GroupDocs

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....getName () + ": " ); PageTextArea area = data . get ( i ). getPageArea...println ( area == null ? "Not a template field" : area . getText...

    docs.groupdocs.com/parser/java/parse-data-from-...
  2. GroupDocs Newsletter May 2018 – Document Manipu...

    Share this issue: Monthly Newsletter May 2018 Professional APIs for Creating Document Management Applications Manipulate 100+ Business File Formats in .NET and Java Apps GroupDocs offers feature-rich document manipulation APIs for .NET and Java developers to build web, mobile or desktop apps with the capability to view, annotate, convert, e-sign, compare, assemble, and watermark document formats. You can also extract text, retrieve metadata information and manipulate documents using HTML.... How to: Render Print Area in .NET Excel Worksheets? #...NET now allows rendering print area, and to include or exclude hidden...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  3. Extract tables from document page | GroupDocs

    Learn how to extract tables from a specific document page using GroupDocs.Parser for .NET. Extract tables from Excel, Word, PDF pages by page index in C#....Description The rectangular area that bounds text area. The page information...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  4. DICOM, Otp and DjVu file formats Support includ...

    GroupDocs team is glad to announce another monthly release where new file formats are added in supported file format list to annotate documents and image. The latest GroupDocs.Annotation for .NET 17.2.0 API now provides support to DICOM, Otp and DjVu with all major annotation types like Text, Area, Point, Watermark and Strikeout Annotations. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....annotation types like Text, Area, Point, Watermark and Strikeout...

    blog.groupdocs.com/annotation/new-exciting-feat...
  5. Working with hyperlinks | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......hyperlinks from document page area Was this page helpful? Not really...

    docs.groupdocs.com/parser/net/working-with-hype...
  6. Working with hyperlinks | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......hyperlinks from document page area Was this page helpful? Not really...

    docs.groupdocs.com/parser/java/working-with-hyp...
  7. Adding Ellipse Annotation in a PDF Document

    GroupDocs.Annotation API GroupDocs.Annotation comes with an extensive set of tools that you can use to easily add common shapes to your documents as an annotation. The list of tools is not limited to Area, point, text, polyline, etc. In this section, we will primarily discuss how the Ellipse annotation could be added in a PDF document by using GroupDocs.Annotation API. Adding Ellipse Annotation While discussing the family of annotation types, we cannot ignore ellipse annotation....list of tools is not limited to area, point, text, polyline, etc...

    blog.groupdocs.com/annotation/adding-ellipse-an...
  8. GroupDocs.Annotation Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....needed to highlight important areas of your documents on purpose...how to highlight text and any area in PDF files using Java . Additionally...

    blog.groupdocs.com/categories/groupdocs.annotat...
  9. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....based on area top-left corner coordinates and area size Required...

    docs.groupdocs.com/redaction/net/create-custom-...
  10. Extract Text Areas from Document Pages using Gr...

    Today, we are excited to announce the release of version 18.7 of GroupDocs.Parser for .NET. The latest release supports extracting text Areas from document pages. This feature may help you getting data for text analysis. We recommend you to upgrade the API to the latest version and share your valuable feedback. Extracting Text AreasExtracting text Areas is useful when you need to get the data for text analysis. To extract text Areas, text extractors implement their own internal private class and provide DocumentContent property (see PdfTextExtractor as the sample)....release supports extracting text areas from document pages. This feature...Extracting Text AreasExtracting text areas is useful when you need to get...

    blog.groupdocs.com/parser/extract-text-areas-fr...