Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 3,047 for

library

(0.14 sec)
  1. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....with a full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  2. Add text watermarks | GroupDocs

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....Watermark library is adding text watermarks to...

    docs.groupdocs.com/watermark/python-net/add-text/
  3. Extract text from Microsoft Office Excel spread...

    Learn how to extract text from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Includes examples for whole document extraction, sheet-by-sheet processing, raw mode extraction, and formatted text output....NET parser library, the method is used. This text...GroupDocs.Parser text extraction library allows extracting text from...

    docs.groupdocs.com/parser/net/extract-text-from...
  4. How to Convert PDF to HTML in Java

    Learn how to convert PDF to HTML in Java and execute document transformations quickly. Examine PDF to HTML Java code along with the detailed instructions....a few steps: download the library from the Maven repository,...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. Load document from local disk | GroupDocs

    This section explains how to load document from local disk with GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/load-document-...
  6. Get supported file formats | GroupDocs

    This article explains how to obtain supported file formats list for PDF, Words, Spreadsheet or Presentation document types when working with GroupDocs.Signature within your .NET applications....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/get-supported-...
  7. Synchronizing shards | GroupDocs

    This page contains information about synchronizing shards in the search network....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/java/synchronizing-sh...
  8. Get supported file formats | GroupDocs

    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/java/get-supported-fi...
  9. Save in original format | GroupDocs

    This article demonstrates that how to save file in its original format with current date as a suffix...NET library we provide simple, but powerful...

    docs.groupdocs.com/redaction/net/save-in-origin...
  10. Load document from local disk | GroupDocs

    Learn how to extract data from documents on the local disk...NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/net/load-document-fro...