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

area

(0.23 sec)
  1. Save only annotated pages | Documentation

    The page describes how to save only annotated pages when using GroupDocs.Annotation for .NET API....pdf" )) { AreaAnnotation area = new AreaAnnotation () { Box...List < AnnotationBase >() { area , ellipse }); annotator . Save...

    docs.groupdocs.com/annotation/net/save-only-ann...
  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. 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. 添加或删除注释 |在 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Add Distance Annotation to JPG using C#

    This article is designed to assist you how to add distance annotation in JPG using C# along with comprehensive steps to insert distance annotation to JPG in C#....shared an article on adding area annotation in JPG. If you require...refer to the guide on how to add area annotation to JPG using C# ...

    kb.groupdocs.com/annotation/net/add-distance-an...