Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 3,258 for

library

(0.2 sec)
  1. Select specific pages for rasterized PDF | Grou...

    This article demonstrates that how you can specify starting page index (zero based) and the number of pages from this index to save a rasterized PDF...NET library we provide simple, but powerful...

    docs.groupdocs.com/redaction/python-net/select-...
  2. Delete Text signatures from documents | GroupDocs

    This article explains how to delete Text electronic signatures with GroupDocs.Signature API....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/delete-text-s...
  3. Advanced search for Text signatures | GroupDocs

    This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/advanced-searc...
  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 | GroupDocs

    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 | GroupDocs

    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. Get supported file formats | GroupDocs

    This article shows how to check supported file formats....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/get-supported-fi...
  8. HTML | GroupDocs

    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/
  9. Working with metadata in GIF images | GroupDocs

    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...
  10. How to save PDF document with other format | Gr...

    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...