Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 17,431 for

pdf watermarking

(0.1 sec)
  1. How to Extract Metadata from Excel File in C#

    Let's understand the process to extract metadata from Excel file in C# with a simple API calls and learn how to develop the C# Excel metadata extractor application....Watermark Product Family GroupDocs.Merger...such as DOC, DOCX, DOT, PPTX, PDF, EML, MSG, POT, and many more...

    kb.groupdocs.com/parser/net/how-to-extract-meta...
  2. How to Extract Metadata from Word Document in C#

    This short tutorial explains every piece of information to extract Metadata from Word document in C# and provides a working code to get Word metadata using C#....Watermark Product Family GroupDocs.Merger...such as DOC, DOCX, RTF, XLSX, PDF, PPTX, MSG, EML, and many more...

    kb.groupdocs.com/parser/net/how-to-extract-meta...
  3. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....Watermark Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/handle-loading-of...
  4. Case sensitive search | Documentation

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

    docs.groupdocs.com/search/net/case-sensitive-se...
  5. Removing metadata | Documentation

    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....Watermark Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/removing-metad...
  6. Verifying QR Code signatures in advance | Docum...

     This article explains how to provide advanced verification of QR Code electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { QrCodeVerifyOptions options...

    docs.groupdocs.com/signature/net/verify-qr-code...
  7. Verifying Text signatures in advance | Document...

     This article explains how to provide advanced verification of Text electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs...new Signature ( "signedSample.pdf" )) { TextVerifyOptions options...

    docs.groupdocs.com/signature/net/verify-text-si...
  8. Add squiggly annotation | Documentation

    The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for Java....Watermark Product Solution GroupDocs...annotator = new Annotator ( "input.pdf" )){ SquigglyAnnotation squigglyAnnotation...

    docs.groupdocs.com/annotation/java/add-squiggly...
  9. OCR support | Documentation

    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....Watermark Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  10. Handling incorrect document password exception ...

    This article shows how to handle incorrect document password exception with GroupDocs.Signature API....Watermark Product Solution GroupDocs...new Signature ( "ProtectedPwd.pdf" , loadOptions ); try { QrCodeSignOptions...

    docs.groupdocs.com/signature/java/handling-inco...