Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 8,241 for

document signature

(0.11 sec)
  1. Render with responsive layout | Documentation

    Learn how to render your Document with responsive HTML layout that looks great on mobile and desktop devices....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/render-with-resp...
  2. Save in original format | Documentation

    The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use Document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/save-in-origi...
  3. Convert XLSX to EMF using Python

    Convert XLSX to EMF using Python with simple steps. Easily export XLSX to EMF in Python for seamless integration and sharing of spreadsheet data....Signature Product Family GroupDocs.Metadata...presentations, and print-ready documents. In this guide, you’ll learn...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  4. How to Extract Images from Excel in C#

    This article explains the workflow to extract images from Excel in C# and how to use this workflow for developing the application to get images from Excel using C#....Signature Product Family GroupDocs.Metadata...following one of the best document parsing libraries. This post...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  5. Remove Annotations from RTF using C#

    Learn how to efficiently remove annotations from RTF using C#. This guide includes code demonstrating the process of how to delete annotations in RTF using C#....Signature Product Family GroupDocs.Metadata...be crucial for maintaining document privacy and ensuring a clean...

    kb.groupdocs.com/redaction/net/remove-annotatio...
  6. GroupDocs.Search Overview | Documentation

    What Is GroupDocs.Search? GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 Document formats in your applications. To make it possible to search instantly across thousands of Documents, they must be added to the index. Why Use GroupDocs.Search as a Developer? No additional software is required to search through Documents of supported formats. Great variety of indexing and search options are provided to meet any requirements....Signature Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/groupdocs...
  7. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Signature Product Family GroupDocs.Metadata...Extract Metadata from Word Document in C# How to Convert Bitmap...

    kb.groupdocs.com/categories/page/36/
  8. Redact Text in DOCX using C#

    In this topic, you will learn how to redact text in DOCX using C# without extra software installation. You will also be provided code to replace text in DOCX using C#....Signature Product Family GroupDocs.Metadata...sensitive information in documents. In this comprehensive guide...

    kb.groupdocs.com/redaction/net/redact-text-in-d...
  9. Render HTML as PNG using Python

    Quickly learn how to render HTML as PNG using Python. You will get code and steps to convert HTML to PNG in Python for custom dimensions for visual output....Signature Product Family GroupDocs.Metadata...is especially useful for documentation, reporting, and UI mockups...

    kb.groupdocs.com/viewer/python/render-html-as-p...
  10. GroupDocs.Conversion for .NET

    Find answers about converting Documents and images of various types using .NET code on any platform....Signature Product Family GroupDocs.Metadata...using C# How to Convert Word Document to HTML using C# How to Convert...

    kb.groupdocs.com/conversion/net/page/7/