ExcelAI Class |
Namespace: Spire.Xls.AI
The ExcelAI type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Credits |
Gets Remaining Credits.
(Inherited from
SpireAI
.)
|
![]() |
NumberCost |
Gets the cost for the last call.
(Inherited from
SpireAI
.)
|
![]() |
SessionID | (Inherited from SpireAI .) |
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
.)
|
![]() |
ExcelFill |
Fills the Excel worksheet with data extracted from the specified data range, using the specified description range, column indexes, and keys.
|
![]() |
ExcelGenerate |
Generates AI-based responses for Excel data processing.
|
![]() |
ExcelMerge |
Merges the data from multiple range into a destination range using AI.
Limited by the reasoning ability of AI, the processing results of irregular data may not be ideal.
The amount of data processed is alos limited
|
![]() |
ExcelTranslate(List CellRange , String) |
Translates the text within the specified cell ranges using AI.
|
![]() |
ExcelTranslate(List Worksheet , String, Boolean) |
Translates the text within the specified worksheets using AI.
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
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
.)
|
![]() |
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.
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
![]() |
UploadFile |
Uploads a file to the AI service.
|
![]() |
UploadWorkbook |
Uploads workbook to the AI service.
|
Name | Description | |
---|---|---|
![]() |
left_count | (Inherited from SpireAI .) |
![]() |
number_cost | (Inherited from SpireAI .) |
![]() |
session_id | (Inherited from SpireAI .) |