Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 880 for

area

(0.03 sec)
  1. Working with hyperlinks | GroupDocs

    Learn how to extract hyperlinks from documents using GroupDocs.Parser for Python via .NET...hyperlinks from document page area Was this page helpful? Not really...

    docs.groupdocs.com/parser/python-net/working-wi...
  2. 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...
  3. 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/
  4. 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-...
  5. Perform Fuzzy Search in Documents Online

    Unlock the power of fuzzy search! Learn how to search almost matching results in text-based documents online & programmatically....simple methods: Click the upload area to browse and select your file...file into the designated upload area. Provide the Query in the Search...

    blog.groupdocs.com/search/online-fuzzy-search/
  6. Import Annotations for Presentation format now ...

    GroupDocs team is announcing another exciting monthly release. The latest GroupDocs.Annotation for .NET 16.11.0 API provides support for Import Annotations and new types (TextStrikeout , TextUndreline and TextHighlight ) for Presentation file format along with improvements and fixes. We recommend that download the latest API release to add new exciting features and enhance your application with GroupDocs.Annotation for .NET API. New Features Introduced - GroupDocs.Annoation for .NETIn this monthly release new annotation types like (TextStrikeout , TextUndreline and TextHighlight ) and import functionality introduced for Presentation file format....Text Field Annotation Import Area Annotation Import Arrow Annotation...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  7. Implement conversion from PostScript documents ...

    We are pleased to announce our next version GroupDocs.Conversion for .NET 18.2. This release covers two new features, one improvement and a bug fix. Blank rows and columns could be skipped when converting Cells document. For further details included in this month’s release, please visit the release notes. Following sections will provide you the details about the new features of the API. .NET Document Conversion API – New Features Convert specific range when converting cells documentConvert specific range when converting to other than cells format....2 - Bug Fixes # Just print area is getting converted, not the...

    blog.groupdocs.com/conversion/implement-convers...
  8. 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...
  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-...