ExportToXbrl
ExportToXbrl(string)
تصدير إلى ملف xbrl .
public void ExportToXbrl(string fileName)
معامل | يكتب | وصف |
---|---|---|
fileName | String | اسم ملف مستند xbrl. |
أنظر أيضا
- class InlineXbrlDocument
- مساحة الاسم Aspose.Finance.Xbrl.Inline
- المجسم Aspose.Finance
ExportToXbrl(Stream)
تصدير إلى تيار xbrl .
public void ExportToXbrl(Stream stream)
معامل | يكتب | وصف |
---|---|---|
fileName | Stream | دفق ملف مستند xbrl. |
أنظر أيضا
- class InlineXbrlDocument
- مساحة الاسم Aspose.Finance.Xbrl.Inline
- المجسم Aspose.Finance
ExportToXbrl()
تصدير إلى كائن XbrlDocument .
public XbrlDocument ExportToXbrl()
قيمة الإرجاع
كائن XbrlDocument.
أنظر أيضا
- class XbrlDocument
- class InlineXbrlDocument
- مساحة الاسم Aspose.Finance.Xbrl.Inline
- المجسم Aspose.Finance