Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 910 for

area

(0.16 sec)
  1. Annotate Documents Using GroupDocs.Annotation f...

    Releasing GroupDocs.Annotation for .NET 3.0 In the world of APIs, GroupDocs.Annotation for .NET has reborn to introduce more flexible, stand alone and powerful back-end API which comes with an extensive number of markup tools to annotate the documents with Area annotation, text highlight, text underline, text strikeout, watermarking, reply based comments and many more. Next Generation GroupDocs.Annotation for .NET 3.0 is disintegrated from the UI to provide developers a free hand to create desktop, web or cloud applications without any bound....annotate the documents with area annotation, text highlight,...NET API. Basic Annotations # Area Annotation Point Annotation...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  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. 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...
  4. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......in PDF using C# How to Insert Area Annotation to PDF using C# How...PDF using Java How to Insert Area Annotation to PDF using Java...

    kb.groupdocs.com/categories/page/32/
  5. 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/
  6. Extract images from document page | Documentation

    This article explains that how to extract images from document page....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...
  7. Extract images from document page | Documentation

    This article explains that how to extract images from document page....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/java/extract-images-f...
  8. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables....is defined by the rectangular area. . Provides a template field...requires to set a rectangular area on the page that bounds the...

    docs.groupdocs.com/parser/net/working-with-temp...
  9. Extract hyperlinks from document page | Documen...

    This article explains that how to extract hyperlinks from document page....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...
  10. Migration Notes | Documentation

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for Java since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported file format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered.... Area ); areaAnnotation . setText ( "area" ); AnnotationInfo...areaAnnotation . setText ( "area" ); EllipseAnnotation ellipseAnnotation...

    docs.groupdocs.com/annotation/java/migration-no...