Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 909 for

area

(0.03 sec)
  1. 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...
  2. Get Information of Supported Extractors for a D...

    We are pleased to announce the release of version 18.11 of GroupDocs.Parser for .NET. The latest version came up with one new feature and three enhancements. It allows you to get information about the supported extractors for a document. Furthermore, we have improved the text Area extraction for the PDF documents. For more details, please have a look at the release notes of version 18.11. Features Introduced Getting Information of Supported Extractors for a DocumentThis feature helps to get the information about the supported extractors for a document....Furthermore, we have improved the text area extraction for the PDF documents...documentation article. Improved Text Area Extraction for PDF DocumentsThis...

    blog.groupdocs.com/parser/get-information-of-su...
  3. GroupDocs.Annotation Product Family

    Find answers about annotating digital documents and images of various types using code on any platform....in PDF using C# How to Insert Area Annotation to PDF using C# How...PDF using Java How to Insert Area Annotation to PDF using Java...

    kb.groupdocs.com/annotation/page/2/
  4. Annotate GIF, TIFF, BMP and JPEG formats using ...

    We are excited to announce another monthly release where new document formats is added in supported format list for annotating images. The latest GroupDocs.Annotation for .NET 17.1.0 API now provides support to GIF, TIFF, BMP and JPEG with all major annotation types like Text, Area, Point, Watermark and Strikeout Annotations. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....annotation types like Text, Area, Point, Watermark and Strikeout...Annotation Point Annotation Area Annotation Resource Redaction...

    blog.groupdocs.com/annotation/annotate-gif-tiff...
  5. Load document from local disk | Documentation

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

    docs.groupdocs.com/annotation/net/load-document...
  6. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables....is defined by the rectangular area. . Provides a template field...requires to set a rectangular area on the page that bounds the...

    docs.groupdocs.com/parser/net/working-with-temp...
  7. Import TextField Annotation from Word Documents...

    Considering the extensibility of the API, team GroupDocs is pleased to announce another monthly release of GroupDocs.Annotation for Java 17.1.0. This release comes with multitude of new features, improvements and bug fixes. Now, GroupDocs.Annotation for Java developers can import annotations from Word and Slide documents. Furthermore, API permits developers to annotate Slide documents with different annotation types. We’d recommend you to fetch latest release of the API, integrate it in your project and share your valuable feedback....annotation import from Word Implement Area annotation import from Word...for Slides format Implement Area annotation for Slides format...

    blog.groupdocs.com/annotation/import-textfield-...
  8. GroupDocs.Annotation for .NET

    This API allows you to digitally annotate any type of file format using .NET and C# language on any platform....Annotation to JPG using C# Add Area Annotation to JPG using C# Add...in PDF using C# How to Insert Area Annotation to PDF using C# ««...

    kb.groupdocs.com/annotation/net/
  9. Add replies to annotation | Documentation

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....com" }; AreaAnnotation area = new AreaAnnotation { Box =...Now , Message = "This is an area annotation" , PageNumber = 0...

    docs.groupdocs.com/annotation/net/add-replies-t...
  10. 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# #...

    blog.groupdocs.com/annotation/annotate-pdf-file...