Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 2,673 for

file editor

(0.05 sec)
  1. Working with formats | Documentation

    This article explains document formats and format families supported by GroupDocs.Editor for Java and how to operate them in Java code....Editor Product Solution GroupDocs...GroupDocs.Editor Product Family / GroupDocs.Editor for Java /...

    docs.groupdocs.com/editor/java/working-with-for...
  2. Export Data | Documentation

    How to export data to JSON or XML Files....Editor Product Solution GroupDocs...export data to JSON or XML files. or classes are used for this...

    docs.groupdocs.com/parser/net/export-data/
  3. Working with BMP metadata | Documentation

    Reading BMP header properties The GroupDocs.Metadata API supports extracting format-specific information from BMP File headers. The following are the steps to read the header of a BMP File. Load a BMP image Get the root metadata package Extract the native metadata package using BmpRootPackage.BmpHeader Read the BMP header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Bmp.BmpReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputBmp)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.BmpHeader.BitsPerPixel); Console.WriteLine(root.BmpHeader.ColorsImportant); Console.WriteLine(root.BmpHeader.HeaderSize); Console.WriteLine(root.BmpHeader.ImageSize); Console.WriteLine(root.BmpHeader.Planes); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Editor Product Solution GroupDocs...format-specific information from BMP file headers. The following are the...

    docs.groupdocs.com/metadata/net/working-with-bm...
  4. Add document to Spreadsheet via OLE | Documenta...

    This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .Java applications....Editor Product Solution GroupDocs...Initialise class with embedded file path and page number; Instantiate...

    docs.groupdocs.com/merger/java/add-document-to-...
  5. Working with BMP metadata | Documentation

    Reading BMP header properties The GroupDocs.Metadata API supports extracting format-specific information from BMP File headers. The following are the steps to read the header of a BMP File. Load a BMP image Get the root metadata package Extract the native metadata package using the BmpRootPackage.getBmpHeader method Read the BMP header properties advanced_usage.managing_metadata_for_specific_formats.image.bmp.BmpReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputBmp)) { BmpRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getBmpHeader().getBitsPerPixel()); System.out.println(root.getBmpHeader().getColorsImportant()); System.out.println(root.getBmpHeader().getHeaderSize()); System.out.println(root.getBmpHeader().getImageSize()); System.out.println(root.getBmpHeader().getPlanes()); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Editor Product Solution GroupDocs...format-specific information from BMP file headers. The following are the...

    docs.groupdocs.com/metadata/java/working-with-b...
  6. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for Java starting from version 20.2: The* Metadata* class is introduced as a single entry point to manage metadata in Files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified....Editor Product Solution GroupDocs...point to manage metadata in files of all supported formats. Extracting...

    docs.groupdocs.com/metadata/java/migration-notes/
  7. Convert PST or OST documents to different forma...

    Follow this guide and learn how to convert contents of PST/OST documents to different format based on content type using GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs...constituent file of the Outlook Offline Data File (OST) to a different...

    docs.groupdocs.com/conversion/net/convert-pst-o...
  8. GroupDocs.Viewer for .NET overview | Documentation

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG Files. You do not need to use third-party software to view Files within your .NET application....Editor Product Solution GroupDocs...as HTML, PDF, PNG, and JPEG files. You no longer need third-party...

    docs.groupdocs.com/viewer/net/product-overview/
  9. Features overview | Documentation

    GroupDocs.Watermark for .NET API presents a wide range of features like creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and more....Editor Product Solution GroupDocs...in the documents of different file formats. It provides the effective...

    docs.groupdocs.com/watermark/python-net/feature...
  10. GroupDocs Comparison Plugin for TextPattern Rel...

    GroupDocs is excited to announce the launch of the GroupDocs Comparison plugin for TextPattern. With this plugin, you can compare two documents in a browser. Select source and target Files and run the comparison. Embed the compared documents to your TextPattern pages and easily share them with peers. GroupDocs Comparison generates a summary of any changes made to the document. Tracking insertions or deletions is easy. GroupDocs Comparison runs on a web-browser so no new software installations is needed.... Select source and target files and run the comparison. Embed...version of a document, select files from your GroupDocs account...

    blog.groupdocs.com/comparison/groupdocs-plugin-...