Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 5,696 for

file signature

(0.7 sec)
  1. Get supported file formats | GroupDocs

    This page describes how the search api is used to obtain a list of supported File types....Signature Product Solution GroupDocs...Get supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/search/net/get-supported-fil...
  2. Supported File Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Signature Product Solution GroupDocs...NET / Supported File Formats Supported File Formats Leave feedback...

    docs.groupdocs.com/conversion/python-net/suppor...
  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. 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...
  5. Verify QR-code signatures in the document | Gro...

    This topic explains how to verify QR-code electronic Signatures with GroupDocs.Signature API....Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for .NET...

    docs.groupdocs.com/signature/net/verify-qr-code...
  6. Supported file formats | GroupDocs

    This topic lists File formats supported by GroupDocs.Total for Java....Signature Product Solution GroupDocs...Java / Supported file formats Supported file formats Leave feedback...

    docs.groupdocs.com/total/java/supported-documen...
  7. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET CAD GroupD......Signature Release 26.2 archive parsing...cell comparison compare excel files compare excel spreadsheets compare...

    blog.groupdocs.com/ko/tags/index.xml
  8. Get supported file types | GroupDocs

    This article explains how to obtain supported File formats list when merge PDF, Word(DOC, DOCX), Excel(XLS, XLSX), PowerPoint(PPT, PPTX) documents with GroupDocs.Merger within your Java applications....Signature Product Solution GroupDocs.../ Get supported file types Get supported file types Leave feedback...

    docs.groupdocs.com/merger/java/get-supported-fi...
  9. How to Edit XML File | GroupDocs

    This article demonstrates how to edit XML Files and XML documents using Node.js via Java....Signature Product Solution GroupDocs.../ How to Edit XML File How to Edit XML File Leave feedback On...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  10. Text file encoding detection | GroupDocs

    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...