Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 30,927 for

groupdocs metadata

(0.05 sec)
  1. Remove Comments in ZIP Format using GroupDocs.M...

    We always keep on adding new features in our APIs for better user experience. Therefore, today we are proudly announcing version 17.12 of Groupdocs.Metadata for .NET API. Using the latest release, you can now remove **comments **in ZIPformat and read **thumbnail of JPEG **format from EXIF segment. We recommend you to download and use the latest version of the API. Groupdocs.Metadata for .NET 17.12 - New Features Following are the new features introduced in version 17....12 of GroupDocs.Metadata for .NET API. Using the...latest version of the API. GroupDocs.Metadata for .NET 17.12 - New...

    blog.groupdocs.com/metadata/remove-comments-in-...
  2. XMP data in Java on GroupDocs Blog | Document A...

    XMP data in Java on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in XMP data in Java on Groupdocs Blog | Document Automation Solutions for .NET & Java De......XMP data in Java on GroupDocs Blog | Document Automation Solutions...content in XMP data in Java on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/nl/tag/xmp-data-in-java/inde...
  3. Get supported file formats | Documentation

    The getSupportedFileTypes method of the FileType class is used to obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage topics To learn more about library features and get familiar how to manage Metadata and more, please refer to theadvanced usage section....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/metadata/java/get-supported-...
  4. Extract emails from Outlook Storage | Documenta...

    To extract emails from Outlook Storage getContainer method is used. This method returns the collection of ContainerItem objects. Outlook Storage item can contain the following Metadata: Name Description date The time and date at which the Outlook Storage item was last modified. email-sender The value of “sender” field. email-to The value of “to” field. subject The value of “subject” field. Outlook Storage container consists of email documents (msg files). Here are the steps to extract an email text from outlook storage:...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/parser/java/extract-emails-f...
  5. XMP data in CSharp on GroupDocs Blog | Document...

    XMP data in CSharp on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in XMP data in CSharp on Groupdocs Blog | Document Automation Solutions for .NET & Jav......XMP data in CSharp on GroupDocs Blog | Document Automation Solutions...in XMP data in CSharp on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/nl/tag/xmp-data-in-csharp/in...
  6. Update Common TIFF Tags with Shortcut Propertie...

    We are proudly announcing five enhancements and three bug fixes in the monthly release of Groupdocs.Metadata for .NET 18.9. Using the latest version, you can read and update common TIFF/EXIF tags in TIFF images. The memory consumption is now reduced for GIF format’s loading and saving Metadata. Additionally, Groupdocs.Metadata.Formats.Document.InspectionResult class XlsMetadata.ContentProperties property, and EpubFormat.GetImageCoverBytes method are now marked obsolete. We recommend you to install and use the latest version of the API....the monthly release of GroupDocs.Metadata for .NET 18.9 . Using...and saving metadata. Additionally, GroupDocs.Metadata.Formats.Document...

    blog.groupdocs.com/metadata/update-common-tiff-...
  7. Enabling language information | Documentation

    Follow this guide to learn how to edit Word documents using locale information and apply spell-checkers to document content written in different languages using Groupdocs.Editor for Node.js and Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/editor/nodejs-java/enabling-...
  8. extract exif data in java on GroupDocs Blog | D...

    extract exif data in java on Groupdocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in extract exif data in java on Groupdocs Blog | Document Automation Solutions ......extract exif data in java on GroupDocs Blog | Document Automation...extract exif data in java on GroupDocs Blog | Document Automation...

    blog.groupdocs.com/nl/tag/extract-exif-data-in-...
  9. Extract attachments from PDF portfolios | Docum...

    Extract attachments from PDF portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Here are the steps to extract an attachment text from PDF Portfolios: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and get container item names, sizes and obtain content....Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/parser/java/extract-attachme...
  10. Supported Document Formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product...Solution GroupDocs.Annotation Product Solution GroupDocs.Conversion...

    docs.groupdocs.com/parser/net/supported-documen...