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

area

(0.1 sec)
  1. 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-...
  2. 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...
  3. 使用 .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-...
  4. 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...
  5. 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...
  6. Extract tables from document | Documentation

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

    docs.groupdocs.com/parser/java/extract-tables-f...
  7. Features Overview | Documentation

    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...
  8. Features Overview | Documentation

    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...
  9. Conversion from Jpeg2000 is introduced in Group...

    We are pleased to announce another monthly release of GroupDocs.Conversion for .NET 17.12. This release comes with support of Jpeg2000. Few improvements and bug fixes are also introduced. Such as Image to SVG conversion is improved and InvalidValueFormatException exception on PDF to TIF conversion is resolved. We’d recommend you to download the latest release of the API and share your experience. Document Conversion API for .NET - Feature Implement conversion from/to Jpeg2000 GroupDocs Document Conversion API - Improvements Possibility to convert one sheet per page or depending on print Area when converting Cells to Pdf Optimize target Pdf for minimum file size when converting Cells to Pdf Image to SVG conversion Words to Gif conversion improvement GroupDocs....per page or depending on print area when converting Cells to Pdf...

    blog.groupdocs.com/conversion/conversion-jpeg20...
  10. Add annotation to the document | Documentation

    The page describes document annotations of different types and how to add annotations to a document using GroupDocs.Annotation API....with some text inside rectangle area. This annotation highlight text...please check these guides: Add area annotation Add arrow annotation...

    docs.groupdocs.com/annotation/net/add-annotatio...