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

area

(0.07 sec)
  1. Annotate Word DOC DOCX files in Java | Add or R...

    Add or remove annotations from Word DOC/DOCX files in Java. Add arrow, rectangle, ellipse, watermark annotations using document Annotation API.... Insert Rectangle or Area Annotation to Word in Java #...the steps to add rectangle or area annotation to a DOC/DOCX document...

    blog.groupdocs.com/annotation/annotate-word-doc...
  2. 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...
  3. 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...
  4. 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-...
  5. 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...
  6. Import & Export Introduced in GroupDocs.Annotat...

    At GroupDocs we always tries to improve our products and introduce new feature to provide quality and unique products to our valuable users. By maintaining our tradition we are pleased to announce monthly release of GroupDocs.Annotation for .NET 3.2.1 API. The latest release of our Document Annotation API provides new features, Improvement’s and fixes for existing features. GroupDocs.Annotation 3.2.1 included support to import annotations for word and PDF document format for all major annotation types (Highlight Text, Area Annotation, and Strikeout etc) also introducing export of different annotations for Word and PDF document format with all major supported annotations....annotation types (Highlight Text, Area Annotation, and Strikeout etc)...annotations import from Word Area annotation import from Word...

    blog.groupdocs.com/annotation/import-export-int...
  7. Highlight PDF with Annotations using C# | Annot...

    Highlight text in PDF with highlight annotations using C#. Document and image annotation .NET API allows to Annotate PDF files by highlighting any Area....how to highlight text and any area in PDF files using C# . The...steps to highlight text or any area in PDF from your .NET application...

    blog.groupdocs.com/annotation/highlight-pdf-wit...
  8. Using redaction filters | Documentation

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page Area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an Area on a specific page....or the end of the page; page area (on each page), which is a top-left...the scope of redaction to an area on a specific page. For more...

    docs.groupdocs.com/redaction/java/redaction-fil...
  9. Load document from Azure Blob Storage | Documen...

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

    docs.groupdocs.com/annotation/net/load-document...
  10. Using redaction filters | Documentation

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page Area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an Area on a specific page....or the end of the page; page area (on each page), which is a top-left...the scope of redaction to an area on a specific page. For more...

    docs.groupdocs.com/redaction/net/redaction-filt...