Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 5,039 for

file signature

(0.06 sec)
  1. 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 .NET...

    docs.groupdocs.com/signature/net/implement-cust...
  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. 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-...
  4. 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...
  5. Latest topics - Free Support Forum - groupdocs.com

    Get FREE technical support for GroupDocs APIs from our developers using free support forum....dotnet 42 510 June 9, 2025 PDF signature with PDF gives wrong format...GroupDocs.Signature Product Family digital-signature , signature-api...

    forum.groupdocs.com/latest
  6. 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...
  7. Optimize the output PDF file | Documentation

    This topic describes how to optimize PDF File in the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....Signature Product Solution GroupDocs...the output PDF file Optimize the output PDF file Leave feedback...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  8. Optimize the output PDF file | Documentation

    This topic describes how to optimize PDF File in the GroupDocs.Viewer Java API for web browser or to reduce size....Signature Product Solution GroupDocs...the output PDF file Optimize the output PDF file Leave feedback...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  9. Optimize the output PDF file | Documentation

    Optimize PDFs for web viewing or reduce File size with GroupDocs.Viewer. Adjust resources and improve loading times....Signature Product Solution GroupDocs...the output PDF file Optimize the output PDF file Leave feedback...

    docs.groupdocs.com/viewer/python-net/optimizati...
  10. Load file from local disk | Documentation

    This article demonstrates how to convert File stored on local disk using GroupDocs.Conversion for .NET API....Signature Product Solution GroupDocs.../ Loading files from different sources / Load file from local...

    docs.groupdocs.com/conversion/net/load-file-fro...