Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 3,246 for

library

(0.05 sec)
  1. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/sign-document...
  3. Handle Common Template and Data Errors | GroupDocs

    Catch and handle common exceptions during document assembly and validate template syntax and data....NET library, we provide simple but powerful...

    docs.groupdocs.com/assembly/net/basic-usage-err...
  4. Developing Extensions for Google Chrome - Group...

    This article describes how Google Chrome extensions are structured. Also I’ll show you how to create one using the GroupDocs Viewer extension as an example. Google Chrome extensionsIn contrast to developing extensions for FireFox, writing extensions for Google Chrome is a rather simple task. Chrome extensions are archives that contain the manifest file, called manifest.json and other resource files. The manifest file describes a extension’s general information: any pages and scripts it uses, and permissions....HTML elements, using a JQuery library, then adds the generated element...

    blog.groupdocs.com/viewer/developing-extensions...
  5. Render images as HTML, PDF, PNG, and JPEG files...

    Convert images to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn how to render files effectively.... Incorporate this library into your Python application...

    docs.groupdocs.com/viewer/python-net/render-ima...
  6. Working with IPTC IIM metadata | GroupDocs

    This article shows how to access IPTC metadata in a file of any supported format....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/working-with-ip...
  7. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two pdf documents: Map<String, String> map1 = null; ByteArrayO…... Yes, you are right - the library will no longer lose existing...

    forum.groupdocs.com/t/merged-pdf-documents-miss...
  8. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Why is there no DenyDownloading in GroupDocs.Vi...

    I’m currently trialing GroupDocs.Viewer in our .NET project for rendering PDF files. Everything is smooth, fast, and easy to integrate. We were hoping to use this API to display our PDF files to the user in a “read-only”…...Viewer is a UI-less library. Basically, it is a DLL, and...

    forum.groupdocs.com/t/why-is-there-no-denydownl...
  10. Build search query | GroupDocs

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...NET library we provide simple, but powerful...

    docs.groupdocs.com/search/java/build-search-query/