Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 8,305 for

document viewer

(0.13 sec)
  1. GroupDocs.Assembly for .NET | Documentation

    Release notes Package repository GroupDocs.Assembly for Net - A assembly is a Document automation and reports generation API designed to create custom Documents from templates. This Net reporting API intelligently assembles the given data with the defined template Document and generates an output Document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text Documents, spreadsheets, presentations, PDF files, email messages, and images....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/
  2. How to verify signatures with LINQ queries | Do...

     This article explains how to verify signatures with LINQ query with GroupDocs.Signature API....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/verify-signatu...
  3. Load custom fonts | Documentation

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

    docs.groupdocs.com/comparison/net/load-custom-f...
  4. 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 ....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  5. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/sign-documents...
  6. GroupDocs.Conversion Product Family

    Find answers about converting Documents and images of various types using code on any platform....Viewer Product Family GroupDocs.Comparison...using Java How to Convert Word Document to Text in Java How to Convert...

    kb.groupdocs.com/conversion/page/14/
  7. 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....Viewer Product Family GroupDocs.Comparison...Search Special Characters in Documents using C# In this article,...

    kb.groupdocs.com/search/net/search-special-char...
  8. 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....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-text-fro...
  9. How to Convert DWG to PDF in Java

    Transform Autocad file to non-editable format, learn the process to convert DWG to PDF in Java, and review sample code for Java Autocad to PDF converter application....Viewer Product Family GroupDocs.Comparison...Java by using one of the best document converter APIs and provide...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Save a modified file to a stream | Documentation

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

    docs.groupdocs.com/metadata/java/save-a-modifie...