PdfConverter صف
PdfConverter صف
محول لتحويل ملف القالب إلى pdf.
يكشف النوع PdfConverter عن الأعضاء التاليين:
طُرق
طريقة | وصف |
---|---|
process(, template_file, result_file) | تحويل ملف القالب المعطى إلى ملف pdf. |
process(, load_options, save_options) | تحويل ملف القالب إلى pdf |
مثال
from aspose.cells.lowcode import PdfConverter
PdfConverter.process("template.xlsx", "res.pdf")
أنظر أيضا
- الوحدة
aspose.cells.lowcode