Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 5,525 for

file conversion

(0.26 sec)
  1. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Comparison for Java since version 20.4: Comparer class introduced as a single entry point to compare documents of any supported File format with various options and ability to accept/reject found differences in resultant document. Document compare options for all document types. Instead of using document related options now options are related to compare type only....Conversion Product Solution GroupDocs...compare documents of any supported file format with various options...

    docs.groupdocs.com/comparison/java/migration-no...
  2. Load password-protected document | GroupDocs

    This article explains how to load password protected document with GroupDocs.Signature API....Conversion Product Solution GroupDocs...( 100 ); // sign document to file signature . sign ( "signedProtected...

    docs.groupdocs.com/signature/java/load-password...
  3. Save in original format | GroupDocs

    This article demonstrates that how to save File in its original format with current date as a suffix...Conversion Product Solution GroupDocs...example demonstrates how to save file in its original format with...

    docs.groupdocs.com/redaction/net/save-in-origin...
  4. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, 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 spreadsheet and extract some additional File format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain File format information advanced_usage....Conversion Product Solution GroupDocs...and extract some additional file format information. a Spreadsheet...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Control temporary files | GroupDocs

    By following this guide, you will learn how to control temporary Files used by GroupDocs.Viewer for Java....Conversion Product Solution GroupDocs...Control temporary files Control temporary files Leave feedback On...

    docs.groupdocs.com/viewer/java/control-temporar...
  6. OCR Usage Basics | GroupDocs

    This article explains how to use OCR....Conversion Product Solution GroupDocs...To extract a text from image files or non-text PDF documents GetText...

    docs.groupdocs.com/parser/net/ocr-usage-basics/
  7. Load from a stream | GroupDocs

    This example demonstrates how to load a File from a stream. advanced_usage.loading_Files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....Conversion Product Solution GroupDocs.../ Advanced Usage / Loading files / Load from a stream Load from...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  8. Add watermarks to PDF documents | GroupDocs

    The watermarking Java API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....Conversion Product Solution GroupDocs...affecting the meaning of the PDF file. The crop box defines the region...

    docs.groupdocs.com/watermark/java/add-watermark...
  9. Search results | GroupDocs

    This article shows that how to perform the operations on search results....Conversion Product Solution GroupDocs...object containing the file path, the file type, the format family...

    docs.groupdocs.com/search/java/search-results/
  10. GroupDocs.Search for Java | GroupDocs

    GroupDocs.Search for Java is a fascinating document search API. It extracts text and metadata from documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm...Conversion Product Solution GroupDocs...occurrences, basic metadata fields, file names, document types and much...

    docs.groupdocs.com/search/java/