Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 9,093 for

images

(0.04 sec)
  1. Merge PowerPoint Presentations | Documentation

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Java....All the slides accompany the images, sounds and other embedded...

    docs.groupdocs.com/merger/java/merge/powerpoint/
  2. Merge Excel spreadsheets | Documentation

    Follow this guide and learn how to merge MS Excel spreadsheets using CSharp programming language....size and structure - all text, images, tables, graphs, forms and...

    docs.groupdocs.com/merger/net/merge/excel/
  3. Locating signature with stretch mode | Document...

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....stretch mode with adding text or images signatures into document with...imageOptions . setImageFilePath ( "image.png" ); // define list of signature...

    docs.groupdocs.com/signature/java/locating-sign...
  4. Merge PDF | Documentation

    Learn how to merge PDF files, combine PDF files into one file programmatically in C# language using GroupDocs.Merger for .NET library....size and structure - all text, images, tables, graphs, forms and...

    docs.groupdocs.com/merger/net/merge/pdf/
  5. Handling the APEv2 tag | Documentation

    This article explains how to handle APEv2 tag....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/handling-the-ap...
  6. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Working with interpreted values | Documentation

    This article contains a good example of numeric flag or enumeration....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-in...
  8. Handling the APEv2 tag | Documentation

    This article explains how to handle APEv2 tag....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/handling-the-a...
  9. Working with TORRENT files | Documentation

    In the BitTorrent file distribution system, a torrent file or METAINFO is a computer file that contains metadata about files and folders to be distributed, and usually also a list of the network locations of trackers, which are computers that help participants in the system find each other and form efficient distribution groups called swarms. A torrent file does not contain the content to be distributed; it only contains information about those files, such as their names, sizes, folder structure, and cryptographic hash values for verifying file integrity....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-t...
  10. Extract metadata from EPUB using C#

    In this article, we will detail the steps required to extract metadata from EPUB using C#. Also, a sample of the EPUB metadata extraction C# code will be provided.... Beyond just the text and images, EPUB files often contain valuable...

    kb.groupdocs.com/parser/net/extract-metadata-fr...