Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 317 for

spreadsheet to html

(0.06 sec)
  1. Supported file formats | Documentation

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, Html, EML and many more...Microsoft Publisher format ✅ Spreadsheet From Description Load Save...✅ OpenDocument Flat XML Spreadsheet ✅ ✅ Apple iWork Numbers ✅...

    docs.groupdocs.com/conversion/net/supported-fil...
  2. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality To handle loading of Html external resources. Here are the steps To handle loading of Html external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how To handle loading of Html external resources. // Create an instance of ParserSettings To pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class To generate Spreadsheet page previews try (Parser parser = new Parser(Constants....functionality to handle loading of HTML external resources. Here are...the steps to handle loading of HTML external resources. Instantiate...

    docs.groupdocs.com/parser/java/handle-loading-o...
  3. Introducing GroupDocs.Assembly for .NET | Docum...

    GroupDocs.Assembly for .NET is a document auTomation and reports generation API designed To create cusTom documents from templates. This .NET reporting API intelligently assembles the given data with the defined template document and it is a report generaTor which generates an output document based on the data source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET can generate documents based on a data source, essentially it serves two purposes: Document AuTomation and Report Generation....database, XML stream or a spreadsheet, and use it to produce a...Microsoft Word documents, spreadsheet documents including Microsoft...

    docs.groupdocs.com/assembly/net/introducing-gro...
  4. Supported file formats | Documentation

    This Topic lists file formats supported by GroupDocs.Viewer for .NET.... Spreadsheet file formats Format Description...OpenDocument Flat XML Spreadsheet Apple Numbers Spreadsheet GroupDocs.Viewer...

    docs.groupdocs.com/viewer/net/supported-documen...
  5. Upcoming Release of GroupDocs.Parser for Java

    We are excited To announce that GroupDocs.Parser is coming soon To Java platform as GroupDocs.Parser for Java. It will be an easy To use back-end API that will permit the users To extractraw and formattedtext from the supported document formats. Besides, it will also allow the users To extract the metadata from the popular document formats. GroupDocs.Parser for Java will soon be available for download. Salient Features of GroupDocs.Parser for Java GroupDocs....extraction: Text Documents Spreadsheet Documents Presentation Documents...Documents Microsoft Compiled HTML Help OneNote Documents First...

    blog.groupdocs.com/parser/upcoming-release-of-g...
  6. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have To implement IOcrConnecTor interface and pass the instance To RedacTorSettings construcTor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: textual replacements are not supported, so you have To use color box replacements To redact text in images.... Spreadsheets, HTML and Markdown document...

    docs.groupdocs.com/redaction/java/using-ocr/
  7. 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....behavior of user provided Excel Spreadsheet when rendered to PDF Improved...words/sentences when saving to html/image Invalid Parameter Exception...

    blog.groupdocs.com/viewer/new-release-groupdocs...
  8. Working with formats | Documentation

    This article explains document formats and format families supported by GroupDocs.EdiTor for .NET and how To operate them in .NET code.... Spreadsheet formats, which includes XLS...that are text-based form of spreadsheets, and includes CSV, TSV,...

    docs.groupdocs.com/editor/net/working-with-form...
  9. Convert Source Code to PDF in C# | Python, PHP,...

    Transform source code files To PDF format in C#. Convert Python, Java, PHP, and other programming language files To PDF using document conversion .NET API....rendering the documents into PDF, HTML, and images with the .NET application...PDF Conversion in C# Excel Spreadsheets to PDF Conversion using...

    blog.groupdocs.com/viewer/convert-source-code-t...
  10. Inserting Bookmarks Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with Html and RTF bodies You can insert bookmarks To your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark To be inserted during run-time....Processing documents and emails with HTML and RTF bodies You can insert...naming of cell ranges for Spreadsheet documents Template syntax...

    docs.groupdocs.com/assembly/java/inserting-book...