Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 10,414 for

new

(0.05 sec)
  1. Introducing Stamp Types in GroupDocs.Signature ...

    Team GroupDocs is excited to release version 18.6 of GroupDocs.Signature for Java API. This latest version supports to sign documents with stamp signatures either in a round or a square shape. Apart from that, few fixes are also introduced in this release of the API. We would recommend you to download the New version of API and evaluate the exciting features to enhance document e-signing experience. Features Encode and Search Custom Object to QR-Code SignatureNow users of this API can add and search custom object to QR-Code signatures....recommend you to download the new version of API and evaluate the...DocumentSignature docSignature =new DocumentSignature(); docSignature...

    blog.groupdocs.com/signature/java-e-signing-api...
  2. Digital signing with custom hash | Documentation

    This article explains how to apply digital signatures with custom hash algorithms using GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...Signature . Signature signature = new Signature . Signature ( sampleFilePath...

    docs.groupdocs.com/signature/net/digital-signin...
  3. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( "sample.docx" )) {...

    docs.groupdocs.com/redaction/net/redaction-basics/
  4. Add highlight annotation | Documentation

    The page describes how to add highlight annotation to a document using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/add-highligh...
  5. Add underline annotation | Documentation

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/add-underlin...
  6. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Signature for Java...Consulting Blog Knowledge Base New Releases Status Websites aspose...are the key reasons to use the new updated API provided by GroupDocs...

    docs.groupdocs.com/signature/java/migration-notes/
  7. Set document metadata on save | Documentation

    Follow this guide and learn how to set document metadata when saving output document after files comparison within your Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/set-document...
  8. Introducing Metadata Signatures for PDF in Grou...

    We are delighted to announce another monthly release of GroupDocs.Signature for Java. This latest version 18.11 comes up with multitudinous features along with numerous improvements and fixes. The main feature introduced in this release is ability to add and search Metadata Signatures in a PDF document. Therefore, we would recommend you to download the New version of the API to evaluate the exciting New features and enhance your document e-signing experience....the new version of the API to evaluate the exciting new features...IDataEncryption encrypter = new SymmetricEncryption(SymmetricAlgorithmTy...

    blog.groupdocs.com/signature/groupdocs.signatur...
  9. How to protect a signed PDF document | Document...

    This article explains how to protect a signed PDF document....Consulting Blog Knowledge Base New Releases Status Websites aspose...following parameters: Create new instance of class and pass source...

    docs.groupdocs.com/signature/net/protect-pdf-do...
  10. Sign documents with encrypted metadata text | D...

    This article explains how to create encrypted Metadata electronic signature with GroupDocs.Signature API...Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

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