Class PdfConverter
Class PdfConverter
نام ها : Aspose.Cells.LowCode جمع آوری: WL27_.dll (25.4.0)
تبدیل برای تبدیل فایل قالب به PDF.
public class PdfConverter
Inheritance
Examples
PdfConverter.Process("template.xlsx", "res.pdf");
Methods
Process(String، String)
تبدیل فایل قالب داده به PDF.
public static void Process(string templateFile, string resultFile)
Parameters
templateFile
string
فایلهای قالب برای تبدیل
resultFile
string
فایل حاصل از آن باید فایل PDF باشد.
Process(بایگانی برچسب ها: LowCodeSaveOptions)
تبدیل فایل قالب به PDF
public static void Process(LowCodeLoadOptions loadOptions, LowCodeSaveOptions saveOptions)
Parameters
loadOptions
LowCodeLoadOptions
گزینه های ورودی و بارگذاری
saveOptions
LowCodeSaveOptions
گزینه های تولید و صرفه جویی