Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 900 for

area

(0.03 sec)
  1. 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...
  2. 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...
  3. 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...
  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. How to Add Arrow Annotation in PDF using C#

    You will learn how to add arrow annotation in PDF using C# in this tutorial. Additionally, we will provide code example to insert arrow annotation into PDF in C#....published an article on inserting area annotations into a PDF using...see our guide on how to insert area annotation to PDF using C# ...

    kb.groupdocs.com/annotation/net/how-to-add-arro...
  6. Easy Integrate GroupDocs.Annotation for .NET Li...

    GroupDocs.Annotation for .NET library is a web-based framework which provides features for annotating different types of documents in a web-browser without having to install plugins or middleware on the client. With GroupDocs.Annotation, end users can view and annotate PDF, Microsoft Word, Excel, Outlook, PowerPoint, OpenOffice, AutoCAD and other types of documents and image files. The library comes with a set of commenting and markup tools, including: rectangles, polylines, watermarks, point and Area notes, text markup and strikeouts....polylines, watermarks, point and area notes, text markup and strikeouts...

    blog.groupdocs.com/annotation/easy-integrate-gr...
  7. Announcing box.com Integration with GroupDocs' ...

    Good news from GroupDocs to all box.com users. We’ve integrated box.com with GroupDocs. Now, you can access all your box.com files and folders from within your GroupDocs account. Use your box.com documents with GroupDocs’ document management apps suite to take your document management experience to new heights. [caption id=“attachment_1130” align=“alignnone” width=“600” caption=“Announcing box.com integration with GroupDocs’ document management apps suite”] [/caption] Integration is super simple. Simply use the Box.com button in the Integration Area of the My Account page and log in to box....com button in the Integration area of the My Account page and log...is created in the file/folder area of GroupDocs’ main dashboard...

    blog.groupdocs.com/viewer/announcing-box-com-in...
  8. 使用 .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-...
  9. Parse data from documents | Documentation

    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-...
  10. Parse data from documents | Documentation

    This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....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...