Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 8,875 for

document conversion

(0.16 sec)
  1. New release of GroupDocs.Viewer for .NET introd...

    GroupDocs is always keen to get the feedback from the customers and provide enhanced, improved and bug free version of the products. Our dedicated teams have been working on the the requirements and the suggestions of our valued customers and released GroupDocs.Viewer for .NET 3.2.0. The latest version of the API has come with many new and improved features. Moreover, bugs faced by the users in previous version have been fixed in the latest version....other Options classes New conversion mechanism for displaying...option to set cells sheet conversion mode when converting to PDF...

    blog.groupdocs.com/viewer/new-release-groupdocs...
  2. How to Convert PowerPoint to HTML in Java

    This short tutorial provides a stepwise procedure to convert PowerPoint to HTML in Java and a sample code for the Java PPT to HTML converter application....Conversion Product Family GroupDocs...consuming one of the popular document conversion APIs. Further, this tutorial...

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. "Tick" Symbol in Wingdings is not getting conve...

    We are encountering an issue with the “Tick” symbol in the Wingdings font. When converting to PDF using GroupDocs, the “Tick” symbol is replaced with a hollow box. For your reference, I have attached the original DOCX f…...PDF generated during the conversion. Product Details: Product:...machine where you are doing the conversion. We couldn’t reproduce this...

    forum.groupdocs.com/t/tick-symbol-in-wingdings-...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...software is HowNow Knowledge, Document and Email Management system...security settings in the PDF documents. So let’s walk through the...

    blog.groupdocs.com/groupdocs.blog/page/37/
  5. How to Convert XPS to PDF using Java

    This quick article explains the stepwise process to convert XPS to PDF using Java and provides a sample working application for XPS to PDF converter in Java....Conversion Product Family GroupDocs...using Java Install GroupDocs.Conversion for Java from the Maven repository...

    kb.groupdocs.com/conversion/java/how-to-convert...
  6. Convert CAD Drawings to PDF in C# .NET | DGN DW...

    C# guide to convert the CAD files like DWG, DGN, and DWF to PDF format using Document and image Conversion .NET API by GroupDocs....DGN, and DWF files into PDF documents with the code example. Let’s...do it in C# using the document conversion API for .NET. The following...

    blog.groupdocs.com/conversion/convert-cad-drawi...
  7. Extract Hyperlinks from PPT using C#

    Learn how to extract hyperlinks from PPT using C#. This guide explains how to read hyperlinks from PPT in C# for efficient content auditing and data processing tasks....Conversion Product Family GroupDocs...or connecting to related documents. Extracting these hyperlinks...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  8. 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....Conversion for .NET. All you have to...Implementation # Pass source document path as a constructor parameter...

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...
  9. Convert XLSX to XLS using Python

    Learn how to convert XLSX to XLS using Python. Step-by-step guide and code example is included in this topic for how to export XLSX to XLS in Python....Conversion Product Family GroupDocs...support XLS, making this conversion essential for compatibility...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  10. Convert JPG to PDF using C#

    By closely adhering to this topic, you will gain knowledge how to convert JPG to PDF using C#. Also, we will provide you with the code to export JPG to PDF using C#....Conversion Product Family GroupDocs...myriad of possibilities for document processing and management...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...