Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 5,782 for

file signature

(1.34 sec)
  1. Get file info | GroupDocs

    This article explains how to detect document File type, size and calculate pages count when annotate documents or images with GroupDocs.Comparison....Signature Product Solution GroupDocs...Comparison basic / Get file info Get file info Leave feedback On...

    docs.groupdocs.com/comparison/java/get-file-info/
  2. Split text file | GroupDocs

    Follow this guide and learn how to split text File into several resultant Files using GroupDocs.Merger for Node.js via Java API....Signature Product Solution GroupDocs...operations / Split text file Split text file Leave feedback allows...

    docs.groupdocs.com/merger/nodejs-java/split-tex...
  3. Load Password-Protected File | GroupDocs

    Unlock and convert password-protected Word, Excel, PowerPoint, and PDF documents by passing a LoadOptions instance with the password attribute to the Converter constructor in GroupDocs.Conversion for Python via .NET....Signature Product Solution GroupDocs...Password-Protected File Load Password-Protected File Leave feedback...

    docs.groupdocs.com/conversion/python-net/develo...
  4. Get file info | GroupDocs

    This article explains how to detect document File type, size and calculate pages count with GroupDocs.Watermark....Signature Product Solution GroupDocs...guide / Basic usage / Get file info Get file info Leave feedback On...

    docs.groupdocs.com/watermark/nodejs-java/get-fi...
  5. Save overwriting original file | GroupDocs

    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...
  6. Load File From Stream | GroupDocs

    Pass any Python File-like object — open() handle, io.BytesIO, boto3/azure-blob/requests response body — to the Converter constructor to convert documents directly from memory or cloud storage without touching the local Filesystem....Signature Product Solution GroupDocs...Documents / Load From Stream Load File From Stream Leave feedback On...

    docs.groupdocs.com/conversion/python-net/develo...
  7. Save image as file | GroupDocs

    The listed articles below explain how to save images to the File system during document conversion....Signature Product Solution GroupDocs...strategy / Save image as file Save image as file Leave feedback Use...

    docs.groupdocs.com/markdown/python-net/image-fi...
  8. Text file encoding detection | GroupDocs

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

    docs.groupdocs.com/search/nodejs-java/text-file...
  9. Introducing Support for Images in Java E-Signin...

    We are really delighted to announce the another monthly release of eSignature for Java API version 17.8.0. The latest release comes up with a number of new features and improvements. Now, eSignature for Java developers can sign Image documents with Stamp, Text and Image Signatures. We would recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. eSignature API for Java v17....with Stamp, Text and Image signatures. We would recommend you to...Features # Barcode and QR-Code Signatures and Verification for Image...

    blog.groupdocs.com/signature/e-signing-api-for-...
  10. Obtain Signing Progress using .Net E-Signing AP...

    At GroupDocs, we are always keen to improve our products and enhance user experience. Hence, we are excited to announce the another monthly release of GroupDocs.Signature for .NET API version 17.11. This release comes with number of new features. The most notable feature introduced in this release is the functionality to obtain signing progress while signing the documents. Aside this, Many improvements and fixes are also introduced in this release....Signature for .NET API version 17.11...style for Text and Stamp Signatures background Obtain Verification...

    blog.groupdocs.com/signature/dotnet-e-signing-a...