Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 3,428 for

library

(0.4 sec)
  1. Sign documents with exception handling | GroupDocs

     This article explains how to use exceptions handling when adding electronic signatures to document with GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/sign-documents...
  2. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. GroupDocs.Total for .NET 25.11 – Latest Updates...

    Explore what’s new in GroupDocs.Total for .NET 25.11. Available now on NuGet and GroupDocs website....11 – release highlights, library upgrades, and PDF comparison...this release # The following libraries were upgraded to their latest...

    blog.groupdocs.com/total/groupdocs-total-for-ne...
  4. GroupDocs introduces exciting features in new r...

    We are pleased to announce the new release of Next Generation GroupDocs.Comparison for .NET 3.1.0. with some exciting features. In this version, some new features has been introduced along with some important fixes. Also, this version has a new installer. We recommend that you download and update the Library as soon as you can. New Features Introduced in Version 3.1.0 In this new release of GroupDocs.Comparison for .NET 3.1.0 new methods are introduced to return all possible Comparisons for provided file type extension or provided stream....you download and update the library as soon as you can. New Features...

    blog.groupdocs.com/comparison/groupdocs-introdu...
  5. How to Convert Excel to PDF in C#

    Let's look at how to convert Excel to PDF in C# and how to use the C# Excel to PDF sample code to convert a workbook, selected sheets, or any cell range to PDF....manager to install the necessary library. After that, create a Converter...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Convert CSV to MD using C#

    Let's swiftly grasp how to convert CSV to MD using C# without extra software installations. We will present you the key steps and C# code to export CSV to MD....recommended document conversion library and making essential file path...

    kb.groupdocs.com/conversion/net/convert-csv-to-...
  7. Image search options | GroupDocs

    This article describes the image search options that can be specified in an instance of the ImageSearchOptions class....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/nodejs-java/image-sea...
  8. Extract data from Emails | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from emails. Both email message (eml, msg) and Outlook Storage (ost, pst) formats are supported. Also POP, IMAP and Exchange Web Services protocols are supported....NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/net/extract-data-from...
  9. Div to Pdf - Free Support Forum - groupdocs.com

    Hi everyone, I’m new to GroupDocs and interested in trying it out for my use case (converting HTML div to PDF). Can anyone here give me a hint or some guidance? I’m looking to perform this conversion in a background proc…...Conversion library. Below is a straightforward...

    forum.groupdocs.com/t/div-to-pdf/16491
  10. Obtain document history information | GroupDocs

    This article shows how to obtain the history of document changes with GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/obtain-documen...