Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 14,359 for

file

(0.05 sec)
  1. How to save PDF document with other format | Do...

    This article explains how to save signed PDF document with various File formats by GroupDocs.Signature API....true }; // sign document to file signature . Sign ( "SignedPdf...

    docs.groupdocs.com/signature/net/save-signed-pd...
  2. Cache results | Documentation

    This article contains caching use-cases with GroupDocs.Viewer within your JavaScript applications....difference between rendering a file and getting the cached results:...

    docs.groupdocs.com/viewer/nodejs-java/caching-r...
  3. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a File to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descriptors = root.getDocumentProperties().getKnowPropertyDescriptors(); for(var i=0;ifile to examine Get a collection...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  4. How to Sign JPEG with Text Signature using Java

    This tutorial is designed to walk you through how to sign JPEG with text signature using Java. Also, we will provide code to add text signature on JPEG using Java....the necessary adjustments to file paths, integrating the provided...

    kb.groupdocs.com/signature/java/how-to-sign-jpe...
  5. How to Upload PHP Project to Heroku?

    Heroku is a great opportunity for developers to try and test their code in a production environment. Originally created for Ruby projects, Heroku now supports Ruby, Java, Python and even PHP. Heroku’s PHP project support is an undocumented feature so some additional skills are required do deploy such a project. In this post, I’ll show you the methods to create a PHP project on Heroku with the GroupDocs PHP SDK Api Samples application....ini file to your app and upload them...

    blog.groupdocs.com/total/how-to-upload-php-proj...
  6. Handling password required exception | Document...

    This article shows how to handle missing document password exception with GroupDocs.Signature API....); // try to sign document to file, we expect for PasswordRequiredExce...

    docs.groupdocs.com/signature/java/handling-pass...
  7. Handling password required exception | Document...

    This article shows how to handle missing document password exception with GroupDocs.Signature API....}; // try to sign document to file, we expect for PasswordRequiredExce...

    docs.groupdocs.com/signature/net/handling-passw...
  8. Save output to a stream | Documentation

    This article shows how to save output to a stream when rendering a document...instantiate and release the output file streams. defines methods to...

    docs.groupdocs.com/viewer/java/save-output-to-s...
  9. Group docs editor to enable editing of variable...

    Hi, I have been looking at Group Docs Editor features for one of my requirement. Our requirement is, we have pdfs with some variable fields (Please find sample screen shot below.) We want to implement .NET web applicat…...true }; // sign document to file signature.Sign(outputFilePath...

    forum.groupdocs.com/t/group-docs-editor-to-enab...
  10. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...( 100 ); // sign document to file signature . sign ( "QrCodeEncrypted...

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