Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 880 for

area

(0.06 sec)
  1. Add Distance Annotation to JPG using Java

    This article is crafted to guide you on how to add distance annotation to JPG using Java, providing detailed steps to insert distance annotation to JPG in Java....published a guide on including area annotations in JPG. For further...article explaining how to add area annotation to JPG using Java...

    kb.groupdocs.com/annotation/java/add-distance-a...
  2. 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...
  3. 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...
  4. 使用 .NET API 从 C# 中的发票或收据中提取数据

    使用 C# 以编程方式解析发票或收据并提取数据。在 ASP.NET、WCF 或 WPF 中使用 .NET 文档解析 API 从文档中提取文本。...PageTableArea area = data[i].PageArea as PageTableArea; if (area == null)...通过表行迭代 for (int row = 0; row < area.RowCount; row++) { // 通过表列迭代...

    blog.groupdocs.com/zh/parser/extract-data-from-...
  5. 使用 .NET API 從 C# 中的發票或收據中提取數據

    使用 C# 以編程方式解析發票或收據並提取數據。在 ASP.NET、WCF 或 WPF 中使用 .NET 文檔解析 API 從文檔中提取文本。...PageTableArea area = data[i].PageArea as PageTableArea; if (area == null)...遍歷表行 for (int row = 0; row < area.RowCount; row++) { // 遍歷表列 for...

    blog.groupdocs.com/zh-hant/parser/extract-data-...
  6. Parse data from documents | GroupDocs

    Learn how to parse and extract structured data from documents using template-based extraction with GroupDocs.Parser for .NET. Extract invoice data, tables, and fields in C#....Name + ": " ); PageTextArea area = data [ i ]. PageArea as PageTextArea...WriteLine ( area == null ? "Not a template field" : area . Text );...

    docs.groupdocs.com/parser/net/parse-data-from-d...
  7. GroupDocs.Annotation Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....annotation types like Text, Area, Point, Watermark and Strikeout...annotation types like Text, Area, Point, Watermark and Strikeout...

    blog.groupdocs.com/categories/groupdocs.annotat...
  8. Features Overview | GroupDocs

    Variety of features to manipulate graphics, watermarks and text annotations... Graphic annotations Area marks an area with a rectangle and...

    docs.groupdocs.com/annotation/net/features-over...
  9. Features Overview | GroupDocs

    Variety of features to manipulate graphics, watermarks and text annotations... Graphic annotations Area marks an area with a rectangle and...

    docs.groupdocs.com/annotation/java/features-ove...
  10. Parse data from documents | GroupDocs

    This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....getName () + ": " ); PageTextArea area = data . get ( i ). getPageArea...println ( area == null ? "Not a template field" : area . getText...

    docs.groupdocs.com/parser/java/parse-data-from-...