Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 909 for

area

(0.08 sec)
  1. 添加或删除注释 |在 Java 中注释 PDF 文件

    在 Java 中以编程方式在 PDF 文件中添加和删除注释。使用 Java API 添加箭头、矩形、椭圆、突出显示、水印注释等。...AreaAnnotation area = new AreaAnnotation(); area.setBox(new Rectangle(50...Rectangle(50, 100, 500, 100)); area.setCreatedOn(Calendar.getInstance()...

    blog.groupdocs.com/zh/annotation/annotate-pdf-f...
  2. STL Viewer | View 3D Models and CAD Designs Online

    View 3D models and CAD files using free online STL Viewer tool. Developers can develop their own online Viewer....your STL file into the assigned area or upload it. After uploading...drop it into the designated area to upload. Once the upload is...

    blog.groupdocs.com/viewer/stl-viewer-online/
  3. Introducing GroupDocs Assembly's New Look and Feel

    We’re continuing work on the new and improved GroupDocs look and feel. We’re told you that we’re making changes to the GroupDocs dashboard and GroupDocs Viewer, and we’re also changing GroupDocs Annotation. We’re not stopping there. We’re also making changes to GroupDocs Assembly. GroupDocs Assembly is an app that lets you automate document assembly and automation. Think of your document as a form that you can use to create several new documents from....You’ll recognise the drop files area, for example. Drop templates...recognise the drag and drop area from the new GroupDocs dashboard...

    blog.groupdocs.com/total/introducing-groupdocs-...
  4. Extract images from document page | Documentation

    This article explains that how to extract images from document page....contains the text area. The rectangular area on the page that...that contains the text area. The format of the image. The rotation...

    docs.groupdocs.com/parser/net/extract-images-fr...
  5. Extract images from document page | Documentation

    This article explains that how to extract images from document page....contains the text area. The rectangular area on the page that...that contains the text area. The format of the image. The rotation...

    docs.groupdocs.com/parser/java/extract-images-f...
  6. Highlight PDF in Java on GroupDocs Blog | Docum...

    Highlight PDF in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Highlight PDF in Java on GroupDocs Blog | Document Automation Solutions for .NET......menganotasi file PDF dengan menyorot area mana pun. Recent content in...

    blog.groupdocs.com/id/tag/highlight-pdf-in-java...
  7. Opacity and Fixed SVG Path Properties Introduce...

    GroupDocs team is excited to announce one more monthly release of document annotation API, where new properties are introduced, these properties are included on users demand to facilitate them as our users always expects something new and extra features form our APIs compare to other available prodcts. The latest GroupDocs.Annotation for .NET 17.7.0 API now provides support to set Opacity and SVG Path for all major document formats like, PDF, Diagram, Slide and Words file formats etc....Diagram Area Redaction import annotation from diagram Area annotation...

    blog.groupdocs.com/annotation/opacity-and-fixed...
  8. Load document from Amazon S3 Storage | Document...

    The page describes how to load PDF, Word, Excel, PowerPoint documents from Amazon S3 storage when using GroupDocs.Annotation for .NET....DownloadFile ( key ))) { AreaAnnotation area = new AreaAnnotation () { Box...65535 , }; annotator . Add ( area ); annotator . Save ( "result...

    docs.groupdocs.com/annotation/net/load-document...
  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++) { // 通过表列迭代...

    blog.groupdocs.com/zh/parser/extract-data-from-...
  10. 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...