Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,033 for

area

(1.29 sec)
  1. 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...
  2. 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...
  3. Conversion from Jpeg2000 is introduced in Group...

    We are pleased to announce another monthly release of GroupDocs.Conversion for .NET 17.12. This release comes with support of Jpeg2000. Few improvements and bug fixes are also introduced. Such as Image to SVG conversion is improved and InvalidValueFormatException exception on PDF to TIF conversion is resolved. We’d recommend you to download the latest release of the API and share your experience. Document Conversion API for .NET - Feature Implement conversion from/to Jpeg2000 GroupDocs Document Conversion API - Improvements Possibility to convert one sheet per page or depending on print Area when converting Cells to Pdf Optimize target Pdf for minimum file size when converting Cells to Pdf Image to SVG conversion Words to Gif conversion improvement GroupDocs....per page or depending on print area when converting Cells to Pdf...

    blog.groupdocs.com/conversion/conversion-jpeg20...
  4. Working with barcodes | GroupDocs

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

    docs.groupdocs.com/parser/net/working-with-barc...
  5. Add annotation to the document | GroupDocs

    The page describes document annotations of different types and how to add annotations to a document using GroupDocs.Annotation API....with some text inside rectangle area. This annotation highlight text...please check these guides: Add area annotation Add arrow annotation...

    docs.groupdocs.com/annotation/java/add-annotati...
  6. 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-...
  7. 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...
  8. Working with images | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Extract images from document page area Extract images to files Was...

    docs.groupdocs.com/parser/net/working-with-images/
  9. 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...
  10. 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-...