Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 18,113 for

converter

(0.15 sec)
  1. Various Conversion Failures - Free Support Foru...

    Hello, I am getting some conversion errors with various documents in .NET 9. You can find these in the attached .zip files. Interestingly the .csv file works on your free online Converter, but the e-mail does not. Pac…...works on your free online converter, but the e-mail does not....12:59pm 3 Conversion code converter.Convert(convertOptions, (Acti...

    forum.groupdocs.com/t/various-conversion-failur...
  2. How to Update Email Load Options and Convert to...

    Not sure how to modify the below code to use the new Conversion APIs from 24.10 onwards? It says: “warning CS0618: ‘Converter.Converter(string, Func)’ is obsolete: ‘The constructor is obsolete from v24.10. Will be remo…...Update Email Load Options and Convert to PDF Using Conversion for...says: “warning CS0618: ‘Converter.Converter(string, Func)’ is obsolete:...

    forum.groupdocs.com/t/how-to-update-email-load-...
  3. Quick start guide | GroupDocs

    Get started with GroupDocs.Markdown for Python via .NET in minutes -- convert documents to Markdown with a single line of code...This guide shows you how to convert documents to Markdown with...MarkdownConverter Example 1: Convert Word to Markdown The simplest...

    docs.groupdocs.com/markdown/python-net/quick-st...
  4. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...convLoadOpts; using (var conv = new Converter(documentPath, fnLoadOpts,...PdfConvertOptions(); conv.Convert("Conversion.pdf", options);...

    forum.groupdocs.com/t/hidecomments-replacement-...
  5. License parsing error and performance issue dur...

    Hi Team, We are currently using GroupDocs.Conversion for Java to support a functionality where files in non-PDF formats (.doc, .docx, .xls, .xlsx) are converted to PDF, and later all PDFs are merged into a single docum…...xlsx) are converted to PDF, and later all PDFs...com.groupdocs.conversion.Converter.init(Unknown Source) com.groupdocs...

    forum.groupdocs.com/t/license-parsing-error-and...
  6. Skip image | GroupDocs

    The listed articles below explain how to skip saving images during document conversion....SkipImagesStrategy when you want to convert a document to Markdown without...skip_images_static (): """Convert a PDF to Markdown while skipping...

    docs.groupdocs.com/markdown/python-net/image-sk...
  7. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format....load_options ) as converter : # Step 3: Convert and save the Markdown...Markdown output converter . convert ( "load-specific-format.md"...

    docs.groupdocs.com/markdown/python-net/load-a-f...
  8. Doc->DOCX conversion compatibility issues - Fre...

    Hello everyone! The following issue occurs during using GroupDocs.Convertion: by converting .doc file to .docx format the generated .docx file always has a compatibility issue image.png (38.4 KB) which prevent us from…...Convertion: by converting .doc file to .docx...find the original .doc and converted .docx files using (var fTemp...

    forum.groupdocs.com/t/doc-docx-conversion-compa...
  9. Docx to Md | GroupDocs

    This article demonstrates how to convert Words to Markdown with GroupDocs.Markdown for Python via .NET....Developer guide / Basic Usage / Convert files to various formats /...Use GroupDocs.Markdown to convert DOCX and other Word documents...

    docs.groupdocs.com/markdown/python-net/convert/...
  10. Epub to Md | GroupDocs

    This article demonstrates how to convert Ebook to Markdown with GroupDocs.Markdown for Python via .NET....Developer guide / Basic Usage / Convert files to various formats /...Use GroupDocs.Markdown to convert EPUB, MOBI, and other eBook...

    docs.groupdocs.com/markdown/python-net/convert/...