Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 866 for

area

(0.06 sec)
  1. Load the password-protected documents | Documen...

    The page describes how to load the password protected PDF, Word, Excel, PowerPoint documents using GroupDocs.Annotation for .NET...."1234" })) { AreaAnnotation area = new AreaAnnotation () { Box...65535 , }; annotator . Add ( area ); annotator . Save ( "result...

    docs.groupdocs.com/annotation/net/load-password...
  2. Extract images from document | Documentation

    This article explains that how to extract images from document....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...
  3. Extract images from documents | Documentation

    This article shows how to extract images from PDF, Emails, Ebooks, Microsoft Office: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....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...
  4. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....to locate and size signature area with different measure unit...Top = 50 , // set signature area in millimeters SizeMeasureType...

    docs.groupdocs.com/signature/net/locating-signa...
  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/net/extract-images-fr...
  6. 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...
  7. Annotate VSS and VSD Diagram formats using Grou...

    GroupDocs team is glad to announce another monthly release of document annotation API, where new file formats are introduced in supporting document format list and also new features are introduced . The latest GroupDocs.Annotation for .NET 17.6.0 API now provides support to annotate VSD and VSS Diagram file formats along with Improvements and Fixes. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....support like Arrow Annotation, Area Annotation, Text Field Annotation...for Diagram documents Included Area Annotation for Diagrams Resource...

    blog.groupdocs.com/annotation/annotate-vss-vsd-...
  8. Load document from URL | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from URL using GroupDocs.Annotation for .NET....GetRemoteFile ( url ))) { AreaAnnotation area = new AreaAnnotation () { Box...65535 , }; annotator . Add ( area ); annotator . Save ( "result...

    docs.groupdocs.com/annotation/net/load-document...
  9. 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...
  10. 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...