Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 5,155 for

file signature

(0.06 sec)
  1. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....Signature Product Solution GroupDocs...to a file, use the method. To import homophones from a file, use...

    docs.groupdocs.com/search/java/homophone-dictio...
  2. Merge pages from various documents | Documentation

    This article explains how to merge some pages from different documents into single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET....Signature Product Solution GroupDocs...NET / Developer Guide / Merge files / Merge pages from various documents...

    docs.groupdocs.com/merger/net/merge-pages-from-...
  3. Add Text Watermark to XLSX using Java

    This guide demonstrates the process of how to add text watermark to XLSX using Java. Additionally, you'll get a code example to insert text watermark to XLSX in Java....Signature Product Family GroupDocs.Metadata...sensitive information within Excel files ( XLSX ) is by incorporating...

    kb.groupdocs.com/watermark/java/add-text-waterm...
  4. Convert CSV to MD using C#

    Let's swiftly grasp how to convert CSV to MD using C# without extra software installations. We will present you the key steps and C# code to export CSV to MD....Signature Product Family GroupDocs.Metadata...for .NET to transform a CSV file into MD format Create an instance...

    kb.groupdocs.com/conversion/net/convert-csv-to-...
  5. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Signature Product Solution GroupDocs...SpreadsheetContent . class ); File file = new File ( "test.png" ); byte...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  6. How to Run Examples | Documentation

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or using our back-end or front-end Java examples out-of-the-box....Signature Product Solution GroupDocs...can either download the ZIP file or clone the repository of Github...

    docs.groupdocs.com/editor/java/how-to-run-examp...
  7. Convert PDF to MHTML using C#

    By closely following our in-depth tutorial, you will discover how to quickly convert PDF to MHTML using C#. Also, we will provide you with an example to export PDF to MHTML using C#....Signature Product Family GroupDocs.Metadata...using C# In order to convert PDF file format to MHTML format, Set...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...
  8. Remove Annotations from DOCX using C#

    Learn how to effectively remove annotations from DOCX using C#. You'll also get an example that explains the process of how to delete annotations in DOCX using C#....Signature Product Family GroupDocs.Metadata...using C# Annotations in DOCX files, such as comments or tracked...

    kb.groupdocs.com/redaction/net/remove-annotatio...
  9. Remove Annotations from DOCX using Java

    Discover how to efficiently remove annotations from DOCX using Java. You'll also find an example that demonstrates how to delete annotations in DOCX using Java....Signature Product Family GroupDocs.Metadata...using Java Annotations in DOCX files, like comments and tracked changes...

    kb.groupdocs.com/redaction/java/remove-annotati...
  10. Redact Text in PDF using Java

    In this tutorial, you will learn how to redact text in PDF using Java. Also, you will be provided with a straightforward code to replace text in PDF using Java....Signature Product Family GroupDocs.Metadata...sensitive information from PDF files is crucial to protect data privacy...

    kb.groupdocs.com/redaction/java/redact-text-in-...