mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
publish with commercial support page
This commit is contained in:
parent
99b8b0ace2
commit
a7fa50326c
@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
|
||||
<a href="../related-projects.html">Related projects</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="../commercial-support.html">Commercial Support</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="../legal.html">Legal</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
|
||||
<a href="related-projects.html">Related projects</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="commercial-support.html">Commercial Support</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="legal.html">Legal</a>
|
||||
</div>
|
||||
</div>
|
||||
@ -199,12 +202,9 @@ document.write("Last Published: " + document.lastModified);
|
||||
<h2 class="boxed">Submitting a Case Study</h2>
|
||||
<div class="section">
|
||||
<p>
|
||||
We are actively seeking case studies for this page (after all it
|
||||
just started). To submit a case study, either
|
||||
<a href="devel/guidelines.html">
|
||||
submit a patch for this page</a> or email it to the
|
||||
<a href="help/index.html">mailing list
|
||||
</a> (with [PATCH] prefixed subject, please).
|
||||
We are actively seeking case studies for this page. If you want to submit a case study,
|
||||
please raise an issue with the text that you would like to include in our
|
||||
<a href="help/">Bug Database</a>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
|
||||
<a href="related-projects.html">Related projects</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="commercial-support.html">Commercial Support</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="legal.html">Legal</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
248
content/commercial-support.html
Normal file
248
content/commercial-support.html
Normal file
@ -0,0 +1,248 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta content="Apache Forrest" name="Generator">
|
||||
<meta name="Forrest-version" content="0.9">
|
||||
<meta name="Forrest-skin-name" content="pelt">
|
||||
<title>Apache POI™ - Commercial Support</title>
|
||||
<link type="text/css" href="skin/basic.css" rel="stylesheet">
|
||||
<link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
|
||||
<link media="print" type="text/css" href="skin/print.css" rel="stylesheet">
|
||||
<link type="text/css" href="skin/profile.css" rel="stylesheet">
|
||||
<script src="skin/getBlank.js" language="javascript" type="text/javascript"></script><script src="skin/getMenu.js" language="javascript" type="text/javascript"></script><script src="skin/fontsize.js" language="javascript" type="text/javascript"></script>
|
||||
<link rel="shortcut icon" href="images/favicon.ico">
|
||||
</head>
|
||||
<body onload="init()">
|
||||
<script type="text/javascript">ndeSetTextSize();</script>
|
||||
<div id="top">
|
||||
<!--+
|
||||
|breadtrail
|
||||
+-->
|
||||
<div class="breadtrail">
|
||||
<a href="https://www.apache.org">Apache Software Foundation</a> > <a href="https://poi.apache.org">Apache POI</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
|
||||
</div>
|
||||
<!--+
|
||||
|header
|
||||
+-->
|
||||
<div class="header">
|
||||
<!--+
|
||||
|start group logo
|
||||
+-->
|
||||
<div class="grouplogo">
|
||||
<a href="https://www.apache.org"><img class="logoImage" alt="Apache Software Foundation" src="images/asflogo_horizontal_color.svg" title="The Apache Software Foundation is a cornerstone of the modern Open Source software ecosystem – supporting some of the most widely used and important software solutions powering today's Internet economy."></a>
|
||||
</div>
|
||||
<!--+
|
||||
|end group logo
|
||||
+-->
|
||||
<!--+
|
||||
|start Project Logo
|
||||
+-->
|
||||
<div class="projectlogo">
|
||||
<a href="https://poi.apache.org"><img class="logoImage" alt="Apache POI" src="images/project-header.png" title="Apache POI is well-known in the Java field as a library for reading and writing Microsoft Office file formats, such as Excel, PowerPoint, Word, Visio, Publisher and Outlook. It supports both the older (OLE2) and new (OOXML - Office Open XML) formats."></a>
|
||||
</div>
|
||||
<!--+
|
||||
|end Project Logo
|
||||
+-->
|
||||
<!--+
|
||||
|start Search
|
||||
+-->
|
||||
<div class="searchbox">
|
||||
<form action="https://www.google.com/search" method="get" class="roundtopsmall">
|
||||
<input value="poi.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">
|
||||
<input name="Search" value="Search" type="submit">
|
||||
</form>
|
||||
</div>
|
||||
<!--+
|
||||
|end search
|
||||
+-->
|
||||
<!--+
|
||||
|start Tabs
|
||||
+-->
|
||||
<ul id="tabs">
|
||||
<li class="current">
|
||||
<a class="selected" href="index.html">Home</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="unselected" href="help/index.html">Help</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="unselected" href="components/index.html">Component APIs</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="unselected" href="devel/index.html">Getting Involved</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!--+
|
||||
|end Tabs
|
||||
+-->
|
||||
</div>
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="publishedStrip">
|
||||
<!--+
|
||||
|start Subtabs
|
||||
+-->
|
||||
<div id="level2tabs"></div>
|
||||
<!--+
|
||||
|end Endtabs
|
||||
+-->
|
||||
<script type="text/javascript"><!--
|
||||
document.write("Last Published: " + document.lastModified);
|
||||
// --></script>
|
||||
</div>
|
||||
<!--+
|
||||
|breadtrail
|
||||
+-->
|
||||
<div class="breadtrail">
|
||||
|
||||
|
||||
</div>
|
||||
<!--+
|
||||
|start Menu, mainarea
|
||||
+-->
|
||||
<!--+
|
||||
|start Menu
|
||||
+-->
|
||||
<div id="menu">
|
||||
<div onclick="SwitchMenu('menu_selected_1.1', 'skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">Overview</div>
|
||||
<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
|
||||
<div class="menuitem">
|
||||
<a href="index.html">Home</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="download.html">Download</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="versioning.html">Versioning</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="changes.html">Changelog</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="apidocs/index.html">Javadocs</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="text-extraction.html">Text Extraction</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="encryption.html">Encryption support</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="security.html">Secure processing</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="casestudies.html">Case Studies</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="related-projects.html">Related projects</a>
|
||||
</div>
|
||||
<div class="menupage">
|
||||
<div class="menupagetitle">Commercial Support</div>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="legal.html">Legal</a>
|
||||
</div>
|
||||
</div>
|
||||
<div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Apache Wide</div>
|
||||
<div id="menu_1.2" class="menuitemgroup">
|
||||
<div class="menuitem">
|
||||
<a href="https://www.apache.org/">Apache Software Foundation</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="https://www.apache.org/licenses/">License</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="https://www.apache.org/foundation/thanks.html">Thanks</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="https://www.apache.org/security/">Security</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy</a>
|
||||
</div>
|
||||
</div>
|
||||
<div id="credit"></div>
|
||||
<div id="roundbottom">
|
||||
<img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
|
||||
<!--+
|
||||
|alternative credits
|
||||
+-->
|
||||
<div id="credit2">
|
||||
<a href="https://donate.apache.org/"><img border="0" title="Support Apache" alt="Support Apache - logo" src="images/support-asf.png" style="width: 125px;height: 125px;"></a><a href="https://www.apache.org/foundation/press/kit/#poweredby"><img border="0" title="powered by POI" alt="powered by POI - logo" src="images/poweredby-poi-logo.png" style="width: 125px;height: 125px;"></a>
|
||||
</div>
|
||||
</div>
|
||||
<!--+
|
||||
|end Menu
|
||||
+-->
|
||||
<!--+
|
||||
|start content
|
||||
+-->
|
||||
<div id="content">
|
||||
<h1>Apache POI™ - Commercial Support</h1>
|
||||
<div id="front-matter"></div>
|
||||
|
||||
<a name="Vendor+Neutrality"></a>
|
||||
<h2 class="boxed">Vendor Neutrality</h2>
|
||||
<div class="section">
|
||||
<p>
|
||||
This page is dedicated to companies offering products and services around or including Apache POI.
|
||||
</p>
|
||||
<p>
|
||||
The Apache POI PMC does not endorse or recommend any of the products or services on this page.
|
||||
</p>
|
||||
<p>
|
||||
If you want your product or service listed on this page, please raise an issue with some details in our
|
||||
<a href="help/index.html">Bug Database</a>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<a name="Long+Term+Support"></a>
|
||||
<h2 class="boxed">Long Term Support</h2>
|
||||
<div class="section">
|
||||
<p>
|
||||
|
||||
<a href="https://www.herodevs.com/support?utm_source=Referral&utm_medium=link&utm_campaign=PoiReferralLink&utm_id=Poi">HeroDevs</a>
|
||||
offers security and compatibility support for EOL versions of Apache POI. Find out more about their
|
||||
<a href="https://www.herodevs.com/support?utm_source=Referral&utm_medium=link&utm_campaign=PoiReferralLink&utm_id=Poi">Never Ending Support options</a>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<p align="right">
|
||||
<font size="-2">by PJ Fanning</font>
|
||||
</p>
|
||||
</div>
|
||||
<!--+
|
||||
|end content
|
||||
+-->
|
||||
<div class="clearboth"> </div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<!--+
|
||||
|start bottomstrip
|
||||
+-->
|
||||
<div class="lastmodified">
|
||||
<script type="text/javascript"><!--
|
||||
document.write("Last Published: " + document.lastModified);
|
||||
// --></script>
|
||||
</div>
|
||||
<div class="copyright">
|
||||
Copyright ©
|
||||
2001-2025 <a href="https://www.apache.org/">The Apache Software Foundation</a>
|
||||
<br>
|
||||
Apache POI, POI, Apache, the Apache logo, and the Apache
|
||||
POI project logo are trademarks of The Apache Software Foundation.
|
||||
</div>
|
||||
<div id="feedback">
|
||||
Send feedback about the website to:
|
||||
<a id="feedbackto" href="mailto:dev@poi.apache.org?subject=Feedback%C2%A0commercial-support.html">dev@poi.apache.org</a>
|
||||
</div>
|
||||
<!--+
|
||||
|end bottomstrip
|
||||
+-->
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
|
||||
<a href="../related-projects.html">Related projects</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="../commercial-support.html">Commercial Support</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="../legal.html">Legal</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
|
||||
<a href="../related-projects.html">Related projects</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="../commercial-support.html">Commercial Support</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="../legal.html">Legal</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
|
||||
<a href="../../related-projects.html">Related projects</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="../../commercial-support.html">Commercial Support</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="../../legal.html">Legal</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -322,8 +322,8 @@ document.write("Last Published: " + document.lastModified);
|
||||
<h2 class="boxed">Submitting Patches</h2>
|
||||
<div class="section">
|
||||
<p>
|
||||
If you use GitHub, you can submit Pull Requests to https://github.com/apache/poi. It is probably
|
||||
a good idea to create an issue in the <a href="https://issues.apache.org/bugzilla/buglist.cgi?product=POI">Bug Database</a>
|
||||
If you use GitHub, you can submit Pull Requests to <a href="https://github.com/apache/poi">https://github.com/apache/poi</a>.
|
||||
It is probably a good idea to create an issue in the <a href="https://issues.apache.org/bugzilla/buglist.cgi?product=POI">Bug Database</a>
|
||||
first and reference it in the PR.
|
||||
</p>
|
||||
<p>
|
||||
|
||||
@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
|
||||
<a href="related-projects.html">Related projects</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="commercial-support.html">Commercial Support</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="legal.html">Legal</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
|
||||
<a href="related-projects.html">Related projects</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="commercial-support.html">Commercial Support</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="legal.html">Legal</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
|
||||
<a href="related-projects.html">Related projects</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="commercial-support.html">Commercial Support</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="legal.html">Legal</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -137,6 +137,9 @@ document.write("Last Published: " + document.lastModified);
|
||||
<div class="menuitem">
|
||||
<a href="related-projects.html">Related projects</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="commercial-support.html">Commercial Support</a>
|
||||
</div>
|
||||
<div class="menupage">
|
||||
<div class="menupagetitle">Legal</div>
|
||||
</div>
|
||||
|
||||
@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
|
||||
<a href="related-projects.html">Related projects</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="commercial-support.html">Commercial Support</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="legal.html">Legal</a>
|
||||
</div>
|
||||
</div>
|
||||
@ -499,6 +502,12 @@ document.write("Last Published: " + document.lastModified);
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="commercial-support.html">Commercial Support</a> ___________________ <em>commercialsupport</em>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="legal.html">Legal</a> ___________________ <em>legal</em>
|
||||
|
||||
@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
|
||||
<div class="menupagetitle">Related projects</div>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="commercial-support.html">Commercial Support</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="legal.html">Legal</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
|
||||
<a href="related-projects.html">Related projects</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="commercial-support.html">Commercial Support</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="legal.html">Legal</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
|
||||
<a href="related-projects.html">Related projects</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="commercial-support.html">Commercial Support</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="legal.html">Legal</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -138,6 +138,9 @@ document.write("Last Published: " + document.lastModified);
|
||||
<a href="related-projects.html">Related projects</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="commercial-support.html">Commercial Support</a>
|
||||
</div>
|
||||
<div class="menuitem">
|
||||
<a href="legal.html">Legal</a>
|
||||
</div>
|
||||
</div>
|
||||
@ -229,6 +232,9 @@ document.write("Last Published: " + document.lastModified);
|
||||
offers security and compatibility support for EOL versions of Apache POI. Find out more about their
|
||||
<a href="https://www.herodevs.com/support?utm_source=Referral&utm_medium=link&utm_campaign=PoiReferralLink&utm_id=Poi">Never Ending Support options</a>.
|
||||
</p>
|
||||
<p>
|
||||
Please see our dedicated <a href="commercial-support.html">Commercial Support</a> page for more information and our Vendor Neutrality statement.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<a name="Migrating+from+older+versions"></a>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user