Message-ID: <1633534550.10445.1711724864837.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_10444_542494295.1711724864837" ------=_Part_10444_542494295.1711724864837 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html WordTemplate.Save

WordTemplate.Save

=20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 = =20 =20

Overload

Description

Save(String)

Saves the generated Word file on the server.=20

Save(System.IO.Stream)

Sends the generated Word binary file to the spec= ified System.IO.Stream or= , a class derived from System.IO.Stream (for example, System.IO.FileStream).

Save(System.Web.HttpResponse)

If you pass Save an HttpResponse object object, WordWriter will stream the generated file to the cli= ent. If the user chooses to open (rather than save) the file, it will open = in the browser window.

Save(System.Web.HttpResponse, String, Boolean)

If you pass save an HttpServletResp= onse object, WordWriter will stream the generated file to the client. This = method allows you to specify a default client-side file name, and whether t= he file should be opened in the browser window or in Microsoft Word.
=20

SharePoi= nt Integration Extension Methods

=20

Introduced in build 4.5

=20
=20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20

Overload

Description

Save(Microsoft.SharePoint.SPDocumentLibrary, String, Boolean)

Saves the generated Word file to a SharePoint Do= cument Library.

Save(Microsoft.SharePoint.SPListItem, String)

Saves the generated Word file to a SharePoint Li= st Item.
------=_Part_10444_542494295.1711724864837--