Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 15,635 for

file

(0.19 sec)
  1. How to Convert PDF to Excel using C#

    We will go over the specifics to convert PDF to Excel using C#. Also, you will learn how to apply these steps to generate Excel from PDF in C#....options for the converted XLSX file Call the Convert method of the...convert options and output XLSX file name to implement PDF to Excel...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Latest topics - Free Support Forum - groupdocs.com

    Get FREE technical support for GroupDocs APIs from our developers using free support forum....docx files to PDF GroupDocs.Viewer Product...Possible to load in an email in MSG file format, modify content of selected...

    forum.groupdocs.com/latest
  3. Conversion to POTX is supported in GroupDocs.Co...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.12. This release comes with support of new document formats such as POTX and POTM. Multitude of improvements and bug fixes are also introduced in this release. Improvements such as Cells to SVG conversion, Words to Gif and setting up custom font directories are in the list. Moreover, issues like File reading error and saving complete multipage document to single image are resolved.... Moreover, issues like file reading error and saving complete...for unsupported Excel 95 XLS file format and throw an exception...

    blog.groupdocs.com/conversion/conversion-potx-f...
  4. Adding metadata | GroupDocs

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata search engine...AddingMetadata foreach ( string file in Directory . GetFiles ( Constants...Metadata metadata = new Metadata ( file )) { if ( metadata . FileFormat...

    docs.groupdocs.com/metadata/net/adding-metadata/
  5. Merge TEX | GroupDocs

    Learn how to merge TEX Files, combine TEX Files into one File programmatically in java language using GroupDocs.Merger for Java library....Java / Developer Guide / Merge files / Merge TEX Merge TEX Leave...merge TEX files in Java allows developers to merge TEX files when...

    docs.groupdocs.com/merger/java/merge/tex/
  6. 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…...ath) # Load the source DOCX file converter = Converter("input...a specific page of the DOCX file to PNG, you can modify your...

    forum.groupdocs.com/t/exception-while-saving-do...
  7. 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…...support a functionality where files in non-PDF formats (.doc, .docx...Performance concern with large DOC files Additionally, we observed a...

    forum.groupdocs.com/t/license-parsing-error-and...
  8. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image File to text or PDF using OCR with GroupDocs.Conversion for .NET....guide / Basic usage / Convert files / Images OCR Convert images...page About image file formats An image file format is a standard...

    docs.groupdocs.com/conversion/net/convert/image...
  9. How to Compare CSV Files using C#

    This article provides instructions along with a sample code to compare CSV Files using C# and also enables users to easily create C# compare CSV Files capability....Product Family How to Compare CSV Files using C# This short tutorial...shows you how to compare CSV files using C# . This guide contains...

    kb.groupdocs.com/comparison/net/how-to-compare-...
  10. How to Convert ODG to PDF using C#

    Let's take a look at the stepwise instructions to convert ODG to PDF using C# with a few API calls and how to develop the C# ODG to PDF File converter application....developing the C# ODG to PDF file converter application. Here...snippet for converting the ODG file to PDF in C#. Steps to Convert...

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