Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 909 for

area

(0.04 sec)
  1. 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...
  2. 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...
  3. 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...
  4. GroupDocs.Annotation Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....annotation types like Text, Area, Point, Watermark and Strikeout...annotation types like Text, Area, Point, Watermark and Strikeout...

    blog.groupdocs.com/categories/groupdocs.annotat...
  5. Add or Remove Annotations | Annotate PDF files ...

    Programmatically add and remove annotations from PDF files in Java. Add arrow, rectangle, ellipse, highlight, watermark annotations and more using Java API.... Area / Rectangle annotation Arrow...using Java. Insert Rectangle or Area Annotation to PDF using Java...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  6. Easy Integrate GroupDocs.Annotation for .NET Li...

    GroupDocs.Annotation for .NET library is a web-based framework which provides features for annotating different types of documents in a web-browser without having to install plugins or middleware on the client. With GroupDocs.Annotation, end users can view and annotate PDF, Microsoft Word, Excel, Outlook, PowerPoint, OpenOffice, AutoCAD and other types of documents and image files. The library comes with a set of commenting and markup tools, including: rectangles, polylines, watermarks, point and Area notes, text markup and strikeouts....polylines, watermarks, point and area notes, text markup and strikeouts...

    blog.groupdocs.com/annotation/easy-integrate-gr...
  7. 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-...
  8. Compare Word Documents - Online and Free Word F...

    Compare Word files using the free online comparison tool. Developers can use .NET, Java, and Cloud API to build a document comparison application....the designated Source document area. Repeat the step for the designated...designated Target document area. Click on COMPARE NOW to get the...

    blog.groupdocs.com/comparison/compare-word-docu...
  9. Non-Windows Launch | Documentation

    On this page you will find information how to run GroupDocs.Comparison for .NET in the Docker....libgdiplus # Add `contrib` archive area to package sources list RUN...It’s available in the archive area. (Note: Using non-free fonts...

    docs.groupdocs.com/comparison/net/non-windows-l...
  10. Extract tables from document | Documentation

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

    docs.groupdocs.com/parser/net/extract-tables-fr...