Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 902 for

area

(0.05 sec)
  1. Use PageAreaRedaction | GroupDocs

    This article explains that how to use PageAreaRedaction....feedback You can use to redact an area of a specific page range from...

    docs.groupdocs.com/redaction/net/use-page-area-...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...release supports extracting text areas from document pages. This feature...Extracting Text AreasExtracting text areas is useful when you need to get...

    blog.groupdocs.com/groupdocs.blog/page/57/
  3. 用Java 从发票或收据中提取数据|解析 PDF

    在 Java 中以编程方式从 PDF 发票或收据中提取发票数据。 GroupDocs 的文档解析和数据提取 API 支持多种格式。...因为我们在模板中只定义了文本字段 PageTextArea area = data.get(i).getPageArea()...println(area == null ? "Not a template field" : area.getText());...

    blog.groupdocs.com/zh/parser/extract-data-from-...
  4. Add search text annotation | GroupDocs

    The page describes how to add search text annotation to a document using GroupDocs.Annotation for .NET."...properties of the class: defines the area background color defines the...

    docs.groupdocs.com/annotation/net/add-search-te...
  5. Create Hyperlinks in PDF using Link Annotations...

    Annotate PDF files by creating hyperlinks using link annotations in C#. Document and image annotation .NET API allows annotating by linking external data....external data to any specified area of the document. We can transform...

    blog.groupdocs.com/annotation/create-hyperlinks...
  6. Use PDF redaction filters | GroupDocs

    This article explains that how to set page-level scope to PDF redactions....the scope of redaction to an area on a specific page. You have...

    docs.groupdocs.com/redaction/python-net/use-pdf...
  7. GroupDocs Annotation now supports Exporting Ann...

    GroupDocs document management suite allows you to view, annotate, compare, assemble, digitally sign and share your documents in the cloud. As previously been announced, GroupDocs Annotation is one of our flagship applications that take the peer/group-review to a whole new level by providing you and your colleagues an easy way to view and share review comments in real-time. Proof-reading has never been so easy and fun! Be it real-time or traditional way of reviewing the documents, GroupDocs Annotation is all that you require to collaboratively perform a document review at anytime, from anywhere....annotations, such as Text annotation, Area annotation, Polyline annotation...

    blog.groupdocs.com/total/groupdocs-annotation-n...
  8. How to Add Polyline Annotation using Java

    Get familiar yourself with the process to add polyline annotation using Java and easily consume APIs to develop a capability to add polyline annotation in Java....various annotations including Area, Arrow, Distance, Highlight...

    kb.groupdocs.com/annotation/java/how-to-add-pol...
  9. Add squiggly annotation | GroupDocs

    The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for .NET....array of points defines the area background color defines the...

    docs.groupdocs.com/annotation/net/add-squiggly-...
  10. 在 Java 中注释 Word DOC DOCX 文件 |添加或删除注释

    在 Java 中添加或删除 Word DOC/DOCX 文件中的注释。使用文档注释 API 添加箭头、矩形、椭圆、水印注释。...AreaAnnotation area = new AreaAnnotation(); area.setBackgroundColor(65535);...5); area.setBox(new Rectangle(100, 100, 100, 100)); area.setCreatedOn(Calendar...

    blog.groupdocs.com/zh/annotation/annotate-word-...