Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 3,583 for

library

(0.38 sec)
  1. Detect encoding | GroupDocs

    This article explains that how to detect encoding of a plain text file in java....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/detect-encoding/
  2. Password-protected documents | GroupDocs

    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 (!...Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/password-protect...
  3. How to save signed Image with different output ...

    This article explains how to save signed image with various image formats by GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/save-signed-im...
  4. Handling MPEG audio metadata | GroupDocs

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 files....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/handling-mpeg-a...
  5. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/handle-loading-o...
  6. Search for Barcode e-signatures | GroupDocs

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/search-for-bar...
  7. [Release] GroupDocs.Redaction for .NET v26.6 – ...

    Dear GroupDocs Customers, We are pleased to announce the release of GroupDocs.Redaction for .NET v26.6. This release focuses on more reliable document loading from streams and files, and on preparing the public API for …... The library then opens the document using...

    forum.groupdocs.com/t/release-groupdocs-redacti...
  8. Add Text Watermark to RTF Using Python

    Learn how to add text watermark to RTF using Python. This tutorial shows how to embed text watermarks into RTF documents with custom font, color, and alignment.... The watermarking library applies the text watermark...

    kb.groupdocs.com/watermark/python/add-text-wate...
  9. Updates to GroupDocs Privacy Policy – GroupDocs...

    Share this issue: Monthly NewsletterJune 2018 Documents Viewer APIs for .NET and Java Applications View over 50 Document & Image formats without External Viewer GroupDocs.Viewer product family offers powerful files viewer APIs for .NET and Java applications. It rasterizes documents and images both, renders text and converts them to SVG, HTML and CSS – thus offering a high-fidelity true-text, document rendering. Developers can work with all popular business and image file formats including: Microsoft Office, Visio, Project, Outlook, PDF, HTML, OpenDocument, AutoCad, Metafiles, JPEG, TIFF, GIF, BMP etc.... From the Library How to: Change Highlight Color...

    blog.groupdocs.com/total/updates-to-groupdocs-p...
  10. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...Editor library on the backend to process ...GroupDocs documentation , the library generates a fully formatted...

    forum.groupdocs.com/t/groupdocs-editor-not-work...