Class Converter
ชื่อพื้นที่: Aspose.Html.Converters การประกอบ: Aspose.HTML.dll (25.4.0)
การแบ่งปันเฟซด์เฉพาะสําหรับสถานการณ์การแปลงที่พบมากที่สุดมันให้หลากหลายของการแปลงไปยังรูปแบบที่นิยมเช่น PDF, XPS, รูปภาพ ฯลฯกรณีผู้ใช้การแปลงที่เฉพาะเจาะจงมากขึ้น (การส่งมอบการบันทึก) ได้รับการนําเสนอโดยฟังก์ชั่น API ระดับต่ําที่รู้จักกันดีและเป็นเอกสาร
[ComVisible(true)]
public static class Converter
Inheritance
อนุญาโตตุลาการ
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
แปลง(กระแส, XpsSaveOptions, string)
แปลงแหล่ง epub ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertEPUB(Stream stream, XpsSaveOptions options, string outputPath)
Parameters
stream
Stream
แปลงแหล่ง
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(ลวด, XpsSaveOptions, ลวด)
แปลงแหล่ง epub ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertEPUB(string sourcePath, XpsSaveOptions options, string outputPath)
Parameters
sourcePath
string
EPUB เส้นทางไฟล์แหล่งที่มา มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(Url, XpsSaveOptions, string)
แปลงแหล่ง epub ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertEPUB(Url sourceUrl, XpsSaveOptions options, string outputPath)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(Stream, การตั้งค่า, XpsSaveOptions, string)
แปลงแหล่ง epub ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertEPUB(Stream stream, Configuration configuration, XpsSaveOptions options, string outputPath)
Parameters
stream
Stream
แปลงแหล่ง
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(string, การตั้งค่า, XpsSaveOptions, string)
แปลงแหล่ง epub ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertEPUB(string sourcePath, Configuration configuration, XpsSaveOptions options, string outputPath)
Parameters
sourcePath
string
EPUB เส้นทางไฟล์แหล่งที่มา มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(Url, การตั้งค่า, XpsSaveOptions, string)
แปลงแหล่ง epub ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertEPUB(Url sourceUrl, Configuration configuration, XpsSaveOptions options, string outputPath)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(Stream, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง epub ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertEPUB(Stream stream, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
stream
Stream
แปลงแหล่ง
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(ลวด, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง epub ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertEPUB(string sourcePath, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
EPUB เส้นทางไฟล์แหล่งที่มา มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(URL, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง epub ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertEPUB(Url sourceUrl, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(Stream, การตั้งค่า, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง epub ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertEPUB(Stream stream, Configuration configuration, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
stream
Stream
แปลงแหล่ง
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(string, การตั้งค่า, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง epub ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertEPUB(string sourcePath, Configuration configuration, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
EPUB เส้นทางไฟล์แหล่งที่มา มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(Url, การตั้งค่า, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง epub ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertEPUB(Url sourceUrl, Configuration configuration, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(กระแส, DocSaveOptions, string)
แปลงแหล่ง EPUB ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertEPUB(Stream stream, DocSaveOptions options, string outputPath)
Parameters
stream
Stream
แปลงแหล่ง
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(แถบ, DocSaveOptions, แถบ)
แปลงแหล่ง EPUB ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertEPUB(string sourcePath, DocSaveOptions options, string outputPath)
Parameters
sourcePath
string
EPUB เส้นทางไฟล์แหล่งที่มา มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(Url, DocSaveOptions, string)
แปลงแหล่ง EPUB ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertEPUB(Url sourceUrl, DocSaveOptions options, string outputPath)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(Stream, การตั้งค่า, DocSaveOptions, string)
แปลงแหล่ง EPUB ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertEPUB(Stream stream, Configuration configuration, DocSaveOptions options, string outputPath)
Parameters
stream
Stream
แปลงแหล่ง
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(string, การตั้งค่า, DocSaveOptions, string)
แปลงแหล่ง EPUB ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertEPUB(string sourcePath, Configuration configuration, DocSaveOptions options, string outputPath)
Parameters
sourcePath
string
EPUB เส้นทางไฟล์แหล่งที่มา มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(Url, การตั้งค่า, DocSaveOptions, string)
แปลงแหล่ง EPUB ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertEPUB(Url sourceUrl, Configuration configuration, DocSaveOptions options, string outputPath)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(Stream, DocSaveOptions, ICreateStreamProvider)
แปลงแหล่ง EPUB ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertEPUB(Stream stream, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
stream
Stream
แปลงแหล่ง
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(ลวด, DocSaveOptions, ICreateStreamProvider)
แปลงแหล่ง EPUB ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertEPUB(string sourcePath, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
EPUB เส้นทางไฟล์แหล่งที่มา มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(URL, DocSaveOptions, ICreateStreamProvider)
แปลงแหล่ง EPUB ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertEPUB(Url sourceUrl, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(Stream, การตั้งค่า, DocSaveOptions, ICreateStreamProvider)
แปลงแหล่ง EPUB ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertEPUB(Stream stream, Configuration configuration, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
stream
Stream
แปลงแหล่ง
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(string, การตั้งค่า, DocSaveOptions, ICreateStreamProvider)
แปลงแหล่ง EPUB ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertEPUB(string sourcePath, Configuration configuration, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
EPUB เส้นทางไฟล์แหล่งที่มา มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(Url, การตั้งค่า, DocSaveOptions, ICreateStreamProvider)
แปลงแหล่ง EPUB ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertEPUB(Url sourceUrl, Configuration configuration, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(Stream, PdfSaveOptions, string)
แปลงแหล่ง EPUB ไปยัง PDF ผลเป็นไฟล์ PDF
public static void ConvertEPUB(Stream stream, PdfSaveOptions options, string outputPath)
Parameters
stream
Stream
แปลงแหล่ง
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(ลวด, PdfSaveOptions, ลวด)
แปลงแหล่ง EPUB ไปยัง PDF ผลเป็นไฟล์ PDF
public static void ConvertEPUB(string sourcePath, PdfSaveOptions options, string outputPath)
Parameters
sourcePath
string
EPUB เส้นทางไฟล์แหล่งที่มา มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(Url, PdfSaveOptions, string)
แปลงแหล่ง EPUB ไปยัง PDF ผลเป็นไฟล์ PDF
public static void ConvertEPUB(Url sourceUrl, PdfSaveOptions options, string outputPath)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(Stream, การตั้งค่า, PdfSaveOptions, string)
แปลงแหล่ง EPUB ไปยัง PDF ผลเป็นไฟล์ PDF
public static void ConvertEPUB(Stream stream, Configuration configuration, PdfSaveOptions options, string outputPath)
Parameters
stream
Stream
แปลงแหล่ง
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(string, การตั้งค่า, PdfSaveOptions, string)
แปลงแหล่ง EPUB ไปยัง PDF ผลเป็นไฟล์ PDF
public static void ConvertEPUB(string sourcePath, Configuration configuration, PdfSaveOptions options, string outputPath)
Parameters
sourcePath
string
EPUB เส้นทางไฟล์แหล่งที่มา มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(Url, การตั้งค่า, PdfSaveOptions, string)
แปลงแหล่ง EPUB ไปยัง PDF ผลเป็นไฟล์ PDF
public static void ConvertEPUB(Url sourceUrl, Configuration configuration, PdfSaveOptions options, string outputPath)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(Stream, PdfSaveOptions, ICreateStreamProvider)
แปลงแหล่ง EPUB ไปยัง PDF ผลเป็นไฟล์ PDF
public static void ConvertEPUB(Stream stream, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
stream
Stream
แปลงแหล่ง
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(ลวด, PdfSaveOptions, ICreateStreamProvider)
แปลงแหล่ง EPUB ไปยัง PDF ผลเป็นไฟล์ PDF
public static void ConvertEPUB(string sourcePath, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
EPUB เส้นทางไฟล์แหล่งที่มา มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(Url, PdfSaveOptions, ICreateStreamProvider)
แปลงแหล่ง EPUB ไปยัง PDF ผลเป็นไฟล์ PDF
public static void ConvertEPUB(Url sourceUrl, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(Stream, การตั้งค่า, PdfSaveOptions, ICreateStreamProvider)
แปลงแหล่ง EPUB ไปยัง PDF ผลเป็นไฟล์ PDF
public static void ConvertEPUB(Stream stream, Configuration configuration, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
stream
Stream
แปลงแหล่ง
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(string, การตั้งค่า, PdfSaveOptions, ICreateStreamProvider)
แปลงแหล่ง EPUB ไปยัง PDF ผลเป็นไฟล์ PDF
public static void ConvertEPUB(string sourcePath, Configuration configuration, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
EPUB เส้นทางไฟล์แหล่งที่มา มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(Url, การตั้งค่า, PdfSaveOptions, ICreateStreamProvider)
แปลงแหล่ง EPUB ไปยัง PDF ผลเป็นไฟล์ PDF
public static void ConvertEPUB(Url sourceUrl, Configuration configuration, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(กระแส, ImageSaveOptions, string)
แปลงแหล่ง epub เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertEPUB(Stream stream, ImageSaveOptions options, string outputPath)
Parameters
stream
Stream
แปลงแหล่ง
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(รั้ว, ImageSaveOptions, รั้ว)
แปลงแหล่ง epub เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertEPUB(string sourcePath, ImageSaveOptions options, string outputPath)
Parameters
sourcePath
string
EPUB เส้นทางไฟล์แหล่งที่มา มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(URL, ImageSaveOptions, string)
แปลงแหล่ง epub เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertEPUB(Url sourceUrl, ImageSaveOptions options, string outputPath)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(Stream, การตั้งค่า, ImageSaveOptions, string)
แปลงแหล่ง epub เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertEPUB(Stream stream, Configuration configuration, ImageSaveOptions options, string outputPath)
Parameters
stream
Stream
แปลงแหล่ง
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(string, การตั้งค่า, ImageSaveOptions, string)
แปลงแหล่ง epub เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertEPUB(string sourcePath, Configuration configuration, ImageSaveOptions options, string outputPath)
Parameters
sourcePath
string
EPUB เส้นทางไฟล์แหล่งที่มา มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(Url, การตั้งค่า, ImageSaveOptions, string)
แปลงแหล่ง epub เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertEPUB(Url sourceUrl, Configuration configuration, ImageSaveOptions options, string outputPath)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
แปลง(Stream, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง epub เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertEPUB(Stream stream, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
stream
Stream
แปลงแหล่ง
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(string, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง epub เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertEPUB(string sourcePath, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
EPUB เส้นทางไฟล์แหล่งที่มา มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(URL, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง epub เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertEPUB(Url sourceUrl, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(Stream, การตั้งค่า, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง epub เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertEPUB(Stream stream, Configuration configuration, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
stream
Stream
แปลงแหล่ง
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(string, การตั้งค่า, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง epub เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertEPUB(string sourcePath, Configuration configuration, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
EPUB เส้นทางไฟล์แหล่งที่มา มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
แปลง(Url, การตั้งค่า, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง epub เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertEPUB(Url sourceUrl, Configuration configuration, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(HTMLDocument, PdfSaveOptions, string)
แปลงเอกสารแหล่งที่มา html ไปเป็น PDF ผลเป็นไฟล์ pdf
public static void ConvertHTML(HTMLDocument document, PdfSaveOptions options, string outputPath)
Parameters
document
HTMLDocument
แหล่งแปลง Aspose.Html.HTMLDocument
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(Url, PdfSaveOptions, string)
แปลงเอกสารแหล่งที่มา html ไปเป็น PDF ผลเป็นไฟล์ pdf
public static void ConvertHTML(Url url, PdfSaveOptions options, string outputPath)
Parameters
url
Url
URL ของเอกสาร
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(Url, การตั้งค่า, PdfSaveOptions, string)
แปลงเอกสารแหล่งที่มา html ไปเป็น PDF ผลเป็นไฟล์ pdf
public static void ConvertHTML(Url url, Configuration configuration, PdfSaveOptions options, string outputPath)
Parameters
url
Url
URL ของเอกสาร
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(ลวด, PdfSaveOptions, ลวด)
แปลงเอกสารแหล่งที่มา html ไปเป็น PDF ผลเป็นไฟล์ pdf
public static void ConvertHTML(string sourcePath, PdfSaveOptions options, string outputPath)
Parameters
sourcePath
string
Html ไฟล์แหล่งที่มาเส้นทาง มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(string, การตั้งค่า, PdfSaveOptions, string)
แปลงเอกสารแหล่งที่มา html ไปเป็น PDF ผลเป็นไฟล์ pdf
public static void ConvertHTML(string sourcePath, Configuration configuration, PdfSaveOptions options, string outputPath)
Parameters
sourcePath
string
Html ไฟล์แหล่งที่มาเส้นทาง มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(string, string, PdfSaveOptions, string)
แปลงเอกสารแหล่งที่มา html ไปเป็น PDF ผลเป็นไฟล์ pdf
public static void ConvertHTML(string content, string baseUri, PdfSaveOptions options, string outputPath)
Parameters
content
string
Inline string html เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(string, string, การกําหนดค่า, PdfSaveOptions, string)
แปลงเอกสารแหล่งที่มา html ไปเป็น PDF ผลเป็นไฟล์ pdf
public static void ConvertHTML(string content, string baseUri, Configuration configuration, PdfSaveOptions options, string outputPath)
Parameters
content
string
Inline string html เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(HTMLDocument, PdfSaveOptions, ICreateStreamProvider)
แปลงเอกสารแหล่งที่มา html ไปเป็น PDF ผลเป็นไฟล์ pdf
public static void ConvertHTML(HTMLDocument document, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
document
HTMLDocument
แหล่งแปลง Aspose.Html.HTMLDocument
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(Url, PdfSaveOptions, ICreateStreamProvider)
แปลงเอกสารแหล่งที่มา html ไปเป็น PDF ผลเป็นไฟล์ pdf
public static void ConvertHTML(Url url, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
url
Url
URL ของเอกสาร
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(Url, การตั้งค่า, PdfSaveOptions, ICreateStreamProvider)
แปลงเอกสารแหล่งที่มา html ไปเป็น PDF ผลเป็นไฟล์ pdf
public static void ConvertHTML(Url url, Configuration configuration, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
url
Url
URL ของเอกสาร
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(ลวด, PdfSaveOptions, ICreateStreamProvider)
แปลงเอกสารแหล่งที่มา html ไปเป็น PDF ผลเป็นไฟล์ pdf
public static void ConvertHTML(string sourcePath, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
Html ไฟล์แหล่งที่มาเส้นทาง มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(string, การตั้งค่า, PdfSaveOptions, ICreateStreamProvider)
แปลงเอกสารแหล่งที่มา html ไปเป็น PDF ผลเป็นไฟล์ pdf
public static void ConvertHTML(string sourcePath, Configuration configuration, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
Html ไฟล์แหล่งที่มาเส้นทาง มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(string, string, PdfSaveOptions, ICreateStreamProvider)
แปลงเอกสารแหล่งที่มา html ไปเป็น PDF ผลเป็นไฟล์ pdf
public static void ConvertHTML(string content, string baseUri, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
content
string
Inline string html เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(string, string, การตั้งค่า, PdfSaveOptions, ICreateStreamProvider)
แปลงเอกสารแหล่งที่มา html ไปเป็น PDF ผลเป็นไฟล์ pdf
public static void ConvertHTML(string content, string baseUri, Configuration configuration, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
content
string
Inline string html เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(HTMLDocument, MHTMLSaveOptions, string)
แปลงเอกสาร html ไปยัง mhtml ผลคือไฟล์ mhtml
public static void ConvertHTML(HTMLDocument document, MHTMLSaveOptions options, string outputPath)
Parameters
document
HTMLDocument
แปลงแหล่ง
options
MHTMLSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(Url, MHTMLSaveOptions, string)
แปลงเอกสาร html ไปยัง mhtml ผลคือไฟล์ mhtml
public static void ConvertHTML(Url url, MHTMLSaveOptions options, string outputPath)
Parameters
url
Url
URL ของเอกสาร
options
MHTMLSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(Url, การตั้งค่า, MHTMLSaveOptions, string)
แปลงเอกสาร html ไปยัง mhtml ผลคือไฟล์ mhtml
public static void ConvertHTML(Url url, Configuration configuration, MHTMLSaveOptions options, string outputPath)
Parameters
url
Url
URL ของเอกสาร
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
MHTMLSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(string, MHTMLSaveOptions, string)
แปลงเอกสาร html ไปยัง mhtml ผลคือไฟล์ mhtml
public static void ConvertHTML(string sourcePath, MHTMLSaveOptions options, string outputPath)
Parameters
sourcePath
string
Html ไฟล์แหล่งที่มาเส้นทาง มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
MHTMLSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(string, การตั้งค่า, MHTMLSaveOptions, string)
แปลงเอกสาร html ไปยัง mhtml ผลคือไฟล์ mhtml
public static void ConvertHTML(string sourcePath, Configuration configuration, MHTMLSaveOptions options, string outputPath)
Parameters
sourcePath
string
Html ไฟล์แหล่งที่มาเส้นทาง มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
MHTMLSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(string, string, MHTMLSaveOptions, string)
แปลงเอกสาร html ไปยัง mhtml ผลคือไฟล์ mhtml
public static void ConvertHTML(string content, string baseUri, MHTMLSaveOptions options, string outputPath)
Parameters
content
string
Inline string html เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
MHTMLSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(string, string, การกําหนดค่า, MHTMLSaveOptions, string)
แปลงเอกสาร html ไปยัง mhtml ผลคือไฟล์ mhtml
public static void ConvertHTML(string content, string baseUri, Configuration configuration, MHTMLSaveOptions options, string outputPath)
Parameters
content
string
Inline string html เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
MHTMLSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(HTMLDocument, MarkdownSaveOptions, string)
แปลงเอกสาร html ไปยัง markdown ผลเป็นไฟล์ md
public static void ConvertHTML(HTMLDocument document, MarkdownSaveOptions options, string outputPath)
Parameters
document
HTMLDocument
แปลงแหล่ง
options
MarkdownSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(Url, MarkdownSaveOptions, string)
แปลงแหล่ง html ไปยัง markdown ผลเป็นไฟล์ md
public static void ConvertHTML(Url url, MarkdownSaveOptions options, string outputPath)
Parameters
url
Url
URL ของเอกสาร
options
MarkdownSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(Url, การตั้งค่า, MarkdownSaveOptions, string)
แปลงแหล่ง html ไปยัง markdown ผลเป็นไฟล์ md
public static void ConvertHTML(Url url, Configuration configuration, MarkdownSaveOptions options, string outputPath)
Parameters
url
Url
URL ของเอกสาร
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
MarkdownSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(แถบ, MarkdownSaveOptions, แถบ)
แปลงแหล่ง html ไปยัง markdown ผลเป็นไฟล์ md
public static void ConvertHTML(string sourcePath, MarkdownSaveOptions options, string outputPath)
Parameters
sourcePath
string
Html ไฟล์แหล่งที่มาเส้นทาง มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
MarkdownSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(string, การตั้งค่า, MarkdownSaveOptions, string)
แปลงแหล่ง html ไปยัง markdown ผลเป็นไฟล์ md
public static void ConvertHTML(string sourcePath, Configuration configuration, MarkdownSaveOptions options, string outputPath)
Parameters
sourcePath
string
Html ไฟล์แหล่งที่มาเส้นทาง มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
MarkdownSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(string, string, MarkdownSaveOptions, string)
แปลงแหล่ง html ไปยัง markdown ผลเป็นไฟล์ md
public static void ConvertHTML(string content, string baseUri, MarkdownSaveOptions options, string outputPath)
Parameters
content
string
Inline string html เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
MarkdownSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(string, string, การกําหนดค่า, MarkdownSaveOptions, string)
แปลงแหล่ง html ไปยัง markdown ผลเป็นไฟล์ md
public static void ConvertHTML(string content, string baseUri, Configuration configuration, MarkdownSaveOptions options, string outputPath)
Parameters
content
string
Inline string html เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
MarkdownSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(HTMLDocument, XpsSaveOptions, string)
แปลงเอกสาร html ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertHTML(HTMLDocument document, XpsSaveOptions options, string outputPath)
Parameters
document
HTMLDocument
แปลงแหล่ง
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(Url, XpsSaveOptions, string)
แปลงเอกสาร html ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertHTML(Url url, XpsSaveOptions options, string outputPath)
Parameters
url
Url
URL ของเอกสาร
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(Url, การตั้งค่า, XpsSaveOptions, string)
แปลงเอกสาร html ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertHTML(Url url, Configuration configuration, XpsSaveOptions options, string outputPath)
Parameters
url
Url
URL ของเอกสาร
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(ลวด, XpsSaveOptions, ลวด)
แปลงเอกสาร html ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertHTML(string sourcePath, XpsSaveOptions options, string outputPath)
Parameters
sourcePath
string
Html ไฟล์แหล่งที่มาเส้นทาง มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(string, การตั้งค่า, XpsSaveOptions, string)
แปลงเอกสาร html ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertHTML(string sourcePath, Configuration configuration, XpsSaveOptions options, string outputPath)
Parameters
sourcePath
string
Html ไฟล์แหล่งที่มาเส้นทาง มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(string, string, XpsSaveOptions, string)
แปลงเอกสาร html ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertHTML(string content, string baseUri, XpsSaveOptions options, string outputPath)
Parameters
content
string
Inline string html เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(string, string, การกําหนดค่า, XpsSaveOptions, string)
แปลงเอกสาร html ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertHTML(string content, string baseUri, Configuration configuration, XpsSaveOptions options, string outputPath)
Parameters
content
string
Inline string html เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(HTMLDocument, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง html ไปยัง xps ผลคือไฟล์ xps
public static void ConvertHTML(HTMLDocument document, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
document
HTMLDocument
แปลงแหล่ง
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(URL, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง html ไปยัง xps ผลคือไฟล์ xps
public static void ConvertHTML(Url url, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
url
Url
URL ของเอกสาร
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(Url, การตั้งค่า, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง html ไปยัง xps ผลคือไฟล์ xps
public static void ConvertHTML(Url url, Configuration configuration, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
url
Url
URL ของเอกสาร
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(ลวด, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง html ไปยัง xps ผลคือไฟล์ xps
public static void ConvertHTML(string sourcePath, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
Html ไฟล์แหล่งที่มาเส้นทาง มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(string, การตั้งค่า, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง html ไปยัง xps ผลคือไฟล์ xps
public static void ConvertHTML(string sourcePath, Configuration configuration, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
Html ไฟล์แหล่งที่มาเส้นทาง มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(string, string, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง html ไปยัง xps ผลคือไฟล์ xps
public static void ConvertHTML(string content, string baseUri, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
content
string
Inline string html เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(string, string, การตั้งค่า, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง html ไปยัง xps ผลคือไฟล์ xps
public static void ConvertHTML(string content, string baseUri, Configuration configuration, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
content
string
Inline string html เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(HTMLDocument, ImageSaveOptions, string)
แปลงเอกสาร html เป็นภาพ ผลเป็นไฟล์ภาพ
public static void ConvertHTML(HTMLDocument document, ImageSaveOptions options, string outputPath)
Parameters
document
HTMLDocument
แปลงแหล่ง
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(URL, ImageSaveOptions, string)
แปลงเอกสาร html เป็นภาพ ผลเป็นไฟล์ภาพ
public static void ConvertHTML(Url url, ImageSaveOptions options, string outputPath)
Parameters
url
Url
URL ของเอกสาร
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(Url, การตั้งค่า, ImageSaveOptions, string)
แปลงเอกสาร html เป็นภาพ ผลเป็นไฟล์ภาพ
public static void ConvertHTML(Url url, Configuration configuration, ImageSaveOptions options, string outputPath)
Parameters
url
Url
URL ของเอกสาร
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(รั้ว, ImageSaveOptions, รั้ว)
แปลงเอกสาร html เป็นภาพ ผลเป็นไฟล์ภาพ
public static void ConvertHTML(string sourcePath, ImageSaveOptions options, string outputPath)
Parameters
sourcePath
string
Html ไฟล์แหล่งที่มาเส้นทาง มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(string, การตั้งค่า, ImageSaveOptions, string)
แปลงเอกสาร html เป็นภาพ ผลเป็นไฟล์ภาพ
public static void ConvertHTML(string sourcePath, Configuration configuration, ImageSaveOptions options, string outputPath)
Parameters
sourcePath
string
Html ไฟล์แหล่งที่มาเส้นทาง มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(string, string, ImageSaveOptions, string)
แปลงเอกสาร html เป็นภาพ ผลเป็นไฟล์ภาพ
public static void ConvertHTML(string content, string baseUri, ImageSaveOptions options, string outputPath)
Parameters
content
string
Inline string html เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(string, string, การกําหนดค่า, ImageSaveOptions, string)
แปลงเอกสาร html เป็นภาพ ผลเป็นไฟล์ภาพ
public static void ConvertHTML(string content, string baseUri, Configuration configuration, ImageSaveOptions options, string outputPath)
Parameters
content
string
Inline string html เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(HTMLDocument, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง html เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertHTML(HTMLDocument document, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
document
HTMLDocument
แปลงแหล่ง
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(URL, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง html เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertHTML(Url url, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
url
Url
URL ของเอกสาร
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(Url, การตั้งค่า, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง html เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertHTML(Url url, Configuration configuration, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
url
Url
URL ของเอกสาร
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(string, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง html เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertHTML(string sourcePath, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
Html ไฟล์แหล่งที่มาเส้นทาง มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(string, การตั้งค่า, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง html เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertHTML(string sourcePath, Configuration configuration, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
Html ไฟล์แหล่งที่มาเส้นทาง มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(รั้ว, รั้ว, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง html เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertHTML(string content, string baseUri, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
content
string
Inline string html เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(string, string, การตั้งค่า, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง html เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertHTML(string content, string baseUri, Configuration configuration, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
content
string
Inline string html เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(HTMLDocument, TextSaveOptions, string)
แปลงเอกสาร html ไปยังข้อความ ผลเป็นไฟล์ TXT
public static void ConvertHTML(HTMLDocument document, TextSaveOptions options, string outputPath)
Parameters
document
HTMLDocument
แปลงแหล่ง
options
TextSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(Url, TextSaveOptions, string)
แปลงเอกสาร html ไปยังข้อความ ผลเป็นไฟล์ TXT
public static void ConvertHTML(Url url, TextSaveOptions options, string outputPath)
Parameters
url
Url
URL ของเอกสาร
options
TextSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(Url, การตั้งค่า, TextSaveOptions, string)
แปลงเอกสาร html ไปยังข้อความ ผลเป็นไฟล์ TXT
public static void ConvertHTML(Url url, Configuration configuration, TextSaveOptions options, string outputPath)
Parameters
url
Url
URL ของเอกสาร
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
TextSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(ลวด, TextSaveOptions, ลวด)
แปลงเอกสาร html ไปยังข้อความ ผลเป็นไฟล์ TXT
public static void ConvertHTML(string sourcePath, TextSaveOptions options, string outputPath)
Parameters
sourcePath
string
Html ไฟล์แหล่งที่มาเส้นทาง มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
TextSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(string, การตั้งค่า, TextSaveOptions, string)
แปลงเอกสาร html ไปยังข้อความ ผลเป็นไฟล์ TXT
public static void ConvertHTML(string sourcePath, Configuration configuration, TextSaveOptions options, string outputPath)
Parameters
sourcePath
string
Html ไฟล์แหล่งที่มาเส้นทาง มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
TextSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(ลวด, ลวด, TextSaveOptions, ลวด)
แปลงเอกสาร html ไปยังข้อความ ผลเป็นไฟล์ TXT
public static void ConvertHTML(string content, string baseUri, TextSaveOptions options, string outputPath)
Parameters
content
string
Inline string html เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
TextSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(string, string, การกําหนดค่า, TextSaveOptions, string)
แปลงเอกสาร html ไปยังข้อความ ผลเป็นไฟล์ TXT
public static void ConvertHTML(string content, string baseUri, Configuration configuration, TextSaveOptions options, string outputPath)
Parameters
content
string
Inline string html เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
TextSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(HTMLDocument, DocSaveOptions, string)
แปลงเอกสารแหล่งข้อมูล HTML ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertHTML(HTMLDocument document, DocSaveOptions options, string outputPath)
Parameters
document
HTMLDocument
แหล่งแปลง Aspose.Html.HTMLDocument
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(Url, DocSaveOptions, string)
แปลงเอกสารแหล่งข้อมูล HTML ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertHTML(Url url, DocSaveOptions options, string outputPath)
Parameters
url
Url
URL ของเอกสาร
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(Url, การตั้งค่า, DocSaveOptions, string)
แปลงเอกสารแหล่งข้อมูล HTML ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertHTML(Url url, Configuration configuration, DocSaveOptions options, string outputPath)
Parameters
url
Url
URL ของเอกสาร
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(แถบ, DocSaveOptions, แถบ)
แปลงเอกสารแหล่งข้อมูล HTML ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertHTML(string sourcePath, DocSaveOptions options, string outputPath)
Parameters
sourcePath
string
เส้นทางแหล่งข้อมูลไฟล์ HTML จะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(string, การตั้งค่า, DocSaveOptions, string)
แปลงเอกสารแหล่งข้อมูล HTML ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertHTML(string sourcePath, Configuration configuration, DocSaveOptions options, string outputPath)
Parameters
sourcePath
string
เส้นทางแหล่งข้อมูลไฟล์ HTML จะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(ลวด, ลวด, DocSaveOptions, ลวด)
แปลงเอกสารแหล่งข้อมูล HTML ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertHTML(string content, string baseUri, DocSaveOptions options, string outputPath)
Parameters
content
string
Inline string เนื้อหา HTML
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(string, string, การกําหนดค่า, DocSaveOptions, string)
แปลงเอกสารแหล่งข้อมูล HTML ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertHTML(string content, string baseUri, Configuration configuration, DocSaveOptions options, string outputPath)
Parameters
content
string
Inline string html เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลง HTML(HTMLDocument, DocSaveOptions, ICreateStreamProvider)
แปลงเอกสารแหล่งข้อมูล HTML ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertHTML(HTMLDocument document, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
document
HTMLDocument
แหล่งแปลง Aspose.Html.HTMLDocument
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(URL, DocSaveOptions, ICreateStreamProvider)
แปลงเอกสารแหล่งข้อมูล HTML ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertHTML(Url url, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
url
Url
URL ของเอกสาร
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(Url, การตั้งค่า, DocSaveOptions, ICreateStreamProvider)
แปลงเอกสารแหล่งข้อมูล HTML ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertHTML(Url url, Configuration configuration, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
url
Url
URL ของเอกสาร
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(ลวด, DocSaveOptions, ICreateStreamProvider)
แปลงเอกสารแหล่งข้อมูล HTML ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertHTML(string sourcePath, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
เส้นทางแหล่งข้อมูลไฟล์ HTML จะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(string, การตั้งค่า, DocSaveOptions, ICreateStreamProvider)
แปลงเอกสารแหล่งข้อมูล HTML ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertHTML(string sourcePath, Configuration configuration, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
เส้นทางแหล่งข้อมูลไฟล์ HTML จะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(ลวด, ลวด, DocSaveOptions, ICreateStreamProvider)
แปลงเอกสารแหล่งข้อมูล HTML ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertHTML(string content, string baseUri, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
content
string
Inline string เนื้อหา HTML
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลง HTML(string, string, การกําหนดค่า, DocSaveOptions, ICreateStreamProvider)
แปลงเอกสารแหล่งข้อมูล HTML ไปยัง DOCX ผลคือไฟล์ DOCX
public static void ConvertHTML(string content, string baseUri, Configuration configuration, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
content
string
Inline string เนื้อหา HTML
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(กระแส, XpsSaveOptions, string)
แปลงแหล่ง mhtml ไปยัง xps ผลคือไฟล์ xps
public static void ConvertMHTML(Stream stream, XpsSaveOptions options, string outputPath)
Parameters
stream
Stream
กระแสแหล่งการแปลง
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(ลวด, XpsSaveOptions, ลวด)
แปลงแหล่ง mhtml ไปยัง xps ผลคือไฟล์ xps
public static void ConvertMHTML(string sourcePath, XpsSaveOptions options, string outputPath)
Parameters
sourcePath
string
เส้นทางไฟล์แหล่ง MHTML จะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(Url, XpsSaveOptions, string)
แปลงแหล่ง mhtml ไปยัง xps ผลคือไฟล์ xps
public static void ConvertMHTML(Url sourceUrl, XpsSaveOptions options, string outputPath)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(Stream, การตั้งค่า, XpsSaveOptions, string)
แปลงแหล่ง mhtml ไปยัง xps ผลคือไฟล์ xps
public static void ConvertMHTML(Stream stream, Configuration configuration, XpsSaveOptions options, string outputPath)
Parameters
stream
Stream
กระแสแหล่งการแปลง
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(string, การตั้งค่า, XpsSaveOptions, string)
แปลงแหล่ง mhtml ไปยัง xps ผลคือไฟล์ xps
public static void ConvertMHTML(string sourcePath, Configuration configuration, XpsSaveOptions options, string outputPath)
Parameters
sourcePath
string
เส้นทางไฟล์แหล่ง MHTML จะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(Url, การตั้งค่า, XpsSaveOptions, string)
แปลงแหล่ง mhtml ไปยัง xps ผลคือไฟล์ xps
public static void ConvertMHTML(Url sourceUrl, Configuration configuration, XpsSaveOptions options, string outputPath)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(Stream, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง mhtml ไปยัง xps ผลคือไฟล์ xps
public static void ConvertMHTML(Stream stream, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
stream
Stream
กระแสแหล่งการแปลง
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(ลวด, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง mhtml ไปยัง xps ผลคือไฟล์ xps
public static void ConvertMHTML(string sourcePath, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
เส้นทางไฟล์แหล่ง MHTML จะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(URL, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง mhtml ไปยัง xps ผลคือไฟล์ xps
public static void ConvertMHTML(Url sourceUrl, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(Stream, การตั้งค่า, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง mhtml ไปยัง xps ผลคือไฟล์ xps
public static void ConvertMHTML(Stream stream, Configuration configuration, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
stream
Stream
กระแสแหล่งการแปลง
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(string, การตั้งค่า, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง mhtml ไปยัง xps ผลคือไฟล์ xps
public static void ConvertMHTML(string sourcePath, Configuration configuration, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
เส้นทางไฟล์แหล่ง MHTML จะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(Url, การตั้งค่า, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง mhtml ไปยัง xps ผลคือไฟล์ xps
public static void ConvertMHTML(Url sourceUrl, Configuration configuration, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(กระแส, DocSaveOptions, string)
แปลงแหล่ง MHTML ไปยัง DOCX ผลคือไฟล์ docx
public static void ConvertMHTML(Stream stream, DocSaveOptions options, string outputPath)
Parameters
stream
Stream
กระแสแหล่งการแปลง
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(แถบ, DocSaveOptions, แถบ)
แปลงแหล่ง MHTML ไปยัง DOCX ผลคือไฟล์ docx
public static void ConvertMHTML(string sourcePath, DocSaveOptions options, string outputPath)
Parameters
sourcePath
string
เส้นทางไฟล์แหล่ง MHTML จะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(Url, DocSaveOptions, string)
แปลงแหล่ง MHTML ไปยัง DOCX ผลคือไฟล์ docx
public static void ConvertMHTML(Url sourceUrl, DocSaveOptions options, string outputPath)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(Stream, การตั้งค่า, DocSaveOptions, string)
แปลงแหล่ง MHTML ไปยัง DOCX ผลคือไฟล์ docx
public static void ConvertMHTML(Stream stream, Configuration configuration, DocSaveOptions options, string outputPath)
Parameters
stream
Stream
กระแสแหล่งการแปลง
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(string, การตั้งค่า, DocSaveOptions, string)
แปลงแหล่ง MHTML ไปยัง DOCX ผลคือไฟล์ docx
public static void ConvertMHTML(string sourcePath, Configuration configuration, DocSaveOptions options, string outputPath)
Parameters
sourcePath
string
เส้นทางไฟล์แหล่ง MHTML จะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(Url, การตั้งค่า, DocSaveOptions, string)
แปลงแหล่ง MHTML ไปยัง DOCX ผลคือไฟล์ docx
public static void ConvertMHTML(Url sourceUrl, Configuration configuration, DocSaveOptions options, string outputPath)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(Stream, DocSaveOptions, ICreateStreamProvider)
แปลงแหล่ง MHTML ไปยัง DOCX ผลคือไฟล์ docx
public static void ConvertMHTML(Stream stream, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
stream
Stream
กระแสแหล่งการแปลง
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(ลวด, DocSaveOptions, ICreateStreamProvider)
แปลงแหล่ง MHTML ไปยัง DOCX ผลคือไฟล์ docx
public static void ConvertMHTML(string sourcePath, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
เส้นทางไฟล์แหล่ง MHTML จะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(URL, DocSaveOptions, ICreateStreamProvider)
แปลงแหล่ง MHTML ไปยัง DOCX ผลคือไฟล์ docx
public static void ConvertMHTML(Url sourceUrl, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(Stream, การตั้งค่า, DocSaveOptions, ICreateStreamProvider)
แปลงแหล่ง MHTML ไปยัง DOCX ผลคือไฟล์ docx
public static void ConvertMHTML(Stream stream, Configuration configuration, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
stream
Stream
กระแสแหล่งการแปลง
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(string, การตั้งค่า, DocSaveOptions, ICreateStreamProvider)
แปลงแหล่ง MHTML ไปยัง DOCX ผลคือไฟล์ docx
public static void ConvertMHTML(string sourcePath, Configuration configuration, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
เส้นทางไฟล์แหล่ง MHTML จะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(Url, การตั้งค่า, DocSaveOptions, ICreateStreamProvider)
แปลงแหล่ง MHTML ไปยัง DOCX ผลคือไฟล์ docx
public static void ConvertMHTML(Url sourceUrl, Configuration configuration, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(Stream, PdfSaveOptions, string)
แปลงแหล่ง mhtml ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertMHTML(Stream stream, PdfSaveOptions options, string outputPath)
Parameters
stream
Stream
กระแสแหล่งการแปลง
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(ลวด, PdfSaveOptions, ลวด)
แปลงแหล่ง mhtml ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertMHTML(string sourcePath, PdfSaveOptions options, string outputPath)
Parameters
sourcePath
string
เส้นทางไฟล์แหล่ง MHTML จะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(Url, PdfSaveOptions, string)
แปลงแหล่ง mhtml ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertMHTML(Url sourceUrl, PdfSaveOptions options, string outputPath)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(Stream, การตั้งค่า, PdfSaveOptions, string)
แปลงแหล่ง mhtml ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertMHTML(Stream stream, Configuration configuration, PdfSaveOptions options, string outputPath)
Parameters
stream
Stream
กระแสแหล่งการแปลง
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(string, การตั้งค่า, PdfSaveOptions, string)
แปลงแหล่ง mhtml ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertMHTML(string sourcePath, Configuration configuration, PdfSaveOptions options, string outputPath)
Parameters
sourcePath
string
เส้นทางไฟล์แหล่ง MHTML จะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(Url, การตั้งค่า, PdfSaveOptions, string)
แปลงแหล่ง mhtml ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertMHTML(Url sourceUrl, Configuration configuration, PdfSaveOptions options, string outputPath)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(Stream, PdfSaveOptions, ICreateStreamProvider)
แปลงแหล่ง mhtml ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertMHTML(Stream stream, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
stream
Stream
กระแสแหล่งการแปลง
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(ลวด, PdfSaveOptions, ICreateStreamProvider)
แปลงแหล่ง mhtml ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertMHTML(string sourcePath, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
เส้นทางไฟล์แหล่ง MHTML จะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(Url, PdfSaveOptions, ICreateStreamProvider)
แปลงแหล่ง mhtml ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertMHTML(Url sourceUrl, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(Stream, การตั้งค่า, PdfSaveOptions, ICreateStreamProvider)
แปลงแหล่ง mhtml ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertMHTML(Stream stream, Configuration configuration, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
stream
Stream
กระแสแหล่งการแปลง
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(string, การตั้งค่า, PdfSaveOptions, ICreateStreamProvider)
แปลงแหล่ง mhtml ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertMHTML(string sourcePath, Configuration configuration, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
เส้นทางไฟล์แหล่ง MHTML จะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(Url, การตั้งค่า, PdfSaveOptions, ICreateStreamProvider)
แปลงแหล่ง mhtml ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertMHTML(Url sourceUrl, Configuration configuration, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(กระแส, ImageSaveOptions, string)
แปลงแหล่ง mhtml ไปยังภาพ ผลเป็นไฟล์ภาพ
public static void ConvertMHTML(Stream stream, ImageSaveOptions options, string outputPath)
Parameters
stream
Stream
กระแสแหล่งการแปลง
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(รั้ว, ImageSaveOptions, รั้ว)
แปลงแหล่ง mhtml ไปยังภาพ ผลเป็นไฟล์ภาพ
public static void ConvertMHTML(string sourcePath, ImageSaveOptions options, string outputPath)
Parameters
sourcePath
string
เส้นทางไฟล์แหล่ง MHTML จะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(URL, ImageSaveOptions, string)
แปลงแหล่ง mhtml ไปยังภาพ ผลเป็นไฟล์ภาพ
public static void ConvertMHTML(Url sourceUrl, ImageSaveOptions options, string outputPath)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(Stream, การตั้งค่า, ImageSaveOptions, string)
แปลงแหล่ง mhtml ไปยังภาพ ผลเป็นไฟล์ภาพ
public static void ConvertMHTML(Stream stream, Configuration configuration, ImageSaveOptions options, string outputPath)
Parameters
stream
Stream
กระแสแหล่งการแปลง
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(string, การตั้งค่า, ImageSaveOptions, string)
แปลงแหล่ง mhtml ไปยังภาพ ผลเป็นไฟล์ภาพ
public static void ConvertMHTML(string sourcePath, Configuration configuration, ImageSaveOptions options, string outputPath)
Parameters
sourcePath
string
เส้นทางไฟล์แหล่ง MHTML จะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(Url, การตั้งค่า, ImageSaveOptions, string)
แปลงแหล่ง mhtml ไปยังภาพ ผลเป็นไฟล์ภาพ
public static void ConvertMHTML(Url sourceUrl, Configuration configuration, ImageSaveOptions options, string outputPath)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงMHTML(Stream, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง mhtml ไปยังภาพ ผลเป็นไฟล์ภาพ
public static void ConvertMHTML(Stream stream, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
stream
Stream
กระแสแหล่งการแปลง
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(string, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง mhtml ไปยังภาพ ผลเป็นไฟล์ภาพ
public static void ConvertMHTML(string sourcePath, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
เส้นทางไฟล์แหล่ง MHTML จะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(URL, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง mhtml ไปยังภาพ ผลเป็นไฟล์ภาพ
public static void ConvertMHTML(Url sourceUrl, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(Stream, การตั้งค่า, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง mhtml ไปยังภาพ ผลเป็นไฟล์ภาพ
public static void ConvertMHTML(Stream stream, Configuration configuration, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
stream
Stream
กระแสแหล่งการแปลง
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(string, การตั้งค่า, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง mhtml ไปยังภาพ ผลเป็นไฟล์ภาพ
public static void ConvertMHTML(string sourcePath, Configuration configuration, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
เส้นทางไฟล์แหล่ง MHTML จะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงMHTML(Url, การตั้งค่า, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง mhtml ไปยังภาพ ผลเป็นไฟล์ภาพ
public static void ConvertMHTML(Url sourceUrl, Configuration configuration, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
sourceUrl
Url
URL ของแหล่งข้อมูล
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
ConvertMarkdown(กระแส, string)
แปลงแหล่ง Markdown ไปยัง html ผลคือ Aspose.Html.HTMLDocument
public static HTMLDocument ConvertMarkdown(Stream stream, string baseUri)
Parameters
stream
Stream
แปลงแหล่ง
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
Returns
ผลการแปลง Aspose.Html.HTMLDocument
ConvertMarkdown(กระแส, string, การกําหนดค่า)
แปลงแหล่ง Markdown ไปยัง html ผลคือ Aspose.Html.HTMLDocument
public static HTMLDocument ConvertMarkdown(Stream stream, string baseUri, Configuration configuration)
Parameters
stream
Stream
แปลงแหล่ง
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
Returns
ผลการแปลง Aspose.Html.HTMLDocument
ConvertMarkdown(กระแส, string, string)
แปลงแหล่ง Markdown ไปยัง html ผลเป็นไฟล์ html
public static void ConvertMarkdown(Stream stream, string baseUri, string outputPath)
Parameters
stream
Stream
แปลงแหล่ง
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
outputPath
string
เส้นทางออกของไฟล์
ConvertMarkdown(กระแส, string, การกําหนดค่า, string)
แปลงแหล่ง Markdown ไปยัง html ผลเป็นไฟล์ html
public static void ConvertMarkdown(Stream stream, string baseUri, Configuration configuration, string outputPath)
Parameters
stream
Stream
แปลงแหล่ง
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
outputPath
string
เส้นทางออกของไฟล์
ConvertMarkdown(รั้ว)
แปลงแหล่ง Markdown ไปยัง html ผลคือ Aspose.Html.HTMLDocument
public static HTMLDocument ConvertMarkdown(string sourcePath)
Parameters
sourcePath
string
ขั้นตอนเพื่อสร้างไฟล์ Markdown มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
Returns
ผลการแปลง Aspose.Html.HTMLDocument
ConvertMarkdown(string การกําหนดค่า)
แปลงแหล่ง Markdown ไปยัง html ผลคือ Aspose.Html.HTMLDocument
public static HTMLDocument ConvertMarkdown(string sourcePath, Configuration configuration)
Parameters
sourcePath
string
ขั้นตอนเพื่อสร้างไฟล์ Markdown มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
Returns
ผลการแปลง Aspose.Html.HTMLDocument
ConvertMarkdown(รั้ว, รั้ว)
แปลงแหล่ง Markdown ไปยัง html ผลเป็นไฟล์ html
public static void ConvertMarkdown(string sourcePath, string outputPath)
Parameters
sourcePath
string
ขั้นตอนเพื่อสร้างไฟล์ Markdown มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
outputPath
string
เส้นทางออกของไฟล์
ConvertMarkdown(string, การกําหนดค่า, string)
แปลงแหล่ง Markdown ไปยัง html ผลเป็นไฟล์ html
public static void ConvertMarkdown(string sourcePath, Configuration configuration, string outputPath)
Parameters
sourcePath
string
ขั้นตอนเพื่อสร้างไฟล์ Markdown มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(SVGDocument, XpsSaveOptions, string)
แปลงเอกสาร svg ไปยัง xps.Result เป็นไฟล์ xps
public static void ConvertSVG(SVGDocument source, XpsSaveOptions options, string outputPath)
Parameters
source
SVGDocument
แปลงแหล่ง
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(Url, XpsSaveOptions, string)
แปลงแหล่ง svg ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertSVG(Url url, XpsSaveOptions options, string outputPath)
Parameters
url
Url
หลักสูตร URL
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(Url, การตั้งค่า, XpsSaveOptions, string)
แปลงแหล่ง svg ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertSVG(Url url, Configuration configuration, XpsSaveOptions options, string outputPath)
Parameters
url
Url
หลักสูตร URL
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(ลวด, XpsSaveOptions, ลวด)
แปลงแหล่ง svg ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertSVG(string sourcePath, XpsSaveOptions options, string outputPath)
Parameters
sourcePath
string
Svg ไฟล์แหล่งกําเนิดเส้นทาง มันจะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(string, การตั้งค่า, XpsSaveOptions, string)
แปลงแหล่ง svg ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertSVG(string sourcePath, Configuration configuration, XpsSaveOptions options, string outputPath)
Parameters
sourcePath
string
Svg ไฟล์แหล่งกําเนิดเส้นทาง มันจะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(string, string, XpsSaveOptions, string)
แปลงแหล่ง svg ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertSVG(string content, string baseUri, XpsSaveOptions options, string outputPath)
Parameters
content
string
Inline String SVG เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(string, string, การกําหนดค่า, XpsSaveOptions, string)
แปลงแหล่ง svg ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertSVG(string content, string baseUri, Configuration configuration, XpsSaveOptions options, string outputPath)
Parameters
content
string
Inline String SVG เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(SVGDocument, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง svg ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertSVG(SVGDocument document, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
document
SVGDocument
แปลงแหล่ง
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(URL, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง svg ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertSVG(Url url, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
url
Url
URL ของเอกสาร
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(Url, การตั้งค่า, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง svg ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertSVG(Url url, Configuration configuration, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
url
Url
URL ของเอกสาร
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(ลวด, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง svg ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertSVG(string sourcePath, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
Svg ไฟล์แหล่งกําเนิดเส้นทาง มันจะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(string, การตั้งค่า, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง svg ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertSVG(string sourcePath, Configuration configuration, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
Svg ไฟล์แหล่งกําเนิดเส้นทาง มันจะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(string, string, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง svg ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertSVG(string content, string baseUri, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
content
string
Inline String SVG เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(string, string, การตั้งค่า, XpsSaveOptions, ICreateStreamProvider)
แปลงแหล่ง svg ไปยัง xps ผลเป็นไฟล์ xps
public static void ConvertSVG(string content, string baseUri, Configuration configuration, XpsSaveOptions options, ICreateStreamProvider provider)
Parameters
content
string
Inline String SVG เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
XpsSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(SVGDocument, DocSaveOptions, string)
แปลงเอกสาร SVG ไปยัง DOCX ผลเป็นไฟล์ DOCX
public static void ConvertSVG(SVGDocument source, DocSaveOptions options, string outputPath)
Parameters
source
SVGDocument
แปลงแหล่ง
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(Url, DocSaveOptions, string)
แปลงเอกสาร SVG ไปยัง DOCX ผลเป็นไฟล์ DOCX
public static void ConvertSVG(Url url, DocSaveOptions options, string outputPath)
Parameters
url
Url
หลักสูตร URL
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(Url, การตั้งค่า, DocSaveOptions, string)
แปลงเอกสาร SVG ไปยัง DOCX ผลเป็นไฟล์ DOCX
public static void ConvertSVG(Url url, Configuration configuration, DocSaveOptions options, string outputPath)
Parameters
url
Url
หลักสูตร URL
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(แถบ, DocSaveOptions, แถบ)
แปลงเอกสาร SVG ไปยัง DOCX ผลเป็นไฟล์ DOCX
public static void ConvertSVG(string sourcePath, DocSaveOptions options, string outputPath)
Parameters
sourcePath
string
Svg ไฟล์แหล่งกําเนิดเส้นทาง มันจะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(string, การตั้งค่า, DocSaveOptions, string)
แปลงเอกสาร SVG ไปยัง DOCX ผลเป็นไฟล์ DOCX
public static void ConvertSVG(string sourcePath, Configuration configuration, DocSaveOptions options, string outputPath)
Parameters
sourcePath
string
Svg ไฟล์แหล่งกําเนิดเส้นทาง มันจะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(ลวด, ลวด, DocSaveOptions, ลวด)
แปลงเอกสาร SVG ไปยัง DOCX ผลเป็นไฟล์ DOCX
public static void ConvertSVG(string content, string baseUri, DocSaveOptions options, string outputPath)
Parameters
content
string
Inline String SVG เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(string, string, การกําหนดค่า, DocSaveOptions, string)
แปลงเอกสาร SVG ไปยัง DOCX ผลเป็นไฟล์ DOCX
public static void ConvertSVG(string content, string baseUri, Configuration configuration, DocSaveOptions options, string outputPath)
Parameters
content
string
Inline String SVG เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(SVGDocument, DocSaveOptions, ICreateStreamProvider)
แปลงเอกสาร SVG ไปยัง DOCX ผลเป็นไฟล์ DOCX
public static void ConvertSVG(SVGDocument document, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
document
SVGDocument
แปลงแหล่ง
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(URL, DocSaveOptions, ICreateStreamProvider)
แปลงเอกสาร SVG ไปยัง DOCX ผลเป็นไฟล์ DOCX
public static void ConvertSVG(Url url, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
url
Url
URL ของเอกสาร
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(Url, การตั้งค่า, DocSaveOptions, ICreateStreamProvider)
แปลงเอกสาร SVG ไปยัง DOCX ผลเป็นไฟล์ DOCX
public static void ConvertSVG(Url url, Configuration configuration, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
url
Url
URL ของเอกสาร
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(ลวด, DocSaveOptions, ICreateStreamProvider)
แปลงเอกสาร SVG ไปยัง DOCX ผลเป็นไฟล์ DOCX
public static void ConvertSVG(string sourcePath, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
Svg ไฟล์แหล่งกําเนิดเส้นทาง มันจะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(string, การตั้งค่า, DocSaveOptions, ICreateStreamProvider)
แปลงเอกสาร SVG ไปยัง DOCX ผลเป็นไฟล์ DOCX
public static void ConvertSVG(string sourcePath, Configuration configuration, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
Svg ไฟล์แหล่งกําเนิดเส้นทาง มันจะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(ลวด, ลวด, DocSaveOptions, ICreateStreamProvider)
แปลงเอกสาร SVG ไปยัง DOCX ผลเป็นไฟล์ DOCX
public static void ConvertSVG(string content, string baseUri, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
content
string
Inline String SVG เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(string, string, การกําหนดค่า, DocSaveOptions, ICreateStreamProvider)
แปลงเอกสาร SVG ไปยัง DOCX ผลเป็นไฟล์ DOCX
public static void ConvertSVG(string content, string baseUri, Configuration configuration, DocSaveOptions options, ICreateStreamProvider provider)
Parameters
content
string
Inline String SVG เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
DocSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(SVGDocument, PdfSaveOptions, string)
แปลงแหล่ง svg ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertSVG(SVGDocument source, PdfSaveOptions options, string outputPath)
Parameters
source
SVGDocument
แปลงแหล่ง
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(Url, PdfSaveOptions, string)
แปลงแหล่ง svg ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertSVG(Url url, PdfSaveOptions options, string outputPath)
Parameters
url
Url
URL ของเอกสาร
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(Url, การตั้งค่า, PdfSaveOptions, string)
แปลงแหล่ง svg ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertSVG(Url url, Configuration configuration, PdfSaveOptions options, string outputPath)
Parameters
url
Url
URL ของเอกสาร
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(ลวด, PdfSaveOptions, ลวด)
แปลงแหล่ง svg ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertSVG(string sourcePath, PdfSaveOptions options, string outputPath)
Parameters
sourcePath
string
Svg ไฟล์แหล่งกําเนิดเส้นทาง มันจะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(string, การตั้งค่า, PdfSaveOptions, string)
แปลงแหล่ง svg ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertSVG(string sourcePath, Configuration configuration, PdfSaveOptions options, string outputPath)
Parameters
sourcePath
string
Svg ไฟล์แหล่งกําเนิดเส้นทาง มันจะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(string, string, PdfSaveOptions, string)
แปลงแหล่ง svg ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertSVG(string content, string baseUri, PdfSaveOptions options, string outputPath)
Parameters
content
string
Inline String SVG เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(string, string, การกําหนดค่า, PdfSaveOptions, string)
แปลงแหล่ง svg ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertSVG(string content, string baseUri, Configuration configuration, PdfSaveOptions options, string outputPath)
Parameters
content
string
Inline String SVG เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(SVGDocument, PdfSaveOptions, ICreateStreamProvider)
แปลงแหล่ง svg ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertSVG(SVGDocument document, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
document
SVGDocument
แปลงแหล่ง
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(Url, PdfSaveOptions, ICreateStreamProvider)
แปลงแหล่ง svg ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertSVG(Url url, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
url
Url
URL ของเอกสาร
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(Url, การตั้งค่า, PdfSaveOptions, ICreateStreamProvider)
แปลงแหล่ง svg ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertSVG(Url url, Configuration configuration, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
url
Url
URL ของเอกสาร
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(ลวด, PdfSaveOptions, ICreateStreamProvider)
แปลงแหล่ง svg ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertSVG(string sourcePath, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
Svg ไฟล์แหล่งกําเนิดเส้นทาง มันจะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(string, การตั้งค่า, PdfSaveOptions, ICreateStreamProvider)
แปลงแหล่ง svg ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertSVG(string sourcePath, Configuration configuration, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
Svg ไฟล์แหล่งกําเนิดเส้นทาง มันจะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(string, string, PdfSaveOptions, ICreateStreamProvider)
แปลงแหล่ง svg ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertSVG(string content, string baseUri, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
content
string
เนื้อหาเอกสารแหล่งข้อมูล
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(string, string, การตั้งค่า, PdfSaveOptions, ICreateStreamProvider)
แปลงแหล่ง svg ไปยัง pdf ผลเป็นไฟล์ pdf
public static void ConvertSVG(string content, string baseUri, Configuration configuration, PdfSaveOptions options, ICreateStreamProvider provider)
Parameters
content
string
Inline String SVG เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
PdfSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(SVGDocument, ImageSaveOptions, string)
แปลงเอกสาร svg เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertSVG(SVGDocument source, ImageSaveOptions options, string outputPath)
Parameters
source
SVGDocument
แปลงแหล่ง
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(URL, ImageSaveOptions, string)
แปลงเอกสาร svg เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertSVG(Url url, ImageSaveOptions options, string outputPath)
Parameters
url
Url
URL ของเอกสาร
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(Url, การตั้งค่า, ImageSaveOptions, string)
แปลงเอกสาร svg เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertSVG(Url url, Configuration configuration, ImageSaveOptions options, string outputPath)
Parameters
url
Url
URL ของเอกสาร
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(รั้ว, ImageSaveOptions, รั้ว)
แปลงเอกสาร svg เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertSVG(string sourcePath, ImageSaveOptions options, string outputPath)
Parameters
sourcePath
string
Svg ไฟล์แหล่งกําเนิดเส้นทาง มันจะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(string, การตั้งค่า, ImageSaveOptions, string)
แปลงเอกสาร svg เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertSVG(string sourcePath, Configuration configuration, ImageSaveOptions options, string outputPath)
Parameters
sourcePath
string
Svg ไฟล์แหล่งกําเนิดเส้นทาง มันจะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(string, string, ImageSaveOptions, string)
แปลงเอกสาร svg เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertSVG(string content, string baseUri, ImageSaveOptions options, string outputPath)
Parameters
content
string
Inline String SVG เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(string, string, การกําหนดค่า, ImageSaveOptions, string)
แปลงเอกสาร svg เพื่อภาพ ผลเป็นไฟล์ภาพ
public static void ConvertSVG(string content, string baseUri, Configuration configuration, ImageSaveOptions options, string outputPath)
Parameters
content
string
Inline String SVG เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
outputPath
string
เส้นทางออกของไฟล์
การแปลงSVG(SVGDocument, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง SVG ไปยังภาพ ผลเป็นไฟล์ภาพ
public static void ConvertSVG(SVGDocument document, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
document
SVGDocument
แปลงแหล่ง
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(URL, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง SVG ไปยังภาพ ผลเป็นไฟล์ภาพ
public static void ConvertSVG(Url url, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
url
Url
URL ของเอกสาร
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(Url, การตั้งค่า, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง SVG ไปยังภาพ ผลเป็นไฟล์ภาพ
public static void ConvertSVG(Url url, Configuration configuration, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
url
Url
URL ของเอกสาร
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(string, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง SVG ไปยังภาพ ผลเป็นไฟล์ภาพ
public static void ConvertSVG(string sourcePath, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
Svg ไฟล์แหล่งกําเนิดเส้นทาง มันจะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(string, การตั้งค่า, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง SVG ไปยังภาพ ผลเป็นไฟล์ภาพ
public static void ConvertSVG(string sourcePath, Configuration configuration, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
sourcePath
string
Svg ไฟล์แหล่งกําเนิดเส้นทาง มันจะรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(รั้ว, รั้ว, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง SVG ไปยังภาพ ผลเป็นไฟล์ภาพ
public static void ConvertSVG(string content, string baseUri, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
content
string
Inline String SVG เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
การแปลงSVG(string, string, การตั้งค่า, ImageSaveOptions, ICreateStreamProvider)
แปลงแหล่ง SVG ไปยังภาพ ผลเป็นไฟล์ภาพ
public static void ConvertSVG(string content, string baseUri, Configuration configuration, ImageSaveOptions options, ICreateStreamProvider provider)
Parameters
content
string
Inline String SVG เนื้อหา
baseUri
string
ฐาน URI ของเอกสาร มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
options
ImageSaveOptions
ตัวเลือกการแปลง
provider
ICreateStreamProvider
การประยุกต์ใช้อินเตอร์เฟซ Aspose.Html.IO.ICreateStreamProvider ซึ่งจะใช้เพื่อรับการไหลออก
ConvertTemplate(HTMLDocument, TemplateData, TemplateLoadOptions, string)
ผสมรูปแบบ html กับข้อมูลผู้ใช้ ผลลัพธ์คือไฟล์ html
public static void ConvertTemplate(HTMLDocument template, TemplateData data, TemplateLoadOptions options, string outputPath)
Parameters
template
HTMLDocument
สกรูแหล่งกําเนิด html doc
data
TemplateData
ข้อมูลการผสมผสาน (XML, JSON)
options
TemplateLoadOptions
เปลี่ยนตัวเลือกวัตถุ
outputPath
string
เส้นทางออกของไฟล์
ConvertTemplate(URL, TemplateData, TemplateLoadOptions, string)
ผสมรูปแบบ html กับข้อมูลผู้ใช้ ผลลัพธ์คือไฟล์ html
public static void ConvertTemplate(Url url, TemplateData data, TemplateLoadOptions options, string outputPath)
Parameters
url
Url
ตัวอย่างเอกสารแหล่งข้อมูล URL
data
TemplateData
ข้อมูลการผสมผสาน (XML, JSON)
options
TemplateLoadOptions
เปลี่ยนตัวเลือกวัตถุ
outputPath
string
เส้นทางออกของไฟล์
ConvertTemplate(Url, การตั้งค่า, TemplateData, TemplateLoadOptions, string)
ผสมรูปแบบ html กับข้อมูลผู้ใช้ ผลลัพธ์คือไฟล์ html
public static void ConvertTemplate(Url url, Configuration configuration, TemplateData data, TemplateLoadOptions options, string outputPath)
Parameters
url
Url
ตัวอย่างเอกสารแหล่งข้อมูล URL
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
data
TemplateData
ข้อมูลการผสมผสาน (XML, JSON)
options
TemplateLoadOptions
เปลี่ยนตัวเลือกวัตถุ
outputPath
string
เส้นทางออกของไฟล์
ConvertTemplate(ลวด, TemplateData, TemplateLoadOptions, ลวด)
ผสมรูปแบบ html กับข้อมูลผู้ใช้ ผลลัพธ์คือไฟล์ html
public static void ConvertTemplate(string sourcePath, TemplateData data, TemplateLoadOptions options, string outputPath)
Parameters
sourcePath
string
ขั้นตอนในการจําลองไฟล์แหล่ง html มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
data
TemplateData
ข้อมูลการผสมผสาน (XML, JSON)
options
TemplateLoadOptions
เปลี่ยนตัวเลือกวัตถุ
outputPath
string
เส้นทางออกของไฟล์
ConvertTemplate(string, การตั้งค่า, TemplateData, TemplateLoadOptions, string)
ผสมรูปแบบ html กับข้อมูลผู้ใช้ ผลลัพธ์คือไฟล์ html
public static void ConvertTemplate(string sourcePath, Configuration configuration, TemplateData data, TemplateLoadOptions options, string outputPath)
Parameters
sourcePath
string
ขั้นตอนในการจําลองไฟล์แหล่ง html มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
data
TemplateData
ข้อมูลการผสมผสาน (XML, JSON)
options
TemplateLoadOptions
เปลี่ยนตัวเลือกวัตถุ
outputPath
string
เส้นทางออกของไฟล์
ConvertTemplate(รั้ว, รั้ว, TemplateData, TemplateLoadOptions, รั้ว)
ผสมรูปแบบ html กับข้อมูลผู้ใช้ ผลลัพธ์คือไฟล์ html
public static void ConvertTemplate(string content, string baseUrl, TemplateData data, TemplateLoadOptions options, string outputPath)
Parameters
content
string
Inline html template - สกรู
baseUrl
string
ฐาน URI ของ template html. มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
data
TemplateData
ข้อมูลการผสมผสาน (XML, JSON)
options
TemplateLoadOptions
เปลี่ยนตัวเลือกวัตถุ
outputPath
string
เส้นทางออกของไฟล์
ConvertTemplate(string, string, การกําหนดค่า, TemplateData, TemplateLoadOptions, string)
ผสมรูปแบบ html กับข้อมูลผู้ใช้ ผลลัพธ์คือไฟล์ html
public static void ConvertTemplate(string content, string baseUrl, Configuration configuration, TemplateData data, TemplateLoadOptions options, string outputPath)
Parameters
content
string
Inline html template - สกรู
baseUrl
string
ฐาน URI ของ template html. มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
data
TemplateData
ข้อมูลการผสมผสาน (XML, JSON)
options
TemplateLoadOptions
เปลี่ยนตัวเลือกวัตถุ
outputPath
string
เส้นทางออกของไฟล์
ConvertTemplate(HTMLDocument, TemplateData, TemplateLoadOptions)
ผสมรูปแบบ html กับข้อมูลผู้ใช้ ผลลัพธ์คือ Aspose.Html.HTMLDocument
public static HTMLDocument ConvertTemplate(HTMLDocument template, TemplateData data, TemplateLoadOptions options)
Parameters
template
HTMLDocument
สกรูแหล่งกําเนิด html doc
data
TemplateData
ข้อมูลการผสมผสาน (XML, JSON)
options
TemplateLoadOptions
เปลี่ยนตัวเลือกวัตถุ
Returns
ผลการแปลง HTMLDocument
ConvertTemplate(URL, TemplateData, TemplateLoadOptions)
ผสมรูปแบบ html กับข้อมูลผู้ใช้ ผลลัพธ์คือ Aspose.Html.HTMLDocument
public static HTMLDocument ConvertTemplate(Url url, TemplateData data, TemplateLoadOptions options)
Parameters
url
Url
ตัวอย่างเอกสารแหล่งข้อมูล URL
data
TemplateData
ข้อมูลการผสมผสาน (XML, JSON)
options
TemplateLoadOptions
เปลี่ยนตัวเลือกวัตถุ
Returns
ผลการแปลง HTMLDocument
ConvertTemplate(Url, การตั้งค่า, TemplateData, TemplateLoadOptions)
ผสมรูปแบบ html กับข้อมูลผู้ใช้ ผลลัพธ์คือ Aspose.Html.HTMLDocument
public static HTMLDocument ConvertTemplate(Url url, Configuration configuration, TemplateData data, TemplateLoadOptions options)
Parameters
url
Url
ตัวอย่างเอกสารแหล่งข้อมูล URL
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
data
TemplateData
ข้อมูลการผสมผสาน (XML, JSON)
options
TemplateLoadOptions
เปลี่ยนตัวเลือกวัตถุ
Returns
ผลการแปลง HTMLDocument
ConvertTemplate(ลวด, TemplateData, TemplateLoadOptions)
ผสมรูปแบบ html กับข้อมูลผู้ใช้ ผลลัพธ์คือ Aspose.Html.HTMLDocument
public static HTMLDocument ConvertTemplate(string sourcePath, TemplateData data, TemplateLoadOptions options)
Parameters
sourcePath
string
ขั้นตอนในการจําลองไฟล์แหล่ง html มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
data
TemplateData
ข้อมูลการผสมผสาน (XML, JSON)
options
TemplateLoadOptions
เปลี่ยนตัวเลือกวัตถุ
Returns
ผลการแปลง HTMLDocument
ConvertTemplate(ลวด, การตั้งค่า, TemplateData, TemplateLoadOptions)
ผสมรูปแบบ html กับข้อมูลผู้ใช้ ผลลัพธ์คือ Aspose.Html.HTMLDocument
public static HTMLDocument ConvertTemplate(string sourcePath, Configuration configuration, TemplateData data, TemplateLoadOptions options)
Parameters
sourcePath
string
ขั้นตอนในการจําลองไฟล์แหล่ง html มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
data
TemplateData
ข้อมูลการผสมผสาน (XML, JSON)
options
TemplateLoadOptions
เปลี่ยนตัวเลือกวัตถุ
Returns
ผลการแปลง HTMLDocument
ConvertTemplate(ลวด, ลวด, TemplateData, TemplateLoadOptions)
ผสมรูปแบบ html กับข้อมูลผู้ใช้ ผลลัพธ์คือ Aspose.Html.HTMLDocument
public static HTMLDocument ConvertTemplate(string content, string baseUrl, TemplateData data, TemplateLoadOptions options)
Parameters
content
string
Inline html template - สกรู
baseUrl
string
ฐาน URI ของ template html. มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
data
TemplateData
ข้อมูลการผสมผสาน (XML, JSON)
options
TemplateLoadOptions
เปลี่ยนตัวเลือกวัตถุ
Returns
ผลการแปลง HTMLDocument
ConvertTemplate(string, string, การกําหนดค่า, TemplateData, TemplateLoadOptions)
ผสมรูปแบบ html กับข้อมูลผู้ใช้ ผลลัพธ์คือ Aspose.Html.HTMLDocument
public static HTMLDocument ConvertTemplate(string content, string baseUrl, Configuration configuration, TemplateData data, TemplateLoadOptions options)
Parameters
content
string
Inline html template - สกรู
baseUrl
string
ฐาน URI ของ template html. มันจะถูกรวมกับเส้นทางไดเรกทอรีปัจจุบันเพื่อสร้าง URL ที่สมบูรณ์
configuration
Configuration
การกําหนดค่าสิ่งแวดล้อม
data
TemplateData
ข้อมูลการผสมผสาน (XML, JSON)
options
TemplateLoadOptions
เปลี่ยนตัวเลือกวัตถุ
Returns
ผลการแปลง HTMLDocument