Click or drag to resize

Presentation Methods

The Presentation type exposes the following members.

Methods
Name Description
Public method AddDigitalSignature
Add a DigitalSignature.
Public method AddEmbeddedFont
Add Embedded Font
Public method DeleteMacros
Delete the Macros
Public method Dispose (Overrides PptObject Dispose .)
Public method Encrypt
Encrypts with specified password.
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object .)
Public method FindSlide
Find a slide by ID.
Public method GetBytes
Converts the document to an array of bytes.
(Overrides _Presentation GetBytes .)
Public method GetDigitalSignatures
Get collection of DigitalSignature in this file.
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object .)
Public method Static member GetMSCDFileEntryNames
Get All enrties name.
Public method GetStream
Gets the document as a stream to read from.
(Overrides _Presentation GetStream .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method IsPasswordProtected(Stream)
Determine whether the document is encrypted file stream
Public method IsPasswordProtected(String)
Determine whether the document is encrypted
Public method LoadFromFile(String)
Opens the document from a file.
(Overrides _Presentation LoadFromFile(String) .)
Public method LoadFromFile(String, FileFormat) (Overrides _Presentation LoadFromFile(String, FileFormat) .)
Public method LoadFromFile(String, String)
Opens the document from a file.
(Overrides _Presentation LoadFromFile(String, String) .)
Public method LoadFromFile(String, FileFormat, String) (Overrides _Presentation LoadFromFile(String, FileFormat, String) .)
Public method LoadFromStream(Stream, FileFormat)
Opens the document from a stream.
(Overrides _Presentation LoadFromStream(Stream, FileFormat) .)
Public method LoadFromStream(Stream, FileFormat, String)
Opens the document from a stream.
(Overrides _Presentation LoadFromStream(Stream, FileFormat, String) .)
Public method OnlineSaveToFile
used for online.
Public method Print(PrinterSettings)
Prints the presentation according to the specified printer settings.
Public method Print(String)
Print the whole presentation to the specified printer.
Public method Print(PresentationPrintDocument)
Public method Print(PrinterSettings, String)
Prints the document according to the specified printer settings, using the standard (no User Interface) print controller and a presentation name.
Public method Protect
Protection for this presentation.
Public method RemoveAllDigitalSignatures
Remove all DigitalSignature in this file.
Public method RemoveEncryption
Removes the encryption.
Public method RemoveProtect
Remove proection.
Public method ReplaceAndFormatText
Replaces all matched string with new value with the format in the Document.
Public method Static member ResetDefaultFontName
reset default font name .
Public method SaveToFile(Stream, FileFormat)
Saves the document to the specified stream.
(Overrides _Presentation SaveToFile(Stream, FileFormat) .)
Public method SaveToFile(String, FileFormat)
Saves the document to the specified file.
(Overrides _Presentation SaveToFile(String, FileFormat) .)
Public method SaveToHttpResponse(String, FileFormat, HttpResponse)
Save Presation to the http response.
Public method SaveToHttpResponse(String, FileFormat, HttpResponse, Boolean)
Save Presation to the http response.
Public method SaveToSVG
Saves the document to the SVG Format.
Public method SelectSlidesForPrint
Select print slides
Public method Static member SetCustomFontsDirctory
Set directory where the custom font is located.
Public method SetCustomFontsFolder
Set folder where the custom font is located. the fonts folfer.
Public method SetDateTime(DateTime)
Public method SetDateTime(DateTime, String)
Public method SetDateTimeVisible Obsolete.
Public method Static member SetDefaultFontName
The font is preferred to convert to pdf or pictures, when the font used in the document is not installed in the system.
Public method SetFooterText
Public method SetFooterVisible Obsolete.
Public method SetPageSize
Set page size.
Public method SetSlideNoVisible Obsolete.
Public method SprBpcmUuRG9jLkRvY3Vt
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)
Top
See Also