Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 11,102 for

format

(0.07 sec)
  1. How to Convert MSG to HTML using C#

    Quickly get help on how to convert MSG to HTML using C# without the need of third party software. Also, we will provide code example to export MSG to HTML in C#....of file conversion form one format to another. One of the scenarios...conversion of MSG file format to HTML format. This article explains...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Strikeout Option and PNG, BMP Formats - introdu...

    We are glad to announce another monthly release of GroupDocs.Comparison for .NET 17.5.0 API with Three new features like adding Strikeout option for deleted/style change in words Format, also adding support for PNG, JPG and BMP file Formats.This monthly release is adding Six improvements like “Improve comparison of Text & Imaging Formats” and ” Add styles change detection for Comparison.Imaging (height, width)” along with fixes. Detailed inFormation is listed below....deleted/style change in words format, also adding support for PNG...PNG, JPG and BMP file formats.This monthly release is adding Six...

    blog.groupdocs.com/comparison/strikeout-option-...
  3. Convert CSV to PDF using Java

    Let's quickly understand how to convert CSV to PDF using Java. We will provide you with essential instructions and code example to export CSV to PDF using Java....(Portable Document Format) is a widely used file format for transferring...a more organized and secure format or create professional reports...

    kb.groupdocs.com/conversion/java/convert-csv-to...
  4. Convert project management formats | Documentation

    This article demonstrates how you can convert to and from project management Formats with GroupDocs.Conversion for Node.js via Java....management formats Convert project management formats Leave feedback...be exported to PDF or image formats for documentation. Common Project...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  5. GroupDocs.Comparison for .NET 16.10.0 Supports ...

    We are as GroupDocs team member glad to see that our users community is growing with each and every day. We are also receiving many feedback and suggestions from users therefore we always try to provide new and enhanced solutions to our valuable customers to fulfill their requirements and incorporate their valuable suggestions. In this regard we are happy to announce another monthly release of GroupDocs.Comparison for .NET 16.10.0 API....for PDF and Slides document format like support for Watermark...comparison for slides file format. Here are some highlights:...

    blog.groupdocs.com/comparison/groupdocs-compari...
  6. Search and Replace Metadata using Regular Expre...

    GroupDocs team is introducing a bunch of enhancements in this monthly release of GroupDocs.Metadata for .NET 18.5. Using the latest version, you can now search and replace metadata using a regular expression, read DublinCore metadata using a unified approach, and edit ZIP archive comments. Furthermore, memory consumption is now reduced for ZIP, torrent, and EPUB file Formats. We recommend you to install and use the latest version of the API....ZIP, torrent, and EPUB file formats. We recommend you to install...DublinCore metadata reader for all formats that support XMP Reduce memory...

    blog.groupdocs.com/metadata/search-and-replace-...
  7. Supported Image Types | Documentation

    This section describes GroupDocs.Merger for Java supported image types. The Library supports JPEG, GIF, TIFF and many more....file formats that GroupDocs.Merger can work with. Format Description...Extract pages Cross-format image merging Cross-format merge to PDF JPG...

    docs.groupdocs.com/merger/java/supported-image-...
  8. Convert web formats | Documentation

    In this article, you will learn how to convert documents to HTML Format with GroupDocs.Conversion for Java....Convert files / Web formats Convert web formats Leave feedback On...About HTML and other web file formats HTML (Hyper Text Markup Language)...

    docs.groupdocs.com/conversion/java/convert/web/
  9. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file Formats....PDF/Word or any other supported format partially. What is the difference...Let’s talk about the new file formats introduced. Most of you might...

    blog.groupdocs.com/categories/groupdocs.convers...
  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.... JPEG, JPG, PNG) to PSD format and redesign it as per your...Specify resultant image format using Format property of ImageConvertOptions...

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