Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 4,008 for

spreadsheet

(0.95 sec)
  1. Releasing GroupDocs.Parser for Java – A Conveni...

    We are pleased to announce that the first version of GroupDocs.Parser for Java has been released. GroupDocs.Parser for Java allows the Java developers to extract raw and formatted text from the popular document formats. The API also supports working with containers such as ZIP and email containers. You can also access the metadata attached to the documents using a few lines of code. Please continue to read more about the features and the file formats supported by the API....odp) Spreadsheet Document Formats (.xls/,xlsx/...

    blog.groupdocs.com/parser/releasing-groupdocs.p...
  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....Parser class to generate spreadsheet page previews try ( Parser...

    docs.groupdocs.com/parser/java/handle-loading-o...
  3. Edit PowerPoint Presentations | GroupDocs

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Python via .NET....time big similarity with Spreadsheet formats — it has no pages...(like Spreadsheet has tabs). Like tabs in Spreadsheets, slides...

    docs.groupdocs.com/editor/python-net/edit-power...
  4. View MPP Files Created in MS Project 2019 using...

    Hello everyone! We have recently released version 19.9 of GroupDocs.Viewer for .NET with the support of new file formats as well as a number of bug fixes. So in this post, I am going to write about what is new in this release particularly for those who are interested in viewing Microsoft Project files (.mpp) using .NET API. Microsoft Project is a famous project management software that is proved to be helpful for the managers as well as the other stakeholders in making, organizing, tracking and analyzing their project plans....oxps) OpenDocument Flat XML Spreadsheet (.fods) Not only this, but...

    blog.groupdocs.com/viewer/view-mpp-files-of-ms-...
  5. GroupDocs.Viewer for .NET 25.9 – 最新更新和修复(2025年9月)

    探索 GroupDocs.Viewer for .NET 25.9 中的新功能。现已在 NuGet 和 GroupDocs 网站上提供。... 修复和增强 # [增强] 在将 Spreadsheet 文档转换为嵌入式 HTML 时嵌入字体。 (VIEWERNET-5490)...

    blog.groupdocs.com/zh/viewer/groupdocs-viewer-f...
  6. Merging Table Cells Dynamically | GroupDocs

    Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly for .NET, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows: <> Warning A horz switch is optional. If the switch is present, it denotes a cell merging operation in a horizontal direction....Table Cells Dynamically in Spreadsheet Document The Code Download...

    docs.groupdocs.com/assembly/net/merging-table-c...
  7. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Worksheet * xlsx OpenDocument Spreadsheet Microsoft PowerPoint 97-2003...

    docs.groupdocs.com/annotation/java/supported-do...
  8. Dynamic Insertion of Links to Bookmarks, Cells ...

    Document Automation (or document assembly) is widely used by organizations for their reporting services and GroupDocs.Assembly for .NET and Java APIs provide a complete package of features required to build reports dynamically. Keeping the modern trends in mind and to meet the emerging requirements of our customers, we keep introducing the new features. Recently, we have released the v19.11 of our document automation API with quite a useful set of features....range of cells) in Excel spreadsheets, etc. Therefore, to handle...documents and emails, cells for Spreadsheet documents, and slides for...

    blog.groupdocs.com/assembly/net-java-document-a...
  9. GroupDocs.Viewer for Java | GroupDocs

    GroupDocs.Viewer for Java allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your Java application.... Load text documents, spreadsheets, presentations, PDF files...Render Word documents Render spreadsheet files Render presentations...

    docs.groupdocs.com/viewer/java/
  10. Convert XLSX to MHTML using Python

    Convert XLSX to MHTML using Python to generate web-friendly Spreadsheets. Learn how to export XLSX to MHTML in Python with styling and layout preservation....XLSX to MHTML using Python Spreadsheets can be easily shared on...makes it ideal for archiving spreadsheets or embedding them in web...

    kb.groupdocs.com/conversion/python/convert-xlsx...