Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 7,051 for

page

(0.04 sec)
  1. Add replacement annotation | Documentation

    The Page describes how to add replacement annotation to a document using GroupDocs.Annotation for .NET....annotation Leave feedback On this page Replacement annotation replaces...appropriate properties (position, page number, etc). Call the method...

    docs.groupdocs.com/annotation/net/add-replaceme...
  2. Search Text or Image Signatures in Documents us...

    With the release of version 19.10 of our electronic signature API - GroupDocs.Signature for .NET, we have introduced the features of searching text signatures and image signatures in the supported document formats. Not only this, the API now supports .NET Standard 2.0 which makes it compatible with any .NET implementation that targets .NET Standard specifications. So let’s have a brief overview of what is new, improved or fixed in the latest release....AllPages - Flag to search on each page of the document. MatchType -...For searching on a specific page. PagesSetup - To specify if...

    blog.groupdocs.com/signature/search-text-or-ima...
  3. Add watermark annotation | Documentation

    The Page describes how to add watermark annotation to a document using GroupDocs.Annotation for .NET....annotation Leave feedback On this page Watermark annotation adds text...annotation position at the document page defines the watermark text defines...

    docs.groupdocs.com/annotation/net/add-watermark...
  4. Convert database formats | Documentation

    This article demonstrates how you can convert to and from database formats with GroupDocs.Conversion for Java....formats Leave feedback On this page A database is a collection of..., JPG, , , , , , TIF, , , , Page Description Language: , , ,...

    docs.groupdocs.com/conversion/java/convert/data...
  5. Licensing | Documentation

    Follow the instructions on this Page to configure the license and find out the restrictions when using GroupDocs.Comparison for Java without a license (Evaluation Limitations)...Licensing Leave feedback On this page Sometimes, to study the system...the limitations: Only first 2 pages can be processed. Trial badges...

    docs.groupdocs.com/comparison/java/licensing-an...
  6. Working with metadata in Note formats | Documen...

    GroupDocs.Metadata for Java provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about Pages in a note document....to obtain information about pages in a note document. Please follow...() != null ) { for ( NotePage page : root . getInspectionPackage...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. GroupDocs.Merger 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....yet helpful it is to extract pages from different kinds of documents...will possess only extracted pages. GroupDocs.Merger for .NET allows...

    blog.groupdocs.com/categories/groupdocs.merger-...
  8. Add polyline annotation | Documentation

    The Page describes how to add polyline annotation to a document using GroupDocs.Annotation for Java....annotation Leave feedback On this page Polyline annotation allows you...the annotation position on the page allows you to set the annotation...

    docs.groupdocs.com/annotation/java/add-polyline...
  9. Get Image Representation of a Document

    Did you ever wish to get image representation of a document? GroupDocs.Merger for Java 19.6 will make your wish come true. This feature is also helpful for front end application development. Let’s have a look at its implementation. It will return Page number and Page stream. Using getPagePreview method you will get list of Page image representations for a document of known format. So, source document file format should be specified.... It will return page number and page stream. Using getPagePreview...method you will get list of page image representations for a...

    blog.groupdocs.com/merger/get-image-representat...
  10. Extract text from EPUB eBooks | Documentation

    To extract text from EPUB e-books GetText and GetText(PageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected Page. Raw mode is not supported for EPUB....or a text from the selected page. Raw mode is not supported for...steps to extract a text from the page of EPUB e-book: Instantiate...

    docs.groupdocs.com/parser/net/extract-text-from...