Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 9,585 for

image

(0.07 sec)
  1. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API.... Image search criteria Sometimes a...a document can contain image watermarks, and it’s necessary to...

    docs.groupdocs.com/watermark/java/searching-wat...
  2. JpgViewOptions | GroupDocs.Viewer for .NET API ...

    Provides options for rendering documents into JPG format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children....Sets the height of an output image (in pixels). MailStorageOptions...maximum height of an output image (in pixels). MaxWidth { get;...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  3. Modifying found watermark properties | GroupDocs

    This article explains how to modify found watermark properties while using GroupDocs. Watermarks API....allows you to replace text and image in the found possible watermarks...you how to replace text and image of a found watermark. Replacing...

    docs.groupdocs.com/watermark/net/modifing-found...
  4. GroupDocs.Viewer for .NET UI 8.1.2 – Latest Upd...

    Explore what’s new in GroupDocs.Viewer for .NET UI 8.1.2. Available now on NuGet and GroupDocs website....Change Details 1️⃣ Printing in image mode fixed The print dialog...configured to render pages as images (PNG/JPEG). Page numbers are...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  5. GroupDocs.Metadata for .NET 16.10 Supports WAV ...

    We are happy to share that another monthly release of GroupDocs.Metadata for .NET with a bunch of new features is available for the .NET community. GroupDocs.Metadata for .NET 16.10 has come with the support of WAV audio format. Not only this, the API has also brought some new features related to PSD, JPEG, TIFF and MP3 file formats. We recommend you to download this latest version and check out its exciting features....ID3v1 tag in Mp3 format Read Image Resource Blocks (native PSD...metadata) in Photoshop format Read Image Resource Blocks (native PSD...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  6. Render web documents as PDF, PNG, and JPEG file...

    Convert web documents (CHM, HTML) to PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....convert the document to PDF or image format. These methods allow...specify the quality of document images. Refer to the following documentation...

    docs.groupdocs.com/viewer/python-net/render-web...
  7. Upcoming Release of GroupDocs.Watermark for Java

    We are extremely excited to announce that GroupDocs.Watermark is coming soon to Java platform. It will be an easy to use back-end API for adding text and Image watermark to the popular document formats. GroupDocs.Watermark for Java will allow you to add watermarks that are hard to be automatically removed by third-party tools. The API also aims to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document....back-end API for adding text and image watermark to the popular document...the API include: Adding text/image watermark to supported document...

    blog.groupdocs.com/watermark/upcoming-release-o...
  8. GroupDocs.Signature for Java

    This API allows you to digitally sign any type of file format using Java language on any platform....Signature using Java How to Add Image Signature to RTF using Java...Java How to Sign XLSX with Image Signature using Java How to...

    kb.groupdocs.com/signature/java/
  9. GroupDocs.Signature for .NET

    This API allows you to digitally sign any type of file format using .NET and C# language on any platform....Signature using C# How to Add Image Signature to RTF using C# How...using C# How to Sign XLSX with Image Signature using C# How to Sign...

    kb.groupdocs.com/signature/net/
  10. Convert a JPEG file to PSD programmatically in C#

    You can convert an Image file (e.g. JPEG, JPG, PNG) to PSD format and redesign it as per your requirements using GroupDocs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or console application. Implementation Pass source document path as a constructor parameter to the instance of Converter class Instantiate ImageConvertOptions Specify resultant Image format using Format property of ImageConvertOptions class Declare SavePageStream delegate, which should proved a stream where each document page will be stored Call Convert method of Converter class instance and pass the declared SavePageStream delegate and the instance of ImageConvertOptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegtopsd....You can convert an image file (e.g. JPEG, JPG, PNG) to PSD format...ImageConvertOptions Specify resultant image format using Format property...

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...