Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 2,757 for

feature

(0.03 sec)
  1. Load a file of a specific format | Documentation

    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....the code above and see the feature in action in our GitHub examples:...management App Along with a full featured Java library we provide simple...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  2. How to Sign PDF with QR Code Signature using Java

    This quick tutorial provides you with step-by-step instructions to create QR Code in Java and how to sign a PDF document with a QR Code signature using Java....QrCodeSignOptions Java QR Code generator feature can be implemented by following...

    kb.groupdocs.com/signature/java/how-to-sign-pdf...
  3. Read EXIF Metadata in PSD Format using GroupDoc...

    We are delighted to announce the monthly releaseof GroupDocs.Metadata for Java 18.9. Using the latest version, you can now read EXIF metadata in PSD format, and read or update common TIFF/EXIF tags using shortcut properties in TIFF images. Moreover, memory consumption is now reduced to perform metadata operations for JPEG, GIF and TIFF file formats, and classes representing TIFF tags are now refactored. Additionally, GroupDocs.Metadata.Formats.Document.InspectionResult class, Metadata.ContentProperties property, and EpubFormat.... Features IntroducedFollowing is the new feature introduced...the features supported by the API, please visit Features Overview...

    blog.groupdocs.com/metadata/read-exif-metadata-...
  4. Convert XML-FO, XSL, VSDM, VSSM, VSTM and LATEX...

    GroupDocs team is glad to announce another release of GroupDocs.Conversion for .NET v17.5.0 API. In this monthly release new file formats like XML-FO/ XSL , VSDM, VSSM, VSTM and LATEX support introduced along with new Feature “Option to set Zoom when Converting to HTML and Improved Memory Usage” . This release is also including major fixes and improvements. We recommend our users to download the new release and use the new exciting Features to enhance their application....introduced along with new feature “ Option to set Zoom when Converting...release and use the new exciting features to enhance their application...

    blog.groupdocs.com/conversion/conversion-suppor...
  5. Dynamic Insertion of Images and Barcodes using ...

    Team GroupDocs is really glad to announce the release of version 17.11 of the GroupDocs.Assembly for .NET API. You can now insert images and barcodes in email formats and remove selective chart series dynamically. Furthermore, new identifiers for barcodes are introduced in this new release. For a better experience with the API, we recommend you to download the latest release and try out the new Features introduced in GroupDocs.Assembly for ....release and try out the new features introduced in GroupDocs.Assembly...Generation API for .NET - New Features # GroupDocs.Assembly for ...

    blog.groupdocs.com/assembly/dynamic-insertion-o...
  6. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk in Java...To learn more about library features and get familiar how to manage...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/nodejs-java/save-a-...
  7. Save a modified file to a stream | Documentation

    This article shows how to save a file to the specified stream in Java...To learn more about library features and get familiar how to manage...the code above and see the feature in action in our GitHub examples:...

    docs.groupdocs.com/metadata/nodejs-java/save-a-...
  8. Compare Multiple CSV Files in Java | Accept, Re...

    Programmatically compare two or more CSV files in Java. Learn to accept, reject and highlight the changes. Compare password-protected CSV files using Java API....</dependency> Running examples for its features are also available on GitHub...Just like the track changes feature of Microsoft Word that allows...

    blog.groupdocs.com/comparison/compare-multiple-...
  9. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk...the code above and see the feature in action in our GitHub examples:...management App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/metadata/net/save-a-modified...
  10. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream....the code above and see the feature in action in our GitHub examples:...management App Along with full featured .NET library we provide simple...

    docs.groupdocs.com/metadata/net/load-from-a-str...