Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,023 for

area

(0.06 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. 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 IPreviewable...

    docs.groupdocs.com/redaction/java/create-custom...
  3. Comment Feature for Diagrams is introduced in G...

    We at GroupDocs receiving many feedback and suggestions from users, therefore we always try to provide new and enhanced solutions to our valuable customers to fulfill their requirements and incorporate their valuable suggestions. In this regard we are happy to announce another monthly release of GroupDocs.Annotation for .Net v17.10. The main feature introduced in this release is add comments to annotation in diagrams. This release also includes major fixes and improvements....types in Diagram Distance Arrow Area Polyline Comment for resource...

    blog.groupdocs.com/annotation/documents-annotat...
  4. GroupDocs.Annotation for .NET 26.6 – June 2026 ...

    GroupDocs.Annotation for .NET 26.6 adds modular NuGet packages, .NET 6/8 support, engine upgrades, and multiple bug fixes....ANNOTATIONNET-2657 🔧 Fix Fix Visio (Diagram) area/redaction annotations rendering...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  5. Add Point Annotation in Documents using .NET an...

    As all our records and documentations are facing a digital transformation. It has made it quite necessary for us to have a good knowledge of the tools that may help us in the long run. Annotation is one of those tools which may help you in adding the extra, yet necessary, piece of information into your documents. Annotation helps readers in understanding the text in a better way. It also helps different people working on the same task to exchange their concerns regarding a piece of information in the document....Some of these features include Area, Distance, Point, Polyline,...

    blog.groupdocs.com/annotation/add-point-annotat...
  6. Put image annotations over the text using ZInde...

    This page describes how to set image ZIndex to place it over the text...annotation: C# ImageAnnotation area = new ImageAnnotation { Box...

    docs.groupdocs.com/annotation/net/put-image-ann...
  7. Features Overview | GroupDocs

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..)....over a given area, such as header, footer, or an area, where customer’s...

    docs.groupdocs.com/redaction/java/features-over...
  8. Text Analysis API for Spreadsheets, Presentatio...

    We are pleased to announce the release of version 18.8 of GroupDocs.Parser for .NET. In this version, we have extended the support of text analysis API for spreadsheets, presentations and text documents. Furthermore, the latest version allows providing a password for protected documents on-demand. We’d recommend you to use the latest version of the API and share your feedback. Features Introduced Text Analysis API GroupDocs.Parser allows extracting text Areas from the pages of a document....Parser allows extracting text areas from the pages of a document...provides API to extract text areas from document pages. This feature...

    blog.groupdocs.com/parser/text-analysis-api-for...
  9. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for .NET. Complete guide with code examples for extract tables from Excel C# scenarios....Description The rectangular area that bounds text area. The page information...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  10. Use PageAreaRedaction | GroupDocs

    This article explains that how to use PageAreaRedaction....PageAreaRedaction to redact an area of a specific page range from...

    docs.groupdocs.com/redaction/java/use-page-area...