Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 10,210 for

image

(2.7 sec)
  1. Embedded picture in Excel cell was not correclt...

    Hello, We are a software publisher using your library for our Web application. We are encountering a problem when previewing a Excel file, which a cell contains embedded picture. Here, we can found the document in th…...the screen of preview file image.jpg (83.3 KB) Here’s the code...the balise. Original css : image.png (3.7 KB) My modified css...

    forum.groupdocs.com/t/embedded-picture-in-excel...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...“Improve comparison of Text & Imaging formats” and ” Add styles change...change detection for Comparison.Imaging (height, width)” along with...

    blog.groupdocs.com/groupdocs.blog/page/75/
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...ability to view documents and images right in your web browser,...to view a text document, an image or a PowerPoint presentation...

    blog.groupdocs.com/groupdocs.blog/page/99/
  4. Upcoming Release of GroupDocs.Redaction for Java

    Big News! We are going to launch GroupDocs.Redaction API for Java platform very soon. Similar to the .NET version, GroupDocs.Redaction for Java would be a backend API for removing sensitive and classified information from the popular document formats. As far as the supported features are concerned, this is going to be a replica of GroupDocs.Redaction for .NET. Through this API, we aim to provide you a single, format-independent interface containing a set of redaction methods to redact text, metadata, and annotations....Support of region redactions for image files Metadata Redaction Searching...potx, .pptm, .ppsm, .potm) Images (.jpg, .jpeg, .bmp, .png, ...

    blog.groupdocs.com/redaction/upcoming-release-o...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...version is the support for image file formats for all existing...other document formats for image file formats as well. Team GroupDocs...

    blog.groupdocs.com/groupdocs.blog/page/71/
  6. Render XML documents as HTML, PDF, PNG, and JPE...

    Convert XML to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer. Learn about options for pagination and Image quality....the output will be a raster image without any interactive links...its resources (stylesheets, images, fonts etc) are stored separately...

    docs.groupdocs.com/viewer/python-net/render-xml...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...DublinCore metadata and get **Image Cover **metadata using a unified...DublinCore metadata and get **Image Cover **metadata using a unified...

    blog.groupdocs.com/groupdocs.blog/page/60/
  8. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage.... format ( "Image height: %s" , videoStreamProperty...println ( String . format ( "Image width: %s" , videoStreamProperty...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Working with IPTC IIM metadata | GroupDocs

    This article shows how to access IPTC metadata in a file of any supported format....that can be applied to text, images, and other media types. The...standard is supported by many image creation and manipulation programs...

    docs.groupdocs.com/metadata/net/working-with-ip...
  10. Merge PDF, Word, Excel, PowerPoint Files in C# ...

    Programmatically merge PDF, Word documents, spreadsheets, presentation files within your .NET based applications using the Merger API by GroupDocs in C#.... Bitmap Image File (.bmp) Comma Separated...Language File (.html) JPEG Image (.jpeg) LaTeX Source Document...

    blog.groupdocs.com/merger/merge-pdf-word-excel-...