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

area

(0.03 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. Compare Word Documents - Online and Free Word F...

    Compare Word files using the free online comparison tool. Developers can use .NET, Java, and Cloud API to build a document comparison application....the designated Source document area. Repeat the step for the designated...designated Target document area. Click on COMPARE NOW to get the...

    blog.groupdocs.com/comparison/compare-word-docu...
  5. Extract tables from document | Documentation

    This article explains that how to extract tables from document....Description The rectangular area that bounds text area. The page information...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  6. Non-Windows Launch | Documentation

    On this page you will find information how to run GroupDocs.Comparison for .NET in the Docker....libgdiplus # Add `contrib` archive area to package sources list RUN...It’s available in the archive area. (Note: Using non-free fonts...

    docs.groupdocs.com/comparison/net/non-windows-l...
  7. 使用 .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-...
  8. 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...
  9. 使用 .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-...
  10. Change Position of the Annotation using Java An...

    Keeping feedback of our valuable customers in view, we are pleased to announce a new version of GroupDocs.Annotation for Java 17.10.2. This release comes up with number of bug fixes. The main fix introduced in this release is visibility and color behavior of added annotation. We therefore recommend you to download this latest release for a better API experience. Java Annotation API v17.10.2 - Fixes Area annotation is invisible on adding Unable to change position of the annotation Annotation properties are not behaving same in Java as in ....2 - Fixes # Area annotation is invisible on adding...

    blog.groupdocs.com/annotation/bug-fixes-in-java...