Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 909 for

area

(0.03 sec)
  1. Use OCR Connector | Documentation

    This article explains how to integrate OCR solution to GroupDocs.Parser...RecognizeTextAreas Extracts text areas from the provided image stream...define a rectangular area which restricts the area of the image and...

    docs.groupdocs.com/parser/java/use-ocr-connector/
  2. Add image annotation | Documentation

    The page describes how to add image annotation to a document using GroupDocs.Annotation for .NET....pdf" )) { ImageAnnotation area = new ImageAnnotation { Box...Angle = 100 }; annotator . Add ( area ); annotator . Save ( "result...

    docs.groupdocs.com/annotation/net/add-image-ann...
  3. Filtering annotations by type on saving documen...

    This page describes how to filter annotation by type on saving file using GroupDocs.Annotation for Java API....AreaAnnotation area = new AreaAnnotation(); area.setBox(new Rectangle(100...100, 100)); area.setBackgroundColor(65535); area.setPageNumber(1);...

    docs.groupdocs.com/annotation/java/filtering-an...
  4. Highlight PDF in CSharp on GroupDocs Blog | Doc...

    Highlight PDF in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Highlight PDF in CSharp on GroupDocs Blog | Document Automation Solutions for ......menganotasi file PDF dengan menyorot area mana pun. Recent content in...

    blog.groupdocs.com/id/tag/highlight-pdf-in-csha...
  5. How to Add Arrow Annotation in PDF using Java

    This article will teach you how to add arrow annotation in PDF using Java. Also, we will assist you in writing Java code to insert arrow annotation into PDF in Java....wrote an article for inserting area annotation into PDF using Java...our article on how to insert area annotation to PDF using Java...

    kb.groupdocs.com/annotation/java/how-to-add-arr...
  6. Highlight PDF in CSharp on GroupDocs Blog | Doc...

    Highlight PDF in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Highlight PDF in CSharp on GroupDocs Blog | Document Automation Solutions for ......file PDF evidenziando qualsiasi area. Recent content in Highlight...

    blog.groupdocs.com/it/tag/highlight-pdf-in-csha...
  7. Add or Remove Annotations | Annotate PDF files ...

    Programmatically add and remove annotations from PDF files in Java. Add arrow, rectangle, ellipse, highlight, watermark annotations and more using Java API.... Area / Rectangle annotation Arrow...using Java. Insert Rectangle or Area Annotation to PDF using Java...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  8. 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...
  9. 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...
  10. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....to locate and size signature area with different measure unit...setTop ( 50 ); // set signature area in millimeters signOptions ...

    docs.groupdocs.com/signature/java/locating-sign...