Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 1,603 for

excel to pdf

(1.76 sec)
  1. Advanced search for Metadata signatures | Group...

     This article explains how To search various data values types within electronic signatures in the document metadata by GroupDocs.Signature API....pdf" )) { // search for signatures...Metadata ); // try to get each Pdf signature with proper data type...

    docs.groupdocs.com/signature/java/advanced-sear...
  2. Preview Digital Certificates properties | Group...

    This article shows how To receive digital certificates properties over Document Info method.... To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/net/preview-certif...
  3. GroupDocs.Conversion for .NET | GroupDocs

    GroupDocs.Conversion for .NET is an advanced document conversion API developed To convert files of different formats from within C# applications....BASICS Convert PDF Convert Word Convert Excel Convert PowerPoint...

    docs.groupdocs.com/conversion/net/
  4. Sign document with Form Field signature - advan...

     This article explains how To sign document with Form field electronic signatures using advanced options with GroupDocs.Signature API....of Form Field signatures for Pdf documents only. The class contains...created signatures if needed. Sign Pdf document with Form Field signature...

    docs.groupdocs.com/signature/java/sign-document...
  5. eSign document with Image signature | GroupDocs

    This article demonstrates how To add signature image on document page with GroupDocs.Signature....example shows how to sign a PDF document with the image signature...signature = new Signature ( "sample.pdf" )) { ImageSignOptions options...

    docs.groupdocs.com/signature/net/esign-document...
  6. eSign document with Text signature | GroupDocs

    This article explains how To sign a document with Text signature by GroupDocs.Signature API. Let's try To add a digital signature To a Pdf programmatically....to add a text signature to a PDF programmatically. To manipulate...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/net/esign-document...
  7. Load document from Stream | GroupDocs

    This section explains how To load document from stream with GroupDocs.Signature API....pdf" )) { using ( Signature signature...free online apps. To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/net/load-document-...
  8. GroupDocs.Viewer Product Family

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....empty columns when rendering Excel documents. Below is the list...with black color when rendering PDF document. We recommend you to...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  9. Verifying documents with exception handling | G...

     This article explains how To handle specific exceptions when verifying document electronic signatures with GroupDocs.Signature API....pdf" )) { DigitalVerifyOptions options...free online apps. To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/net/verifying-docu...
  10. Sign documents with additional image adjustment...

     This article explains how To use different image adjustment with electronic signatures on document page....pdf" ); ImageSignOptions options...= signature . sign ( "signed.pdf" , options ); // analyzing result...

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