Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 5,082 for

file signature

(0.04 sec)
  1. Show Revisions | Documentation

    This article explains how to customize the display of revisions in the output document in GroupDocs.Comparison for Node.js via Java....Signature Product Solution GroupDocs...Comparer object. Specify the source file path or stream. Call the add()...

    docs.groupdocs.com/comparison/nodejs-java/show-...
  2. Remove Metadata from PPTX using C#

    Quickly gain an understanding of how to remove metadata from PPTX using C#. Additionally, you'll receive a code showcasing how to clean metadata from PPTX in C#....Signature Product Family GroupDocs.Metadata...PPTX using C# Metadata in PPTX files can contain sensitive information...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  3. Convert TXT to ODT using Node.js

    Convert TXT to ODT using Node.js for fast and accurate document transformation. This guide also shows the steps of how to export TXT to ODT in Node.js with ease....Signature Product Family GroupDocs.Metadata...to enable seamless TXT to ODT file conversion capabilities within...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  4. Add watermarks to email attachments | Documenta...

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached File is supported by GroupDocs....Signature Product Solution GroupDocs...()) { // Check if the attached file is supported by GroupDocs.Watermark...

    docs.groupdocs.com/watermark/java/add-watermark...
  5. Extract Text from ODT using C#

    This article provides a detailed guide on text extraction from ODT in C#. It includes a code example to assist you in performing how to extract text from ODT using C#....Signature Product Family GroupDocs.Metadata...C# OpenDocument Text ( ODT ) files, commonly used with word processors...

    kb.groupdocs.com/parser/net/extract-text-from-o...
  6. Fixing Invalid Form Fields | Documentation

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for .NET...Signature Product Solution GroupDocs...the input file path. using ( FileStream fs = File . OpenRead...

    docs.groupdocs.com/editor/net/fixing-invalid-fo...
  7. Convert PDF to TXT using Python

    Discover how to transform PDF documents into TXT Files using Python. Seamlessly extract unformatted text from PDFs with concise Python code and no additional utilities....Signature Product Family GroupDocs.Metadata...PDF documents into plain text files for further processing or integration...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  8. How to Convert ODT to DOCX using Java

    In this topic, you will discover the procedure how on convert ODT to DOCX using Java. Also, we will furnish you with Java code snippet to export ODT to DOCX in Java....Signature Product Family GroupDocs.Metadata...In the current digital era, file format conversions have gained...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. How to Add Text Redaction Annotation in PDF usi...

    This article provides detail on how to add text redaction annotation in PDF using C# along with steps and code to insert text redaction annotation to PDF in C#....Signature Product Family GroupDocs.Metadata...redaction annotations in PDF files using C#, whether you need to...

    kb.groupdocs.com/annotation/net/how-to-add-text...
  10. Get source and target text from files | Documen...

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Node.js via Java....Signature Product Solution GroupDocs...text from files Get source and target text from files Leave feedback...

    docs.groupdocs.com/comparison/nodejs-java/get-s...