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

area

(0.12 sec)
  1. 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...
  2. Inaugurating Next Generation GroupDocs.Annotati...

    Launching GroupDocs.Annotation for Java 3.1.0 The best just got better, Team GroupDocs is pleased to introduce the Next Generation GroupDocs.Annotation for Java 3.1.0. This API has more advanced capabilities to annotate documents with Area annotation, text highlight, text underline, text strikeout, watermarking, reply based comments and many more. The Next Generation GroupDocs.Annotation for Java 3.1.0 is a UI less API to facilitate the developers to create any kind of application including Desktop, Web and cloud applications....capabilities to annotate documents with area annotation, text highlight,...java API. Basic Annotations # Area Annotation Point Annotation...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  3. 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...
  4. 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...
  5. 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...
  6. 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/31/
  7. 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/
  8. 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...
  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. 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...