PresentationAI Methods |
The PresentationAI type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Ask |
Performs a question-asking task using AI.
|
|
|
DocumentSearch(String, String, Boolean) |
Performs a question-searching task using the AI service with the specified question, for a file based on server-side path.
|
|
|
DocumentSearch(String, String, Dictionary String, String , Boolean) |
Performs a question-searching task using the AI service with the specified question.
|
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
Generate |
Create a Presentation by describe.
|
|
|
GetAppKey | (Overrides SpireAI GetAppKey .) |
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
ImageGenerate(String) |
Generate images from text using AI.
|
|
|
ImageGenerate(String, ImageGenarationModel, ImageGenarationSize) |
Generate images from text using AI.
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
Polish |
Touch up the text
|
|
|
ResetChatHistory |
Resets the chat history in the AI service.
|
|
|
ResetUserHistory |
Resets the user's all chat history in the AI service.
|
|
|
Search |
Ask a question using AI.
|
|
|
Summarize |
Summarize the content of shape text
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
|
|
Translate |
Translate the text of the slide in the PPT into the specified language
|
|
|
UploadFile |
Uploads a file to the AI service.
|
|
|
UploadPresentation |
Uploads powerpoint to the AI service.
|