OpenAISummaryCopilotOptions.WithDocument
İçindekiler
[
Saklamak
]WithDocument(TextDocument)
Özet yardımcı pilot seçenekleri için belge koleksiyonuna bir metin belgesi ekler.
public OpenAISummaryCopilotOptions WithDocument(TextDocument textDocument)
Parametre | Tür | Açıklama |
---|---|---|
textDocument | TextDocument | Eklemek için metin belgesi. |
Dönüş Değeri
OpenAISummaryCopilotOptions
nesnesinin mevcut örneği.
Ayrıca Bakınız
- sınıf TextDocument
- sınıf OpenAISummaryCopilotOptions
- ad alanı Aspose.Pdf.AI
- derleme Aspose.PDF
WithDocument(PdfDocument)
Özet yardımcı pilot seçenekleri için belge koleksiyonuna bir PDF belgesi ekler.
public OpenAISummaryCopilotOptions WithDocument(PdfDocument pdfDocument)
Parametre | Tür | Açıklama |
---|---|---|
pdfDocument | PdfDocument | Eklemek için PDF belgesi. |
Dönüş Değeri
OpenAISummaryCopilotOptions
nesnesinin mevcut örneği.
Ayrıca Bakınız
- sınıf PdfDocument
- sınıf OpenAISummaryCopilotOptions
- ad alanı Aspose.Pdf.AI
- derleme Aspose.PDF
WithDocument(string)
Özet yardımcı pilot seçenekleri için belge koleksiyonuna bir belge yolu ekler.
public OpenAISummaryCopilotOptions WithDocument(string filePath)
Parametre | Tür | Açıklama |
---|---|---|
filePath | String | Eklemek için belgenin dosya yolu. |
Dönüş Değeri
OpenAISummaryCopilotOptions
nesnesinin mevcut örneği.
Ayrıca Bakınız
- sınıf OpenAISummaryCopilotOptions
- ad alanı Aspose.Pdf.AI
- derleme Aspose.PDF