Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 3,932 for

spreadsheet

(0.08 sec)
  1. 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...
  2. GroupDocs.Conversion for .NET 25.11 – 最新更新與修復(2...

    探索 GroupDocs.Conversion for .NET 25.11 的新功能。現在可於 NuGet 與 GroupDocs 官方網站取得。...CONVERSIONNET‑8103 Bug Fixed spreadsheet‑to‑HTML/MHTML conversion...

    blog.groupdocs.com/zh-hant/conversion/groupdocs...
  3. GroupDocs.Assembly for Java overview | GroupDocs

    A assembly is a document automation and reports generation API designed to create custom documents from templates. With its powerful and straightforward API, you can execute the following actions: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during Spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....assembly Apply formula during spreadsheet assembly Template formatting...

    docs.groupdocs.com/assembly/java/product-overview/
  4. Convert JSON and CSV Data in C# | JSON to CSV |...

    Convert JSON to CSV and CSV to JSON in C# within .NET applications. Examples convert the structured JSON data into comma-separated values CSV and vice-versa....perfectly displayed using spreadsheet applications like MS Excel...word-processing documents, spreadsheets, presentations, eBooks,...

    blog.groupdocs.com/conversion/convert-json-and-...
  5. Read Metadata from XLSX using C#

    Learn how to read metadata from XLSX using C# without extra software installation. You will be provided sample code example of how to read metadata of XLSX using C#....popular file format for spreadsheets, primarily used by Microsoft...the actual data within the spreadsheet, XLSX files contain metadata...

    kb.groupdocs.com/metadata/net/read-metadata-fro...
  6. Merge Word Documents Online | Combine Two or Mo...

    Merge two or more Word documents online into one. Combine whole document or only the selective pages of multiple files online & programmatically....Also # Join Multiple Excel Spreadsheet Files Online Combine PowerPoint...

    blog.groupdocs.com/merger/merge-word-files-online/
  7. 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...
  8. 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...
  9. New Features and Extended Support of File Forma...

    Another month, another version. Today we are releasing version 17.8.0 of GroupDocs.Viewer for .NET. This version resolves a number of bugs that were found in prior releases. Furthermore, we have added the support of more file formats as well as introduced new features in this monthly release. Please continue to find out more about version 17.8.0. Rendering Documents with Comments From version 17.8.0, we have extended the support of rendering document comments....MS Excel and OpenDocument spreadsheet. For more details on rendering...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  10. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....Parser class to generate spreadsheet page previews using ( Parser...

    docs.groupdocs.com/parser/net/handle-loading-of...