Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 17,832 for

pdf viewer

(0.54 sec)
  1. Case sensitive search | GroupDocs

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/case-sensitive-se...
  2. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....Viewer Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/removing-metad...
  3. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  4. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....Viewer Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // define qr-code size...

    docs.groupdocs.com/signature/net/locating-signa...
  5. Working with IPTC IIM metadata | GroupDocs

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IIptc.getIptcPackage method....Viewer Product Solution GroupDocs...org/std/IIM/4.2/specification/IIMV4.2.pdf. Reading basic IPTC IIM properties...

    docs.groupdocs.com/metadata/java/working-with-i...
  6. Load WordProcessing document with options | Gro...

    Learn this article and check how to convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....Viewer Product Solution GroupDocs...form fields as form fields in PDF or convert them to text. Default...

    docs.groupdocs.com/conversion/net/load-wordproc...
  7. Search for Text e-Signatures | GroupDocs

    This topic explains how to search for text electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....Viewer Product Solution GroupDocs...signature . Signature ( "sample.pdf" ) as sign : # Setup search options...

    docs.groupdocs.com/signature/python-net/search-...
  8. Features overview | GroupDocs

    Salient features of file conversion API using Java are described in this article...Viewer Product Solution GroupDocs...Email – list of attachments; PDF – title, author, table of contents...

    docs.groupdocs.com/conversion/nodejs-java/featu...
  9. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Java....Viewer Product Solution GroupDocs...file formats as well such as PDF, BMP, PNG, JPEG, and XPS. Common...

    docs.groupdocs.com/merger/java/merge/powerpoint/
  10. Sign document with ordering the signatures | Gr...

    This article shows how to create electronic signatures with specific ordering on the document page...Viewer Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/net/sign-document-...