Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 36,269 for

groupdocs viewer

(0.55 sec)
  1. Get Supported File Types | GroupDocs

    Enumerate all 72 document formats supported by Groupdocs.Merger for Python via .NET using FileType.get_supported_file_types()....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/merger/python-net/get-suppor...
  2. Save file to local disk | GroupDocs

    This article demonstrates how to convert files stored on local disk using Groupdocs.Conversion for .NET API....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/conversion/net/save-file-to-...
  3. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by Groupdocs....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/search/java/ocr-support/
  5. Load document from local disk | GroupDocs

    This section explains how to load document from local disk with Groupdocs.Signature API....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/signature/net/load-document-...
  6. Load password-protected document | GroupDocs

    This article explains how to load password-protected document while using Groupdocs. Watermarks API....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/watermark/net/load-password-...
  7. GroupDocs.Annotation for Java Library - Annotat...

    We are pleased to inform developers, especially those of you who prefer the Linux platform, about the release of the Groupdocs.Annotation for Java library. It is an HTML5 standard compliant library that allows you to display PDF, Microsoft Office and image files and comes with a comprehensive set of document commenting and markup tools. The Viewer can work two ways: by rasterizing documents or by converting them to a combination of SVG, HTML and CSS....about the release of the GroupDocs.Annotation for Java library...commenting and markup tools. The viewer can work two ways: by rasterizing...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  8. Technical Support | GroupDocs

    Groupdocs.Editor for Python via .NET provides free technical support available to all users. Please report your question, issue, or feature request using the Groupdocs Free Support Forum....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/editor/python-net/technical-...
  9. Load document from local disk | GroupDocs

    Learn how to extract data from documents on the local disk...Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/parser/net/load-document-fro...
  10. Convert page layout formats | GroupDocs

    This article demonstrates how you can convert to and from page layout formats with Groupdocs.Conversion for Node.js via Java....Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/conversion/nodejs-java/conve...