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