Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 2,752 for

library

(0.05 sec)
  1. Load from Stream | Documentation

    This article shows that how to load file from stream using redaction API...NET library we provide simple, but powerful...

    docs.groupdocs.com/redaction/net/load-from-stream/
  2. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of supported file types....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/nodejs-java/get-suppo...
  3. Save a modified file to a stream | Documentation

    This article shows how to save a file to the specified stream...NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/save-a-modified...
  4. Convert PDF to ODT using Java

    Convert PDF to ODT using Java effortlessly without the need for additional tools. We will provide you code example and complete steps to perform this conversion.... Once chosen library is set up and file paths are...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  5. GroupDocs.Comparison Product Family | Documenta...

    GroupDocs.Comparison is a cross-platform Library that allows you to compare Microsoft Word, Excel, PowerPoint, OpenDocument, PDF, and plain text documents using C# and Java. Documentation GroupDocs.Comparison for .NET Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Guidelines and articles for basic and advanced development Basic Usage Advanced Usage More GroupDocs.Comparison for Java Getting Started Start quickly with our getting started documentation...Comparison is a cross-platform library that allows you to compare...

    docs.groupdocs.com/comparison/
  6. Merge EPUB | Documentation

    Learn how to merge EPUB files, combine EPUB files into one file programmatically in Python via .NET language using GroupDocs.Merger for Python via .NET Library....EPUB files into one using library API and all the files content...

    docs.groupdocs.com/merger/python-net/merge/epub/
  7. HTML | Documentation

    This article explains that how to extract HTML formatted text from document page in Java....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/html/
  8. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. How to save PDF document with other format | Do...

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

    docs.groupdocs.com/signature/net/save-signed-pd...
  10. How to search for QR code signatures | Document...

    This article explains how to search for QR-code electronic signatures with GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/search-for-qr-...