Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 5,650 for

area

(7.74 sec)
  1. Add or Remove Annotations | Annotate PDF files ...

    Programmatically annotate PDF files in C#. Add or remove annotations like arrows, rectangle, ellipse, highlight, watermark annotations using .NET API.... – Area / Rectangle annotation – Arrow...document. Insert Rectangle or Area Annotation to PDF using C# The...

    blog.groupdocs.com/2022/01/25/annotate-pdf-file...
  2. GroupDocs.Parser for .NET 22.2 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for .NET 22.2 Full List of Issues Covering all Changes in this Release Key Summary Category PARSERNET-1874 Implement the support of barcode extraction from images New Feature PARSERNET-1366 Implement the ability to parse barcodes in the parse by template functionality New Feature PARSERNET-1832 Implement the ability to parse barcodes from documents New Feature PARSERNET-1830 Implement the ability to detect images by content New Feature PARSERNET-1866 Implement the ability to retrieve the general information about the password-protected file New Feature PARSERNET-1822 Improve text Area extraction from WordProcessing documents Improvement PARSERNET-1823 Improve text Area extraction from spreadsheets Improvement PARSERNET-1868 Improve the spreadsheet preview functionality Improvement PARSERNET-1880 Implement the support for ....PARSERNET-1822 Improve text area extraction from WordProcessing...PARSERNET-1823 Improve text area extraction from spreadsheets...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  3. Add image annotation | Documentation

    The page describes how to add image annotation to a document using GroupDocs.Annotation for .NET....pdf" )) { ImageAnnotation area = new ImageAnnotation { Box...Angle = 100 }; annotator . Add ( area ); annotator . Save ( "result...

    docs.groupdocs.com/annotation/net/add-image-ann...
  4. GitHub - groupdocs-annotation/GroupDocs.Annotat...

    GroupDocs.Annotation for .NET examples, plugins and showcase projects - groupdocs-annotation/GroupDocs.Annotation-for-.NET...Objects Graphic Annotation: Area, Arrow, Distance, Ellipse, Point.... pdf” ) ) { AreaAnnotation area = new AreaAnnotation ( ) { Box...

    github.com/groupdocs-annotation/GroupDocs.Annot...
  5. 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...
  6. PageImageArea Properties - GroupDocs.Parser for...

    Gets the format of the image....Rectangle Gets the rectangular area. (Inherited from PageArea .)...

    apireference.groupdocs.com/parser/net/groupdocs...
  7. 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...
  8. TemplateTableLayout Properties - GroupDocs.Pars...

    Gets the table rows separators....Rectangle Gets the rectangular area that contains the table. VerticalSeparators...

    apireference.groupdocs.com/parser/net/groupdocs...
  9. Highlight PDF using Annotations in Java | Annot...

    Highlight text in PDF with highlight annotations using Java. Document and image annotation Java API allows to Annotate PDF files by highlighting any Area....needed to highlight important areas of your documents on purpose...how to highlight text and any area in PDF files using Java . Additionally...

    blog.groupdocs.com/2021/10/07/highlight-pdf-usi...
  10. PageGroupArea Constructor - GroupDocs.Parser fo...

    Initializes a new instance of the PageGroupArea class....PageArea > areas , Page page ) Public Sub New ( areas As IEnumerable...PageArea ^>^ areas , Page ^ page ) new : areas : IEnumerable...

    apireference.groupdocs.com/parser/net/groupdocs...