Tag Archives: GroupDocs.Conversion for .NET

Convert Spreadsheets using GroupDocs.Conversion for .NET and Java

Reason to use a Document Conversion API

The world is becoming a global village and businesses running all over the world interacting and collaborating with hundreds of institutions across the globe, the data gathered from different sources come in a number of different formats. Even the data arranged within an organization could be compiled in different formats depending upon the person or department gathering and maintaining it. You may also find yourself in a situation where the older files being … Continue Reading

Posted in GroupDocs.Conversion Product Family | Tagged , , , , , , , , , , ,

Introducing Simple and Easy to Use .NET Document Conversion API

We are introducing a new public API that is designed to be implemented easily. Those who are using previous version of the API (below 19.9), you don’t have to worry. The legacy API has been moved into legacy namespace. If you want to upgrade to v19.9, it is required to make project-wide replacement of namespace usages from GroupDocs.Conversion to GroupDocs.Conversion.Legacy in order to avoid any build issues.

Why to use new version?

  • Converter class introduced as a single entry
Continue Reading
Posted in GroupDocs.Conversion Product Family | Tagged

Convert Selected or Partial Spreadsheet Rows

You might be looking for a software component or API using that an excel sheet could be converted to PDF/Word or any other supported format partially.

What is the difference?
Many of us are just concerned with the output. Process an excel spreadsheet and get the right PDF/output. A simple conversion (Complete spreadsheet to PDF) is ideal until the source file has limited number of rows.

Partial Conversion – Usability

If you have a spreadsheet with more than 10,000 … Continue Reading

Posted in GroupDocs.Conversion Product Family | Tagged ,

Retrieve Count of Credits Consumed In GroupDocs.Conversion for .NET

As you know that API already supports metered licensing.
Can we get count of credits consumed?
Yes, we have a good news for you. There is a new method GetConsumptionCredit() implemented in Metered class. This method returns count of credits that are consumed in case of Metered licensing is used.
Following example demonstrates how to retrieve count of credits consumed.

Let’s talk about the new file formats introduced. Most of you might be working with XLAM, an Excel Macro-Enabled Add-In … Continue Reading

Posted in GroupDocs.Conversion Product Family | Tagged

Implement Conversion to WMF Format

WMF is a Windows MetaFile that can contain both vector and bitmap image information. We added support of WMF file format along-with few others in GroupDocs.Conversion for .NET 19.5. You can now convert any supported file format to WMF. Along-with WMF, convert supported documents to EMF.

Convert to EMF

Convert to WMF

Moreover, you can now pay royalties for the use of the API. Yes, metered licensing is now enabled.

New file formats you can convert from:

  • DIB
  • XLT
  • POT
Continue Reading
Posted in GroupDocs.Conversion Product Family | Tagged

AutoCAD to Image Conversion Issue is Fixed

Here we are with another release of GroupDocs.Conversion for .NET 19.4. We’ve implemented automatic naming when saving a converted document to file. Do you want to convert a CMX (Corel Metafile eXchange) file to PDF or any other supported file format? Then you must try out this release.

We also improved the process of getting page orientation for a specific page

Obsolete Methods

  • CellsLoadOptions is marked as obsolete and is replaced by SpreadsheetLoadOptions
  • CellsSaveOptions is replaced by SpreadsheetSaveOptions
  • HtmlSaveOptions is
Continue Reading
Posted in GroupDocs.Conversion Product Family | Tagged

Set Flip Mode when Converting to a Image Format

With our latest release of GroupDocs.Convesion for .NET 19.3, some new properties are introduced in ImageSaveOptions class. When converting to a Image format you can now always set brightness and contrast. API permits you to do mirror-reversal across a horizontal/vertical axis using FlipMode property. Based on your feedback, we resolved some previously logged issues and improved document conversion experience. Such as, image quality is improved when converting to a WebP format. Furthermore, JpegQuality issue is now resolved for PDF … Continue Reading

Posted in GroupDocs.Conversion Product Family | Tagged

Conversion from VCF is Introduced in GroupDocs.Conversion for .NET 19.1

GroupDocs.Conversion

GroupDocs.Conversion for .NET 19.1 comes with a new feature, few bug fixes and some improvements. SVG to Slides conversion is now improved. Furthermore, PDF to PNG/JPEG with watermark as background issue is resolved. Please check GroupDocs.Conversion for .NET 19.1 release notes for further reference.

Features

  • Implement conversion from Vcf

Improvements

  • Improvement when converting Svg to Slides
  • Add support for setting watermark as background when converting to image
  • Save converted document to file should return the file name and size

Bug

Continue Reading
Posted in GroupDocs.Conversion Product Family | Tagged

Measure Document Conversion Time using GroupDocs.Conversion for .NET 18.11

GroupDocs.Conversion

GroupDocs.Conversion for .NET 18.11 comes with a lot of new features and some improvements. Conversion from EPS, TSV and PCL formats is introduced. Furthermore, API provides an option for page rotation when converting to PDF. Please check GroupDocs.Conversion for .NET 18.11 release notes for further reference.

Improvements

  • Move HideWordTrackedChanges option to WordsLoadOptions class
  • HidePdfAnnotations option to PdfLoadOptions class
  • HideComments option to CellsLoadOptions, Slides CellsLoadOptions and WordsLoadOptions class

Features

Setting Default Font and Font Substitution Options

When Converting OneNote Document

const 
Continue Reading
Posted in GroupDocs.Conversion Product Family | Tagged

Remove Embedded Files in PDF in GroupDocs.Conversion for .NET 18.10

GroupDocs.Conversion

GroupDocs.Conversion for .NET 18.10 comes with some bug fixes and a improvement. Border missing issue in ODS output is now resolved. Please refer to GroupDocs.Conversion for .NET 18.10 release notes for further reference.

Improvements

  • Implement option for removing embedded files in Pdf

Bug Fixes

  • The image inside presentation isn’t the same in ODP output
  • Missing border in ODS Excel output
  • XLSX file eats almost 2 GB RAM while converting and the process never completes

API Resources

Here are a few… Continue Reading
Posted in GroupDocs.Conversion Product Family | Tagged