Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 8,242 for

document signature

(0.06 sec)
  1. Load custom fonts | Documentation

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint Documents when using GroupDocs.Comparison for .NET....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/load-custom-f...
  2. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your Document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  3. Inserting Hyperlinks Dynamically | Documentation

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/inserting-hype...
  4. Extract images from Microsoft Office PowerPoint...

    This article explains that how to extract images from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-images-fr...
  5. Specify the JPEG image quality | Documentation

    Adjust JPEG images quality when rendering Documents to PDF with GroupDocs.Viewer for Java...Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/adjust-jpeg-imag...
  6. Search Special Characters in Documents using C#

    Easily search special characters in Documents using C#. Enhance accuracy and relevance in text search with special characters in C# across multiple platforms....Signature Product Family GroupDocs.Metadata...Search Special Characters in Documents using C# In this article,...

    kb.groupdocs.com/search/net/search-special-char...
  7. Extract text from Emails | Documentation

    To extract a text from emails getText method is used. This method allows to extract a text from the entire Document. Pagination and raw mode is not supported for emails. Here are the steps to extract a text from an email: Instantiate Parser object for the initial email; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the Document....Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-text-fro...
  8. Save a modified file to a stream | Documentation

    This article shows how to save a file to the specified stream in Java...Signature Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  9. GroupDocs.Total Product Family | Documentation

    Comprehensive suite of .NET or Java libraries for Document manipulation and management - view, edit, convert and sign various file formats such as Word, Excel, PowerPoint, PDF, images and more Documentation .NET Java GroupDocs.Total for .NET More Getting started Start quickly with our getting started Documentation Product overview System requirements Installation Licensing and support Articles and guidelines Licensing Technical support .NET code examples Open-source projects for APIs example usage GroupDocs....Signature Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Total Product...

    docs.groupdocs.com/total/
  10. How to Compare CSV Files in Java

    Let's learn the step-by-step process to compare CSV files in Java by consuming API and how to consume this guide to develop Java compare CSV files functionality....Signature Product Family GroupDocs.Metadata...we will use one of the best document comparison libraries. You...

    kb.groupdocs.com/comparison/java/how-to-compare...