Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 774 for

area

(0.04 sec)
  1. 添加或删除注释 |在 Java 中注释 PDF 文件

    在 Java 中以编程方式在 PDF 文件中添加和删除注释。使用 Java API 添加箭头、矩形、椭圆、突出显示、水印注释等。...AreaAnnotation area = new AreaAnnotation(); area.setBox(new Rectangle(50...Rectangle(50, 100, 500, 100)); area.setCreatedOn(Calendar.getInstance()...

    blog.groupdocs.com/zh/annotation/annotate-pdf-f...
  2. Introducing The New GroupDocs Dashboard and Onl...

    We’re about to launch a new interface for the GroupDocs Dashboard and our online document viewer app. We have overhauled the look and feel of the tools to make them more intuitive to use. At the moment, we’re adding the final touches and making sure that everything works fine. The changes will be live in the next few weeks. Here’s what will change when the new interface goes live: Dashboard interface:...dropping them onto the drop files area. [caption id=“attachment_168”...drop them onto the Drop Files area in the GroupDocs Dashboard....

    blog.groupdocs.com/viewer/introducing-new-dashb...
  3. Using redaction filters | Documentation

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page Area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an Area on a specific page....or the end of the page; page area (on each page), which is a top-left...the scope of redaction to an area on a specific page. For more...

    docs.groupdocs.com/redaction/net/redaction-filt...
  4. 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/
  5. 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...
  6. Create Hyperlinks in PDF using Link Annotations...

    Annotate PDF files by creating hyperlinks using link annotations in Java. Document and image annotation Java API allows annotating by linking external data....external data with the specified area of the document. We can add...of Points that represent the area of Hyperlink. Create the LinkAnnotation...

    blog.groupdocs.com/annotation/create-hyperlinks...
  7. Annotate or Collaborate on Documents Easily Usi...

    Great news for all reviewers! We’ve introduced the new GroupDocs Annotation user interface to make your document annotation process easier and faster. With these new enhanced UI and features, you are now able to annotate and collaborate on documents quickly. GroupDocs Annotation is a service that lets you perform document collaboration easily. You and your colleagues can annotate documents and perform document collaboration in real time. You can make suggestions or add the required comments online at the same time, which makes the review process much faster....all comments in the comments area. You can view comment summary...Annotation, Point Annotation, Area Annotation, Polyline Annotation...

    blog.groupdocs.com/total/annotate-or-collaborat...
  8. 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...
  9. Highlight PDF in Java on GroupDocs Blog | Docum...

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

    blog.groupdocs.com/id/tag/highlight-pdf-in-java...
  10. 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...