En

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 used within the company may no longer be compatible with the company’s needs due to certain changes in company policies and software being used by it.
October 13, 2019 · 2 min · Samicheema

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?
September 24, 2019 · 1 min · Atir Tahir

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 rows and your data or concerned rows are somewhere between 5,000 to 8,000.
August 30, 2019 · 1 min · Atir Tahir

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 file format.
July 11, 2019 · 1 min · Atir Tahir

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.
May 30, 2019 · 1 min · Atir Tahir

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 replaced by MarkupSaveOptions See more details here.
May 3, 2019 · 1 min · Atir Tahir

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.
April 1, 2019 · 1 min · Atir Tahir

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

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 Fixes Spreadsheets sometimes show incorrect graph data Issue with conversion .
February 4, 2019 · 1 min · Atir Tahir

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

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 string source = “source.
December 5, 2018 · 2 min · Atir Tahir

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

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 channels and resources for you to download, learn, try and get technical support on GroupDocs.
October 17, 2018 · 1 min · Atir Tahir