Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 2,184 for

conversion,

(0.54 sec)
  1. 1:1 Font Conversion Failure observed - Free Sup...

    We are encountering an issue with a failed 1:1 font conversion when using the “Embed only the characters used in the document” option in Word to embed our fonts. We have been previously advised to use this option to mana…...sample you are using for the conversion, as well as the test file...code sample used for the conversion, and specify the operating...

    forum.groupdocs.com/t/1-1-font-conversion-failu...
  2. Monitor Document Conversion Status and Progress...

    With the release of GroupDocs.Conversion for .NET v19.11 you can now monitor document conversion progress and status using C#. There are way many conversions supported by the API, that are listed in the documentation. A new property Listener is added. The document converter listener implementation is used for monitoring conversion status and progress. Have a look at ConverterListener class that implements IConverterListenerinterface Below is the usage Coming to the improvement, MPP to XLS conversion is improved....With the release of GroupDocs.Conversion for .NET v19.11 you can now monitor document conversion progress and status using C#. There are way many conversions supported by the API, that are listed in the documentation. A new property Listener is added. The document converter listener implementation is used for monitoring conversion status and progress. Have a look at ConverterListener class that implements IConverterListenerinterface Below is the usage Coming to the improvement, MPP to XLS conversion is improved.

    blog.groupdocs.com/conversion/monitor-document-...
  3. Issue with Extracting Attachments and PDF Conve...

    Hello Team, I have purchased a full license of GroupDocs and I am currently facing issues while extracting attachments from documents and converting them to PDF. My requirement is: First, extract all original attachm…...Hello Team, I have purchased a full license of GroupDocs and I am currently facing issues while extracting attachments from documents and converting them to PDF. My requirement is: First, extract all original attachm…

    forum.groupdocs.com/t/issue-with-extracting-att...
  4. GroupDocs Conversion File Upload API is Not Wro...

    GroupDocs Conversion File Upload API is Not Wroking Please check this issue and fix ASAP...GroupDocs Conversion File Upload API is Not Wroking Please check this issue and fix ASAP

    forum.groupdocs.com/t/groupdocs-conversion-file...
  5. GroupDocs.Conversion for Python - document conv...

    input.zip (85.2 KB) Using the code example in following link throws exception input.pdf (202.9 KB) Unhandled exception. System.IO.FileLoadException: Could not load file or assembly ‘System.Text.Encoding.CodePages, Ver…...input.zip (85.2 KB) Using the code example in following link throws exception input.pdf (202.9 KB) Unhandled exception. System.IO.FileLoadException: Could not load file or assembly ‘System.Text.Encoding.CodePages, Ver…

    forum.groupdocs.com/t/groupdocs-conversion-for-...
  6. EML to PDF conversion issue in Java - Free Supp...

    Hello, We are facing an issue with eml to pdf Conversion, Conversion is successful but pdf get generated with cut edges. please find the attached files for your reference – (https://drive.google.com/drive/folders/1FhGNC…...an issue with eml to pdf conversion, Conversion is successful...

    forum.groupdocs.com/t/eml-to-pdf-conversion-iss...
  7. Add Watermark to Documents while Conversion in ...

    Document conversion is one of the most frequent processes that endures across a lot of industries. Sometimes, it is the business need to put a watermark on the resultant document after conversion. For example, you want to convert a Word document to PDF or PowerPoint PPT/PPTX to PDF with a watermark (text or image) in all the PDF pages. GroupDocs.Conversion for .NET and Java gives you such an option. It possesses a class WatermarkOptions with rich properties such as:...Document conversion is one of the most frequent processes that endures across a lot of industries. Sometimes, it is the business need to put a watermark on the resultant document after conversion. For example, you want to convert a Word document to PDF or PowerPoint PPT/PPTX to PDF with a watermark (text or image) in all the PDF pages. GroupDocs.Conversion for .NET and Java gives you such an option. It possesses a class WatermarkOptions with rich properties such as:

    blog.groupdocs.com/conversion/add-watermark-to-...
  8. Exception while saving docx to image conversion...

    converter.convert("output.png", convert_options) RuntimeError: Proxy error(GroupDocsConversionException): Saving complete document is only supported when converting to tiff —> NotSupportedException: Saving complete docu…...converter.convert("output.png", convert_options) RuntimeError: Proxy error(GroupDocsConversionException): Saving complete document is only supported when converting to tiff —> NotSupportedException: Saving complete docu…

    forum.groupdocs.com/t/exception-while-saving-do...
  9. ICO to PDF conversion failing in Java - Free Su...

    I am using version 25.2.1 of GroupDocs.Conversion. When I attempt to convert a ICO file to PDF, I get the following stack trace: java.lang.RuntimeException: class com.groupdocs.conversion.exceptions.FileTypeNotSupported…...Product Family document-conversion , java mayatyner July 2, 2025...tested if this is a valid conversion, and this is the output: **Source...

    forum.groupdocs.com/t/ico-to-pdf-conversion-fai...
  10. Measure Document Conversion Time using GroupDoc...

    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....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.

    blog.groupdocs.com/conversion/measure-document-...