Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 5,453 for

file viewer

(0.05 sec)
  1. Annotation basics | Documentation

    Quick Start section about main features of GroupDocs.Annotation API, describes how to annotate documents with just couple lines of code....Viewer Product Solution GroupDocs...feedback Get supported file formats Get file info Add annotation...

    docs.groupdocs.com/annotation/net/basic-usage/
  2. Add document to Presentation via OLE | Document...

    This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your .NET applications....Viewer Product Solution GroupDocs...Initialise class with embedded file path and page number; Instantiate...

    docs.groupdocs.com/merger/net/add-document-to-p...
  3. Password-protected documents | Documentation

    GroupDocs.Parser provides the functionality to open the password-protected documents. The following are the steps to work with password protected documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if text extraction is supported if (!...Viewer Product Solution GroupDocs...whether a file is password-protected: // Get a file info FileInfo...

    docs.groupdocs.com/parser/java/password-protect...
  4. Password-protected documents | Documentation

    Learn how to open the password-protected documents....Viewer Product Solution GroupDocs...whether a file is password-protected: // Get a file info Options...

    docs.groupdocs.com/parser/net/password-protecte...
  5. Update watermarks | Documentation

    This article shows how to update existing text or image watermarks....Viewer Product Solution GroupDocs...Watermarker class for a local file or file stream; Specify the sought-after...

    docs.groupdocs.com/watermark/net/basic-usage/up...
  6. Edit and Update Form Fields | Documentation

    Editing Form Fields with GroupDocs.Editor for .NET...Viewer Product Solution GroupDocs...the input file path. using ( FileStream fs = File . OpenRead...

    docs.groupdocs.com/editor/net/edit-and-update-f...
  7. How to Convert MSG to HTML using Java

    Quickly learn how to convert MSG to HTML using Java without relying on external tools. Furthermore, we will furnish you with a code to export MSG to HTML in Java....Viewer Product Family GroupDocs.Comparison...necessity arises for converting files from one format to another....

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Convert RTF to PPTX using C#

    This article explains how to convert RTF to PPTX using C# programming language. It also offers a sample code example for the C# RTF to PPTX converter application....Viewer Product Family GroupDocs.Comparison...functionality. Converting RTF files to PPTX format is valuable for...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Remove Metadata from RTF using C#

    Quickly grasp the knowledge of how to remove metadata from RTF using C#. Moreover, you'll be provided with a code demonstrating how to clean metadata from RTF in C#....Viewer Product Family GroupDocs.Comparison...using C# RTF (Rich Text Format) files often contain metadata that...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  10. How to Add Barcode Signature to PDF in Java

    This short guide provides thorough instructions on how to create a Barcode for a PDF using Java and how to add Barcode signature to PDF in Java....Viewer Product Family GroupDocs.Comparison...Signature class, pass the output PDF file name and BarcodeSignOptions...

    kb.groupdocs.com/signature/java/how-to-add-barc...