6.1.2-GcExcel:GrapeCity Documents Excel.Java Crack

High-Speed Java Excel Spreadsheet API Library
Programmatically create, edit, import, and export Excel spreadsheets in your Java applications. Deploy nearly anywhere.

Create, load, edit, and save Excel spreadsheets
Save to .XLSX, PDF, HTML, CSV, and JSON
Based on the Excel Object Model with zero Excel dependencies
Deploy locally, inhouse or to Cloud, including Azure and AWS
2x+ faster and less memory than Apache POI
Includes a JavaScript Data Viewer to open and view data documents on the client-side
Latest Release Info
What's New in GrapeCity Documents for Excel v6.1

Overview
GrapeCity Documents for Excel, Java edition, is a programming interface that allows Java developers to programmatically create and manipulate Excel documents at scale. GrapeCity Documents for Excel is a solution that allows developers to import/export, create reports & templates, and deploy spreadsheets across Java applications.


Fast and Efficient

Save memory and time with the lightweight API architecture. The more rows in the spreadsheet, the faster our API is by comparison.

Flexible Themes and Components
Empower users with customizable themes, configurable components, summary data, custom styles, embedded drawing objects, integrated calculation engine, and more.

Seamless Excel Compatibility

Lose nothing on import. Pivot tables, comments, charts, conditional formatting, data validation, filters, formulas, shapes, pictures, slicers, sparklines, and tables stay intact.

Develop Excel Spreadsheets in Java 8.0+ for Windows, Linux, and Mac

Create lightning-fast spreadsheets in cross-platform apps with this intuitive Java API.

Document Object Model

The interface-based API allows you to import, calculate, query, generate, and export any spreadsheet scenario. With the VSTO-style API, you can create custom styles using the same elements as VS Tools for Office.

Deploy Java Spreadsheets to the Cloud

Cloud-based deployment means you can be everywhere - with NuGet and Documents for Excel, you can deploy to Azure, AWS, and AWS Lambda.

Important Product Update:
JDK 6 & 7 has reached the end of their life. Since this, GcExcel Java Edition will no longer support them and will now target JDK 8 as of the latest v6 release and onwards.

Top Features for Excel JAVA API
Top Features
Import and Export Excel in a Java Application
Import and Export Excel in a Java Application

Seamlessly import and export Excel-compatible XLSX, XLTX, XLSM files with no Excel dependency, with all formulas, formatting, and other settings.

Workbooks and Worksheets
Workbooks and Worksheets

Create, import, export, use passwords, add sheets, cut and copy ranges, copy and move worksheets, activate, configure, delete, protect, and add iterative calculations.

Formulas (450+ Excel Functions)
Formulas (450+ Excel Functions)

Use hundreds of built-in functions and operators to perform complex calculations, add external formulas, or build your own custom functions and create what you need.

PDF Export
PDF Export

Export Excel .xlsx spreadsheets to PDF at server side with various PDF options, including security settings and embedded form controls with HTML5 tags for autocomplete.

Excel Workbook Optimization
Excel Workbook Optimization

Exclude empty cells, user-defined but never used cell styles or defined names, and reduce the size of your workbook while saving it.


Showcase Demos
Showcase Demos

Explore complete code demonstrating how to generate an Excel file, or you may have your own Excel files and just want to open and update some of its contents at server side.

Quick Start
Quick Start

In this tutorial, we create a real-life scenario with GrapeCity Documents for Excel to give you a fundamental understanding of what our Java Excel API can do.

Import/Export Features
Printing and PDF Export Featurest Features
Forms
Forms

Create AcroForm fields, including HTML5 autocomplete types, to submit data forms to a server, import XML data, and import form data submitted on the client to a PDF.

PDF Export
PDF Export

Export Excel .xlsx spreadsheets to PDF at server side with various PDF options, including security settings and embedded form controls with HTML5 tags for autocomplete.

Page Setup
Page Setup

Get and set Page Setup attributes (left margin, bottom margin, paper size, and so on) on Excel workbook and import/export in XLSX and/or print to PDF or directly to a printer in Windows.

Templates
Templates

GcExcel introduces new Templates Support with comprehensive syntax and API to easily bind Excel documents to data and generate advanced and complex custom Excel reports.

Workbook Views
Workbook Views

Programmatically set three predefined Workbook views, Normal, Page Layout, and Page Break Preview, which take effect on loading in Excel.

Calculation Features
Formulas (450+ Excel Functions)
Formulas (450+ Excel Functions)

Use hundreds of built-in functions and operators to perform complex calculations, add external formulas, or build your own custom functions and create what you need.

Dynamic Array Formula
Dynamic Array Formula

Use 7 new Dynamic Array Formula functions and the new '#' operator to pass and return multiple values from functions and spill results in a range of cells.

Custom Function
Custom Function

Custom functions allow you to easily create new calculation functions for use in cell formulas using custom logic to return a value in your Java app.

Formula Parser
Formula Parser

Create, parse and modify formulas with com.grapecity.documents.excel.expressions package to parse the formula expressions.

Table Formulas
Table Formulas

Use absolute or relative structured references in formulas to reference to table cells for formulas that are more intuitive and easier to understand.

Pivot Table Formulas
Pivot Table Formulas

Use the new method generateGetPivotDataFunction from IRange interface to generate formulas using the GETPIVOTDATA function to get pivot table values.

Linked Picture
Linked Picture

A Linked Picture (also known as Camera Shape) can be created using a reference to the actual data, table, or chart in your final dashboard.

Formula Tracing
Formula Tracing

Trace the formula references in your worksheet to find the Dependent and Precedent cells and automate your formula auditing to ensure calculation accuracy.

Formatting, Style, and Theme Features
Workbooks and Worksheets
Workbooks and Worksheets

Create, import, export, use passwords, add sheets, cut and copy ranges, copy and move worksheets, activate, configure, delete, protect, and add iterative calculations.

Cell Rich Text
Cell Rich Text

Apply rich text formatting using the IRichText interface including multiple font styles, colors, sizes, subscript and superscript text in the cells of the worksheet.

Templates
Templates

GcExcel introduces new Templates Support with comprehensive syntax and API to easily bind Excel documents to data and generate advanced and complex custom Excel reports.

Themes
Themes

GcExcel API lets you apply built-in or custom Office themes to change the appearance of a workbook by replacing the colors and styles in one quick and easy operation.

Conditional Formatting
Conditional Formatting

Create conditional formatting rules for individual cells or a range of cells based on cell values or a custom formula, including data bars, color scales, and icon sets.

Data Validation
Data Validation

Validate data by restricting the format and values that can be entered in cells of a worksheet, or create a drop-down list for the cell.

Range Operations
Range Operations

Get and set all style, formula, and other settings on cells, rows or columns in Java Excel documents with the help of Range property of the IWorksheet interface.

Formatting
Formatting

GcExcel provides many style, border, and format properties to customize the appearance of a range in your Java Excel spreadsheet.

Tables
Tables

Manage Tables independently in Excel worksheets, format rows & columns, include totals row, and perform calculations using structured table column references.

Shape, Picture, and Chart Features
Graphics
Graphics

Use linear and gradient brushes and pattern fills with Shapes and Pictures in Excel workbooks for reporting, data visualization, and more.

Charts
Charts

GcExcel provides a comprehensive charting API to add all types of charts in Excel worksheets including support for advanced template reporting and data binding.

Shapes
Shapes

Embed Shapes and Pictures in a worksheet. You can insert arrows, lines, charts, slicers, pictures, general shapes and connectors, and group shapes.

Pictures
Pictures

Add a picture to a worksheet using the AddPicture method of the worksheet's Shapes collection, or delete, cut, copy and duplicate pictures in the worksheet.

Templates
Templates

GcExcel introduces new Templates Support with comprehensive syntax and API to easily bind Excel documents to Images and generate advanced and complex custom Excel reports.

Linked Picture
Linked Picture

A Linked Picture (also known as Camera Shape) can be created using a reference to the actual data, table, or chart in your final dashboard.

Data and Visualization Features
Workbooks and Worksheets
Workbooks and Worksheets

Create, import, export, use passwords, add sheets, cut and copy ranges, copy and move worksheets, activate, configure, delete, protect, and add iterative calculations.

Templates
Templates

GcExcel introduces new Templates Support with comprehensive syntax and API to easily bind Excel documents to data and generate advanced and complex custom Excel reports.

Forms
Forms

Create AcroForm fields, including HTML5 autocomplete types, to submit data forms to a server, import XML data, and import form data submitted on the client to a PDF.

Range Operations
Range Operations

Get and set all style, formula, and other settings on cells, rows or columns in Java Excel documents with the help of Range property of the IWorksheet interface.

Formatting
Formatting

GcExcel provides many style, border, and format properties to customize the appearance of a range in your Java Excel spreadsheet.

Dynamic Array Formula
Dynamic Array Formula

Use 7 new Dynamic Array Formula functions and the new '#' operator to pass and return multiple values from functions and spill results in a range of cells.

Tables
Tables

Manage Tables independently in Excel worksheets, format rows & columns, include totals row, and perform calculations using structured table column references.

Pivot Tables
Pivot Tables

Add Pivot Table to Excel workbook for data summarization and aggregation, to automatically count, total, or average the data stored in a spreadsheet.

Conditional Formatting
Conditional Formatting

Create conditional formatting rules for individual cells or a range of cells based on cell values or a custom formula, including data bars, color scales, and icon sets.

Grouping
Grouping

Summarize large amounts of information in groups of columns and/or rows that expand and collapse so that complex spreadsheets are easier to navigate.

Cell Rich Text
Cell Rich Text

Apply rich text formatting using the IRichText interface including multiple font styles, colors, sizes, subscript and superscript text in the cells of the worksheet.

Data Validation
Data Validation

Validate data by restricting the format and values that can be entered in cells of a worksheet, or create a drop-down list for the cell.

Find and Replace
Find and Replace

Find and Replace text or formulas in a worksheet with various options including case, whole or partial match, match byte, replace format, search format, and more.

Filtering
Filtering

GcExcel supports all types of filters including Date, Text, Number, Color, Icon, and more in tables or on a range using a worksheet range filter.

Data Binding
Data Binding

GcExcel supports one-way data binding with a cell, a worksheet, and Table binding to Java data sources to easily fill in your data automatically.

Sorting
Sorting

GcExcel provides the Sort method to perform data sorting on a range of cells by value, color or icon, and supports sorting by column or row in a worksheet.

Slicer
Slicer

Slicers are visual filters that you can use to filter a table or pivot table. Add built-in and custom slicer styles in Excel workbooks to create interactive reports.

Comments
Comments
GcExcel enables users to write Comments for cells to add metadata information about the data it contains which can show as a popup or sticky note.

Hyperlinks
Hyperlinks
Link to a cell location in a worksheet, a web page, an external file, or an email address using a Hyperlink in a cell or shape to create a table of contents and more.

Themes
Themes
GcExcel API lets you apply built-in or custom Office themes to change the appearance of a workbook by replacing the colors and styles in one quick and easy operation.

Threaded Comments
Threaded Comments

Add, reply, and delete Threaded Comments, as well as move to next comment, move to previous comment and many more such operations.

Advanced Features
Templates
Templates

GcExcel introduces new Templates Support with comprehensive syntax and API to easily bind Excel documents to data and generate advanced and complex custom Excel reports.

GrapeCity Data Viewer

Open and view data documents (XLSX, CSV, SpreadJS) in web applications. 

Forms
Forms

Create AcroForm fields, including HTML5 autocomplete types, to submit data forms to a server, import XML data, and import form data submitted on the client to a PDF.

Excel Form Controls

Create Excel forms with standard Form controls and collect data from your users.

Pivot Tables
Pivot Tables

Add Pivot Table to Excel workbook for data summarization and aggregation, to automatically count, total, or average the data stored in a spreadsheet.

Custom Function
Custom Function

Custom functions allow you to easily create new calculation functions for use in cell formulas using custom logic to return a value in your Java app.

Dynamic Array Formula
Dynamic Array Formula

Use 7 new Dynamic Array Formula functions and the new '#' operator to pass and return multiple values from functions and spill results in a range of cells.

Formula Parser
Formula Parser

Create, parse and modify formulas with com.grapecity.documents.excel.expressions package to parse the formula expressions.

Charts
Charts

GcExcel provides a comprehensive charting API to add all types of charts in Excel worksheets including support for advanced template reporting and data binding.

PDF Export
PDF Export

Export Excel .xlsx spreadsheets to PDF at server side with various PDF options, including security settings and embedded form controls with HTML5 tags for autocomplete.

Linked Picture
Linked Picture

A Linked Picture (also known as Camera Shape) can be created using a reference to the actual data, table, or chart in your final dashboard.

SpreadJS Viewer
SpreadJS Viewer

See how to use GcExcel on the server side to import/export Excel template files with SpreadJS in the browser (client side) as a viewer or editor.

SpreadJS Feature Support
SpreadJS Feature Support

GcExcel adds support for SpreadJS features adding more compatibility with the client-side SpreadJS product. View the complete supported features list here.

SpreadJS JSON I/O
SpreadJS JSON I/O

GrapeCity Documents for Excel supports more powerful and deep-level JSON I/O. Users could use JSON to interact with SpreadJS in a more flexible way.

GrapeCity Documents Data Viewer

Check out the new GrapeCity Documents Data Viewer to view multiple data documents on the web. Take advantage of the seamless API to embed the Data Viewer in cross-platform applications.

Explore the Advanced Features of Documents for Excel Java
Documents for Excel Java Demos
The demo includes a tutorial with step by step instructions to begin using Documents for Excel to code Java spreadsheets today. It also showcases many of the features with code samples you can download and apply now

猜你喜欢

转载自blog.csdn.net/john_dwh/article/details/131441084
今日推荐