Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 8,862 for

image

(0.05 sec)
  1. 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/
  2. 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/
  3. Supported file formats | Documentation

    This topic lists file formats supported by GroupDocs.Viewer for .NET....Optical Disk Image Lha/Lzh Archive Cabinet Windows Imaging Format Refer...and view email messages: . Image file formats Format Description...

    docs.groupdocs.com/viewer/net/supported-documen...
  4. Latest release of GroupDocs.Viewer for .NET v3....

    In response to the feedback of our customers we have upgraded GroupDocs.Viewer for .NET and released its new version 3.3.0. This version of the API has come with improved performance along with new features. Most of the issues found in older versions have also been fixed. Lets find out what is new in the latest release. New Features GroupDocs.Viewer for .NET v3.3.0 has come with following new features. Set custom font directories Get document information by guid Get document information by stream Get document information by Uri Remove all cache files Remove cache files older than specified time Get original files attached with email message Get Image representation of email attachments Get html representation of email attachments For more information, please visit product documentation: GroupDocs....attached with email message Get image representation of email attachments... thrown while rendering as image Only first frame or tiff document...

    blog.groupdocs.com/viewer/latest-release-groupd...
  5. Modern UI Document Viewer 3.1 with Paging JS Pa...

    Today, we are pleased to announce another release of Java Modern UI Document Viewer 3.1.0 using GroupDocs.Viewer for Java version 17.2.0. This release v3.1.0 comes up with new features and improvements to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features....view document in both HTML and Image representations for different...Page Navigation for HTML & Image View # Paging feature is enabled...

    blog.groupdocs.com/viewer/modern-ui-document-vi...
  6. GroupDocs.Viewer for .NET - ASP.NET MVC Modern ...

    Today, we are pleased to announce another release of ASP.NET MVC Modern UI Document Viewer 1.4 using GroupDocs.Viewer for .NET v17.10. This release v1.4 came up with new features and improvements to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and allow user to Zoom, Navigate to Pages, set Watermark and tools/features configuration options through JS Parameters and many more features....view document in both HTML and Image representations for different...default document Rendering Mode (Image or HTML) view etc. Let’s have...

    blog.groupdocs.com/viewer/groupdocs.viewer-for-...
  7. Convert web formats | Documentation

    In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for .NET....conversions From To CHM eBook: , , Image: , , , , , , , , , JPG, , ,..., , , , , , HTM eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/net/convert/web/
  8. Update watermarks | Documentation

    This article shows how to update existing text or Image watermarks....document for any existing text or image watermarks. These can be watermarks...“Advanced usage” section. Updating image watermarks To search and update...

    docs.groupdocs.com/watermark/net/basic-usage/up...
  9. Convert presentations | Documentation

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of Java code....presentations to other formats like images, HTML, XML, etc. It may be...conversions From To FODP eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/java/convert/pres...
  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...