Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 17,644 for

pdf conversion

(0.3 sec)
  1. Search for multiple e-signature types | GroupDocs

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....Conversion Product Solution GroupDocs...new Signature ( "SingedSample.pdf" )) { // define few search options...

    docs.groupdocs.com/signature/net/search-for-mul...
  2. 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....Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // create barcode option...

    docs.groupdocs.com/signature/net/locating-signa...
  3. Document attributes | GroupDocs

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....Conversion Product Solution GroupDocs...(). endsWith ( 'Lorem ipsum.pdf' )) { // Adding two attributes...

    docs.groupdocs.com/search/nodejs-java/document-...
  4. Advanced search for QR Code signatures | GroupDocs

     This article explains how to provide advanced search for QR Code electronic signatures with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { QrCodeSearchOptions options...

    docs.groupdocs.com/signature/net/advanced-searc...
  5. Delete indexed documents | GroupDocs

    GroupDocs.Search for Node.js has the ability to remove individual documents from the index that are indexed from a stream or structure....Conversion Product Solution GroupDocs...'c:/MyDocuments/SomeDocument.pdf' ; const indexFolder = 'c:/MyIndex/'...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  6. Extract text from Microsoft OneNote sections | ...

    This article explains that how to extract text from Microsoft OneNote sections presentations...Conversion Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/extract-text-from...
  7. Extract formatted text from documents | GroupDocs

    This article shows how to extract formatted text represented as HTML or Markdown with GroupDocs.Parser from documents of various formats like Emails, Ebooks (EPUB, FB2, CHM), Microsoft Office formats: Word (DOC, DOCX), PowerPoint (PPT, PPTX), Excel (XLS, XLSX), LibreOffice formats and many others....Conversion Product Solution GroupDocs...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-formatte...
  8. Working with formats | GroupDocs

    This article explains document formats and format families supported by GroupDocs.Editor for Java and how to operate them in Java code....Conversion Product Solution GroupDocs...formats, which includes only PDF at this time (for version 19...

    docs.groupdocs.com/editor/java/working-with-for...
  9. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Java you can easily search metadata and extract desired metadata properties from Pdf, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution....Conversion Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/find-metadata-...
  10. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser provides the functionality to extract emails from remote servers. The following email protocols are supported: Post Office Protocol (POP) Internet Message Access Protocol (IMAP) Exchange Web Services (EWS) To create an instance of Parser class to extract emails from a remote server the following constructor is used: Parser(EmailConnection connection); Parser(EmailConnection connection, ParserSettings parserSettings) The second constructor allows to use ParserSettings object to control the process; for example, by adding logging functionality....Conversion Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-emails-f...