Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 866 for

area

(0.06 sec)
  1. Extract hyperlinks from document | Documentation

    This article explains that how to extract hyperlinks from documents....contains the text area. The rectangular area on the page that...that contains the text area. The hyperlink text. The hyperlink URL...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  2. Extract data from PDF forms | Documentation

    This article shows how to extract data from PDF forms easily with GroupDocs.Parser....Name + ": " ); PageTextArea area = data [ i ]. PageArea as PageTextArea...WriteLine ( area == null ? "Not a template field" : area . Text );...

    docs.groupdocs.com/parser/net/extract-data-from...
  3. Image redactions | Documentation

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....over a given area, such as header, footer, or an area, where customer’s...Redact image area In order to redact image area, you have to...

    docs.groupdocs.com/redaction/net/image-redactions/
  4. GroupDocs.Annotation Product Family

    Find answers about annotating digital documents and images of various types using code on any platform....Annotation to JPG using Java Add Area Annotation to JPG using Java...Annotation to JPG using C# Add Area Annotation to JPG using C# Add...

    kb.groupdocs.com/annotation/
  5. GroupDocs.Annotation for .NET 16.10.0 introduce...

    Wait is over now, GroupDocs team is glad to announce another exciting monthly release where in supported document formats list, Presentation file format is introduced. The latest GroupDocs.Annotation for .NET 16.10.0 API provides support for all major annotation types (Highlight Text, Area Annotation, and Strikeout etc) 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 types (Highlight Text, Area Annotation, and Strikeout etc)...Annotation Point Annotation Area Annotation Resource Redaction...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  6. Extract hyperlinks from document | Documentation

    This article explains that how to extract hyperlinks from documents....contains the text area. The rectangular area on the page that...that contains the text area. The hyperlink text. The hyperlink URL...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  7. Extract images from documents | Documentation

    This article shows how to extract images from PDF, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others...contains the text area. The rectangular area on the page that...that contains the text area. The format of the image. The rotation...

    docs.groupdocs.com/parser/net/extract-images-fr...
  8. Extract data from PDF forms | Documentation

    This article shows how to extract data from PDF forms easily with GroupDocs.Parser....getName () + ": " ); PageTextArea area = data . get ( i ). getPageArea...println ( area == null ? "Not a template field" : area . getText...

    docs.groupdocs.com/parser/java/extract-data-fro...
  9. Load document from stream | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from stream using GroupDocs.Annotation for .NET....documentStream )) { AreaAnnotation area = new AreaAnnotation () { Box...65535 , }; annotator . Add ( area ); annotator . Save ( "result...

    docs.groupdocs.com/annotation/net/load-document...
  10. Annotate GIF, TIFF, BMP and JPEG formats using ...

    We are excited to announce another monthly release where new document formats is added in supported format list for annotating images. The latest GroupDocs.Annotation for .NET 17.1.0 API now provides support to GIF, TIFF, BMP and JPEG 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...Annotation Point Annotation Area Annotation Resource Redaction...

    blog.groupdocs.com/annotation/annotate-gif-tiff...