Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 880 for

area

(0.04 sec)
  1. Celebrate New Year with 25% Off GroupDocs.Total...

    Share this issue: Monthly NewsletterJanuary 2018 Hurry! Offer ends January 31st Get 25% off GroupDocs.Total for .NET and Java. Quote HOL2017WBS when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from GroupDocs.com, not through third parties or resellers. Product News New Product Launched: GroupDocs.Metadata for Java GroupDocs.Metadata is a Java metadata management API that empowers Java developers to perform all useful metadata operations (view, add, modify, remove, compare, search and remove) of popular file formats....field, polyline, area, underline, strikeout and area redaction from...

    blog.groupdocs.com/total/celebrate-new-year-25-...
  2. Extract tables from document page | Documentation

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

    docs.groupdocs.com/parser/java/extract-tables-f...
  3. Parse data from PDF documents | Documentation

    This article explains that how to parse data from PDF documents...Name + ": " ); PageTextArea area = data [ i ]. PageArea as PageTextArea...WriteLine ( area == null ? "Not a template field" : area . Text );...

    docs.groupdocs.com/parser/net/parse-data-from-p...
  4. Add annotation to the document | Documentation

    The page describes document annotations of different types and how to add annotations to a document using GroupDocs.Annotation API....with some text inside rectangle area. This annotation highlight text...please check these guides: Add area annotation Add arrow annotation...

    docs.groupdocs.com/annotation/java/add-annotati...
  5. Parse data from PDF documents | Documentation

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....getName () + ": " ); PageTextArea area = data . get ( i ). getPageArea...println ( area == null ? "Not a template field" : area . getText...

    docs.groupdocs.com/parser/java/parse-data-from-...
  6. Perform Boolean Search using C#

    Perform Boolean search using C# to enhance document retrieval. Learn full-text search with Boolean operators in C# for precise and efficient results in applications....object to establish a storage area where your documents can be...acts as a searchable storage area for your documents. Once the...

    kb.groupdocs.com/search/net/perform-boolean-sea...
  7. Perform Synonym Search in Documents Online

    Unlock the power of synonym search! Learn how to search alternate words in text-based documents online & programmatically....following: Click the upload area to browse and choose document...the file into the uploading area. Type in the words you’re looking...

    blog.groupdocs.com/search/online-synonym-search/
  8. Compare PDF Files - Online and Free PDF Comparison

    Compare PDF files using free the 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-pdf-files...
  9. Launch in operating systems other than windows ...

    Limitations Because of the lack of Windows fonts in target OS (Android, macOS, Linux, etc), fonts used in documents are substituted with available fonts, this might lead to inaccurate document layout when rendering the document to PNG, JPG, and PDF. If GroupDocs.Watermark for .NET Standard is intended to be used in a Linux environment, an additional NuGet package should be referenced to make it work correctly with graphics: SkiaSharp.NativeAssets.Linux for Ubuntu (it also should work on most Debian-based Linux distributions) or Goelze....libc6-dev # Add `contrib` archive area to package sources list RUN...It’s available in the archive area. (Note: Using non-free fonts...

    docs.groupdocs.com/watermark/net/launch-in-oper...
  10. Working with images | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Extract images from document page area Extract images to files Was...

    docs.groupdocs.com/parser/net/working-with-images/