Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 18,806 for

pdf watermark

(1.86 sec)
  1. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...Watermark Product Solution GroupDocs...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/java/use-microsoft...
  2. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Watermark Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Sign documents with QR-code embedded object | G...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...Watermark Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); // setup key and passphrase...

    docs.groupdocs.com/signature/java/sign-document...
  4. Date range search | GroupDocs

    This article gives the knowledge that how to search by date with date range search....Watermark Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/date-range-search/
  5. Date range search | GroupDocs

    This article gives the knowledge that how to search by date with date range search using Java search API....Watermark Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/date-rang...
  6. Save Signed Images With Various Output Types | ...

    id: save-signed-images-with-various-output-types url: signature/net/save-signed-images-with-various-output-types title: Saving signed images with various output types weight: 2 description: “This article explains how to save images with various image format types.” keywords: productName: GroupDocs.Signature for .NET toc: True hideChildren: False Signature class supports saving of Image signed documents with various image format types and extended options. Following classes are inherited from base class SaveOptions and allows to specify additional output image format settings....Watermark Product Solution GroupDocs...use the online app. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/developer-guid...
  7. Processes cancellation | GroupDocs

    This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API....Watermark Product Solution GroupDocs...new Signature ( "SignedSample.pdf" )) { signature . VerifyProgress...

    docs.groupdocs.com/signature/net/processes-canc...
  8. Processes cancellation | GroupDocs

    This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API....Watermark Product Solution GroupDocs...signature = new Signature ( "Sample.pdf" ); signature . SignProgress...

    docs.groupdocs.com/signature/java/processes-can...
  9. Evaluation Limitations and Licensing | GroupDocs

    free metadata api version is available to evaluate the API which will be similar as licensed but with few limitations....Watermark Product Solution GroupDocs...Limitations Document properties (Pdf, Word, Excel, PowerPoint, Visio...

    docs.groupdocs.com/metadata/net/evaluation-limi...
  10. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in QR-code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....Watermark Product Solution GroupDocs...signature = new Signature ( "signed.pdf" ); // create data encryption...

    docs.groupdocs.com/signature/java/search-embed-...