Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 10,115 for

new

(0.03 sec)
  1. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Word documents to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "resume.docx" )) { //...

    docs.groupdocs.com/viewer/java/render-word-docu...
  2. Set password for output document | Documentation

    This article explains how to set document password after files comparison within your Java applications using GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/set-password...
  3. Digitally Sign PDFs Using Azure Key Vault & Gro...

    Create secure electronic document signatures for PDFs by integrating Azure Key Vault certificate management with GroupDocs.Signature in C#. Complete guide with custom hash signing for external devices and signature validation examples.... Whether you’re new to PDF signing in .NET applications...Provision the Key Vault Create a new Azure Key Vault resource using...

    blog.groupdocs.com/signature/custom-hash-sign-w...
  4. Convert compression formats | Documentation

    In this article, you will learn how to extract compressed files and convert them to desired format with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( "sample.zip" )) {...

    docs.groupdocs.com/conversion/java/convert/comp...
  5. Introducing Form-Field Signatures for PDF Docum...

    We are pleased to announce a major release of GroupDocs.Signature for Java containing 13 New features, 5 improvements, and 2 bug fixes. In this release, we have introduced Metadata Signature for word-processing, presentation and spreadsheet documents. Furthermore, a New signature type, Form-Field Signature, is implemented for signing PDF documents. Please have a look at the release notes for more details on the New features and changes introduced in version 19....Signature for Java containing 13 new features, 5 improvements, and...spreadsheet documents. Furthermore, a new signature type, Form-Field Signature...

    blog.groupdocs.com/signature/introducing-form-f...
  6. Delete Image signatures from documents | Docume...

    This article explains how to delete Image electronic signatures 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/java/delete-image-...
  7. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( "sample.pdf" )) {...

    docs.groupdocs.com/signature/net/sign-documents...
  8. Delete QR-code signatures from documents | Docu...

    This article explains how to delete QR code electronic signatures 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/java/delete-qr-cod...
  9. Releasing GroupDocs.Annotation for Java front e...

    Team groupdocs ecstatically releasing Annotation for Java Servlets based Front-end V1.2.0. Considering the valuable customers feedback, this release covers a lot of bug fixes and New features. GroupDocs users are free to customize and enhance the application by their own. This project is opensource and already published on GitHub. GroupDocs.Annotaion for Java front-end V1.2.0The GroupDocs.Annotation for Java front-end is a WYSIWYG editor designed to simplify annotating documents using GroupDocs.Annotation for Java API....covers a lot of bug fixes and new features. GroupDocs users are...Java Servlets Front-end V1.2.0 New FeaturesFeatures introduced in...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  10. eSign document with Text signature | Documentation

    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....Consulting Blog Knowledge Base New Releases Status Websites aspose...as easy as follows: Create a new instance of the class and pass...

    docs.groupdocs.com/signature/net/esign-document...