Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 5,161 for

file signature

(0.17 sec)
  1. e-Sign Documents in .NET & Java Applications – ...

    Share this issue: Monthly Newsletter February 2019 Fast, Accurate and Secure e-Signature APIs for .NET & Java Applications Digitally sign important business documents at individual and enterprise level GroupDocs.Signature offers .NET and Java APIs to e-sign documents, configure and manipulate various types of digital Signatures and certificates. Programmers can easily add advanced Signature types including; text, image, barcode, QR code, stamp and metadata to a variety of business File formats like Word, Excel, PowerPoint, PDF, Text and images....Fast, Accurate and Secure e-Signature APIs for .NET & Java Applications...enterprise level GroupDocs.Signature offers .NET and Java APIs...

    blog.groupdocs.com/total/digitally-sign-documen...
  2. Load Password-Protected File | Documentation

    Learn how to load and convert password-protected documents using the GroupDocs.Conversion for Python via .NET API, enabling seamless handling of secured Files....Signature Product Solution GroupDocs...Password-Protected File Load Password-Protected File Leave feedback...

    docs.groupdocs.com/conversion/python-net/develo...
  3. Save overwriting original file | Documentation

    The following example demonstrates how to save the redacted document, replacing an original File: // Make a copy of sample File Files.copy(new File("Sample.docx").toPath(), new File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply redaction final Redactor redactor = new Redactor("OverwrittenSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the document in original format overwriting original File redactor.save(options); } } finally { redactor....Signature Product Solution GroupDocs...overwriting original file Save overwriting original file Leave feedback...

    docs.groupdocs.com/redaction/java/save-overwrit...
  4. Load file from Azure blob storage | Documentation

    This article demonstrates how to convert File stored in Azure Blob storage using GroupDocs.Conversion for .NET API....Signature Product Solution GroupDocs.../ Loading files from different sources / Load file from Azure...

    docs.groupdocs.com/conversion/net/load-file-fro...
  5. Implement custom encryption with QR-code signat...

    This article explains how to implement custom encryption for QR-code electronic Signatures....Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for Java...

    docs.groupdocs.com/signature/java/implement-cus...
  6. GroupDocs.Total 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....converting documents from one file formats to another. There are...been sent a file you couldn’t open, or had a file you sent somewhere...

    blog.groupdocs.com/categories/groupdocs.total-p...
  7. Loading specific file formats | Documentation

    Learn how to Load specific File formats....Signature Product Solution GroupDocs...Loading specific file formats Loading specific file formats Leave...

    docs.groupdocs.com/parser/net/loading-specific-...
  8. Text file encoding detection | Documentation

    This article explains that how to detect encoding of a text File automatically....Signature Product Solution GroupDocs...Indexing / Text file encoding detection Text file encoding detection...

    docs.groupdocs.com/search/net/text-file-encodin...
  9. Specify file type for comparison manually | Doc...

    Following this guide you will learn how to specify File type for comparison manually when use GroupDocs.Comparison for .NET....Signature Product Solution GroupDocs...Specify file type for comparison manually Specify file type for...

    docs.groupdocs.com/comparison/net/specify-file-...
  10. Get supported file formats | Documentation

    This article explains how to obtain supported File formats list when viewing documents with GroupDocs.Comparison within your Python applications....Signature Product Solution GroupDocs...Get supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/comparison/python-net/get-su...