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