Lưu trữ...DocSaveOptions DocSaveOptions saveOptions = new DocSaveOptions(); //...định dạng đầu ra là DOCX saveOptions.Format = DocSaveOptions.DocFormat...
chercher...SvgSaveOptions SvgSaveOptions saveOptions = new SvgSaveOptions(); //...pdfDocument.Save("output.svg", saveOptions); Conversion C# PDF en SVG...
Archivo...de HTML HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat...HTML); saveOptions.setExportGridLines(true); saveOptions.setExportHeadings(true);...
Archiv...Speicheroptionen HtmlSaveOptions saveOptions = new HtmlSaveOptions();...gewünschte Codierung ein saveOptions.setEncoding(Charset.forName("UTF-8"));...