Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 10,223 for

image

(1.38 sec)
  1. Ինչպես փոխարկել HTML-ը պատկերի Java-ում

    Մանրամասն իմացեք HTML-ը Java-ի Պատկերի փոխարկելու համար փաստաթղթերի փոխակերպման գործընթացը և ինչպես օգտագործել այս հրահանգները՝ Java HTML-ից Image փոխարկիչի հնարավորություն ստեղծելու համար:...փոխակերպման տարբերակներ ելքային Image ֆայլի համար Ի վերջո, կանչեք...Java-ը փոխակերպելու HTML-ը Image ֆունկցիոնալությունը մշակելու...

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  2. Introducing GroupDocs.Signature for .NET | Grou...

    Introduction to GroupDocs.Signature for .NET - what is it and why to use... barcodes, QR-codes, text, image, metadata, form fields and digital...signature types: Text Signature; Image Signature; Digital Signature;...

    docs.groupdocs.com/signature/net/introducing-gr...
  3. Best Practices in Metadata Management

    Before going in-depth to Metadata management, let’s discuss what the metadata is? The Metadata summarizes basic information about data. In other words, it’s an information which describes the data that contained in something like a web page, document, or file. Another way to think of metadata is as a short explanation or summary of what the data is. A simple example of metadata for a document might include a collection of information like the author, file size, date the document was created, and keywords to describe the document....on Specific Camera # Digital Images may contain some useful information...range of information about the image i-e camera’s information, author’s...

    blog.groupdocs.com/metadata/best-practices-in-m...
  4. This is a sample presentation

    Presentation with JPG Image in background 4 2019-08-06T20:35:21Z 4 0 2 9 0 0 Dovlet Mamenov 9 2017-04-23T15:00:59Z en-US 2019-08-06T20:35:21Z 2019-08-06T20:35:21Z This is a sample presentation 2019......Presentation with JPG image in background 4 2019-08-06T20:35:21Z...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  5. conversion.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/conversion/java/technical-support/weekly0.5https://docs.groupdocs.com/conversion/ne......com/conversion/java/convert-to-image-with-advanced-options/weekly0...com/conversion/java/convert/image/weekly0.5https://docs.groupdocs...

    docs.groupdocs.com/sitemaps/conversion.xml
  6. GroupDocs.Viewer for Java - Document Viewer Jav...

    GroupDocs pleased to announce another release of Java Document Viewer App (Modern UI) v3.2.0 using GroupDocs.Viewer for Java version 17.5.0. This release v3.2.0 comes up with new features and improvements for Search, Print and File Manager to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and many more features. Let’s have a look at it. We recommend you to download and explore this new version....view document in both HTML and Image representations for different...is enabled for both HTML & Image mode rendering and now users...

    blog.groupdocs.com/viewer/groupdocs.viewer-java...
  7. Render Layouts of CAD Document using GroupDocs....

    We are happy to announce that GroupDocs.Viewer for .NET 17.4.0 is available for download. This version allows you to access and render layouts in a CAD document. We have also introduced the option to specify Text Overflow modes when rendering cells document into HTML. Furthermore, 15 improvements and fixes have significantly enhanced the performance of the API. For a complete list of new features, improvements, and changes in the API, please read our release notes....rendered in output HTML or image Fix - Overflow text is not visible...when rendering pps or ppt to image Fix - Incorrect resource relative...

    blog.groupdocs.com/viewer/releasing-groupdocs.v...
  8. Get supported file formats | GroupDocs

    List all file formats supported by GroupDocs.Watermark for Python via .NET....bmp) - Image Doc (.doc) - WordProcessing...emlx) - Email Gif (.gif) - Image [TRUNCATED] Note Use case: Build...

    docs.groupdocs.com/watermark/python-net/get-sup...
  9. Working with worksheet headers and footers | Gr...

    This article explains how to work with worksheet headers and footers while using GroupDocs watermarking Java API...(); Adding watermark to all images in header and footer GroupDocs...loadOptions ); // Initialize image or text watermark TextWatermark...

    docs.groupdocs.com/watermark/java/working-with-...
  10. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF Image and extract some additional file format information. Load a GIF Image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....formats / Images / Working with metadata in GIF images Working...Working with metadata in GIF images Leave feedback Detecting the GIF...

    docs.groupdocs.com/metadata/net/working-with-me...