Class Converter
Contenido
[
Ocultar
]Converter class
Fachada compartida solo para los escenarios de conversión más frecuentes. Proporciona una amplia gama de conversiones a los formatos populares, como PDF, XPS, formatos de imagen, etc. y funciones API de bajo nivel documentadas.
public static class Converter
Métodos
Nombre | Descripción |
---|---|
static ConvertEPUB(Stream, DocSaveOptions, ICreateStreamProvider) | Convierta la fuente EPUB a DOCX. El resultado es un archivo docx. |
static ConvertEPUB(Stream, DocSaveOptions, string) | Convierta la fuente EPUB a DOCX. El resultado es un archivo docx. |
static ConvertEPUB(Stream, ImageSaveOptions, ICreateStreamProvider) | Convierte fuente epub en imagen. El resultado es un archivo de imagen. |
static ConvertEPUB(Stream, ImageSaveOptions, string) | Convierte fuente epub en imagen. El resultado es un archivo de imagen. |
static ConvertEPUB(Stream, PdfSaveOptions, ICreateStreamProvider) | Convertir fuente epub a pdf. El resultado es un archivo pdf. |
static ConvertEPUB(Stream, PdfSaveOptions, string) | Convertir fuente epub a pdf. El resultado es un archivo pdf. |
static ConvertEPUB(Stream, XpsSaveOptions, ICreateStreamProvider) | Convierte fuente epub a xps. El resultado es un archivo xps. |
static ConvertEPUB(Stream, XpsSaveOptions, string) | Convierte fuente epub a xps. El resultado es un archivo xps. |
static ConvertEPUB(string, DocSaveOptions, ICreateStreamProvider) | Convierta la fuente EPUB a DOCX. El resultado es un archivo docx. |
static ConvertEPUB(string, DocSaveOptions, string) | Convierta la fuente EPUB a DOCX. El resultado es un archivo docx. |
static ConvertEPUB(string, ImageSaveOptions, ICreateStreamProvider) | Convierte fuente epub en imagen. El resultado es un archivo de imagen. |
static ConvertEPUB(string, ImageSaveOptions, string) | Convierte fuente epub en imagen. El resultado es un archivo de imagen. |
static ConvertEPUB(string, PdfSaveOptions, ICreateStreamProvider) | Convertir fuente epub a pdf. El resultado es un archivo pdf. |
static ConvertEPUB(string, PdfSaveOptions, string) | Convertir fuente epub a pdf. El resultado es un archivo pdf. |
static ConvertEPUB(string, XpsSaveOptions, ICreateStreamProvider) | Convierte fuente epub a xps. El resultado es un archivo xps. |
static ConvertEPUB(string, XpsSaveOptions, string) | Convierte fuente epub a xps. El resultado es un archivo xps. |
static ConvertEPUB(Url, DocSaveOptions, ICreateStreamProvider) | Convierta la fuente EPUB a DOCX. El resultado es un archivo docx. |
static ConvertEPUB(Url, DocSaveOptions, string) | Convierta la fuente EPUB a DOCX. El resultado es un archivo docx. |
static ConvertEPUB(Url, ImageSaveOptions, ICreateStreamProvider) | Convierte fuente epub en imagen. El resultado es un archivo de imagen. |
static ConvertEPUB(Url, ImageSaveOptions, string) | Convierte fuente epub en imagen. El resultado es un archivo de imagen. |
static ConvertEPUB(Url, PdfSaveOptions, ICreateStreamProvider) | Convertir fuente epub a pdf. El resultado es un archivo pdf. |
static ConvertEPUB(Url, PdfSaveOptions, string) | Convertir fuente epub a pdf. El resultado es un archivo pdf. |
static ConvertEPUB(Url, XpsSaveOptions, ICreateStreamProvider) | Convierte fuente epub a xps. El resultado es un archivo xps. |
static ConvertEPUB(Url, XpsSaveOptions, string) | Convierte fuente epub a xps. El resultado es un archivo xps. |
static ConvertEPUB(Stream, Configuration, DocSaveOptions, ICreateStreamProvider) | Convierta la fuente EPUB a DOCX. El resultado es un archivo docx. |
static ConvertEPUB(Stream, Configuration, DocSaveOptions, string) | Convierta la fuente EPUB a DOCX. El resultado es un archivo docx. |
static ConvertEPUB(Stream, Configuration, ImageSaveOptions, ICreateStreamProvider) | Convierte fuente epub en imagen. El resultado es un archivo de imagen. |
static ConvertEPUB(Stream, Configuration, ImageSaveOptions, string) | Convierte fuente epub en imagen. El resultado es un archivo de imagen. |
static ConvertEPUB(Stream, Configuration, PdfSaveOptions, ICreateStreamProvider) | Convertir fuente epub a pdf. El resultado es un archivo pdf. |
static ConvertEPUB(Stream, Configuration, PdfSaveOptions, string) | Convertir fuente epub a pdf. El resultado es un archivo pdf. |
static ConvertEPUB(Stream, Configuration, XpsSaveOptions, ICreateStreamProvider) | Convierte fuente epub a xps. El resultado es un archivo xps. |
static ConvertEPUB(Stream, Configuration, XpsSaveOptions, string) | Convierte fuente epub a xps. El resultado es un archivo xps. |
static ConvertEPUB(string, Configuration, DocSaveOptions, ICreateStreamProvider) | Convierta la fuente EPUB a DOCX. El resultado es un archivo docx. |
static ConvertEPUB(string, Configuration, DocSaveOptions, string) | Convierta la fuente EPUB a DOCX. El resultado es un archivo docx. |
static ConvertEPUB(string, Configuration, ImageSaveOptions, ICreateStreamProvider) | Convierte fuente epub en imagen. El resultado es un archivo de imagen. |
static ConvertEPUB(string, Configuration, ImageSaveOptions, string) | Convierte fuente epub en imagen. El resultado es un archivo de imagen. |
static ConvertEPUB(string, Configuration, PdfSaveOptions, ICreateStreamProvider) | Convertir fuente epub a pdf. El resultado es un archivo pdf. |
static ConvertEPUB(string, Configuration, PdfSaveOptions, string) | Convertir fuente epub a pdf. El resultado es un archivo pdf. |
static ConvertEPUB(string, Configuration, XpsSaveOptions, ICreateStreamProvider) | Convierte fuente epub a xps. El resultado es un archivo xps. |
static ConvertEPUB(string, Configuration, XpsSaveOptions, string) | Convierte fuente epub a xps. El resultado es un archivo xps. |
static ConvertEPUB(Url, Configuration, DocSaveOptions, ICreateStreamProvider) | Convierta la fuente EPUB a DOCX. El resultado es un archivo docx. |
static ConvertEPUB(Url, Configuration, DocSaveOptions, string) | Convierta la fuente EPUB a DOCX. El resultado es un archivo docx. |
static ConvertEPUB(Url, Configuration, ImageSaveOptions, ICreateStreamProvider) | Convierte fuente epub en imagen. El resultado es un archivo de imagen. |
static ConvertEPUB(Url, Configuration, ImageSaveOptions, string) | Convierte fuente epub en imagen. El resultado es un archivo de imagen. |
static ConvertEPUB(Url, Configuration, PdfSaveOptions, ICreateStreamProvider) | Convertir fuente epub a pdf. El resultado es un archivo pdf. |
static ConvertEPUB(Url, Configuration, PdfSaveOptions, string) | Convertir fuente epub a pdf. El resultado es un archivo pdf. |
static ConvertEPUB(Url, Configuration, XpsSaveOptions, ICreateStreamProvider) | Convierte fuente epub a xps. El resultado es un archivo xps. |
static ConvertEPUB(Url, Configuration, XpsSaveOptions, string) | Convierte fuente epub a xps. El resultado es un archivo xps. |
static ConvertHTML(HTMLDocument, DocSaveOptions, ICreateStreamProvider) | Convierte el documento fuente HTML a DOCX. El resultado es un archivo docx. |
static ConvertHTML(HTMLDocument, DocSaveOptions, string) | Convierte el documento fuente HTML a DOCX. El resultado es un archivo docx. |
static ConvertHTML(HTMLDocument, ImageSaveOptions, ICreateStreamProvider) | Convertir fuente html en imagen. El resultado es un archivo de imagen. |
static ConvertHTML(HTMLDocument, ImageSaveOptions, string) | Convertir documento html en imagen. El resultado es un archivo de imagen. |
static ConvertHTML(HTMLDocument, MarkdownSaveOptions, string) | Convertir documento html a descuento. El resultado es archivo md. |
static ConvertHTML(HTMLDocument, MHTMLSaveOptions, string) | Convertir documento html a mhtml. El resultado es un archivo mhtml. |
static ConvertHTML(HTMLDocument, PdfSaveOptions, ICreateStreamProvider) | Convierte el documento fuente html a PDF. El resultado es un archivo pdf. |
static ConvertHTML(HTMLDocument, PdfSaveOptions, string) | Convierte el documento fuente html a PDF. El resultado es un archivo pdf. |
static ConvertHTML(HTMLDocument, XpsSaveOptions, ICreateStreamProvider) | Convertir fuente html a xps. El resultado es un archivo xps. |
static ConvertHTML(HTMLDocument, XpsSaveOptions, string) | Convertir documento html a xps. El resultado es un archivo xps. |
static ConvertHTML(string, DocSaveOptions, ICreateStreamProvider) | Convierte el documento fuente HTML a DOCX. El resultado es un archivo docx. |
static ConvertHTML(string, DocSaveOptions, string) | Convierte el documento fuente HTML a DOCX. El resultado es un archivo docx. |
static ConvertHTML(string, ImageSaveOptions, ICreateStreamProvider) | Convertir fuente html en imagen. El resultado es un archivo de imagen. |
static ConvertHTML(string, ImageSaveOptions, string) | Convertir documento html en imagen. El resultado es un archivo de imagen. |
static ConvertHTML(string, MarkdownSaveOptions, string) | Convertir fuente html a rebajas. El resultado es archivo md. |
static ConvertHTML(string, MHTMLSaveOptions, string) | Convertir documento html a mhtml. El resultado es un archivo mhtml. |
static ConvertHTML(string, PdfSaveOptions, ICreateStreamProvider) | Convierte el documento fuente html a PDF. El resultado es un archivo pdf. |
static ConvertHTML(string, PdfSaveOptions, string) | Convierte el documento fuente html a PDF. El resultado es un archivo pdf. |
static ConvertHTML(string, XpsSaveOptions, ICreateStreamProvider) | Convertir fuente html a xps. El resultado es un archivo xps. |
static ConvertHTML(string, XpsSaveOptions, string) | Convertir documento html a xps. El resultado es un archivo xps. |
static ConvertHTML(Url, DocSaveOptions, ICreateStreamProvider) | Convierte el documento fuente HTML a DOCX. El resultado es un archivo docx. |
static ConvertHTML(Url, DocSaveOptions, string) | Convierte el documento fuente HTML a DOCX. El resultado es un archivo docx. |
static ConvertHTML(Url, ImageSaveOptions, ICreateStreamProvider) | Convertir fuente html en imagen. El resultado es un archivo de imagen. |
static ConvertHTML(Url, ImageSaveOptions, string) | Convertir documento html en imagen. El resultado es un archivo de imagen. |
static ConvertHTML(Url, MarkdownSaveOptions, string) | Convertir fuente html a rebajas. El resultado es archivo md. |
static ConvertHTML(Url, MHTMLSaveOptions, string) | Convertir documento html a mhtml. El resultado es un archivo mhtml. |
static ConvertHTML(Url, PdfSaveOptions, ICreateStreamProvider) | Convierte el documento fuente html a PDF. El resultado es un archivo pdf. |
static ConvertHTML(Url, PdfSaveOptions, string) | Convierte el documento fuente html a PDF. El resultado es un archivo pdf. |
static ConvertHTML(Url, XpsSaveOptions, ICreateStreamProvider) | Convertir fuente html a xps. El resultado es un archivo xps. |
static ConvertHTML(Url, XpsSaveOptions, string) | Convertir documento html a xps. El resultado es un archivo xps. |
static ConvertHTML(string, Configuration, DocSaveOptions, ICreateStreamProvider) | Convierte el documento fuente HTML a DOCX. El resultado es un archivo docx. |
static ConvertHTML(string, Configuration, DocSaveOptions, string) | Convierte el documento fuente HTML a DOCX. El resultado es un archivo docx. |
static ConvertHTML(string, Configuration, ImageSaveOptions, ICreateStreamProvider) | Convertir fuente html en imagen. El resultado es un archivo de imagen. |
static ConvertHTML(string, Configuration, ImageSaveOptions, string) | Convertir documento html en imagen. El resultado es un archivo de imagen. |
static ConvertHTML(string, Configuration, MarkdownSaveOptions, string) | Convertir fuente html a rebajas. El resultado es archivo md. |
static ConvertHTML(string, Configuration, MHTMLSaveOptions, string) | Convertir documento html a mhtml. El resultado es un archivo mhtml. |
static ConvertHTML(string, Configuration, PdfSaveOptions, ICreateStreamProvider) | Convierte el documento fuente html a PDF. El resultado es un archivo pdf. |
static ConvertHTML(string, Configuration, PdfSaveOptions, string) | Convierte el documento fuente html a PDF. El resultado es un archivo pdf. |
static ConvertHTML(string, Configuration, XpsSaveOptions, ICreateStreamProvider) | Convertir fuente html a xps. El resultado es un archivo xps. |
static ConvertHTML(string, Configuration, XpsSaveOptions, string) | Convertir documento html a xps. El resultado es un archivo xps. |
static ConvertHTML(string, string, DocSaveOptions, ICreateStreamProvider) | Convierte el documento fuente HTML a DOCX. El resultado es un archivo docx. |
static ConvertHTML(string, string, DocSaveOptions, string) | Convierte el documento fuente HTML a DOCX. El resultado es un archivo docx. |
static ConvertHTML(string, string, ImageSaveOptions, ICreateStreamProvider) | Convertir fuente html en imagen. El resultado es un archivo de imagen. |
static ConvertHTML(string, string, ImageSaveOptions, string) | Convertir documento html en imagen. El resultado es un archivo de imagen. |
static ConvertHTML(string, string, MarkdownSaveOptions, string) | Convertir fuente html a rebajas. El resultado es archivo md. |
static ConvertHTML(string, string, MHTMLSaveOptions, string) | Convertir documento html a mhtml. El resultado es un archivo mhtml. |
static ConvertHTML(string, string, PdfSaveOptions, ICreateStreamProvider) | Convierte el documento fuente html a PDF. El resultado es un archivo pdf. |
static ConvertHTML(string, string, PdfSaveOptions, string) | Convierte el documento fuente html a PDF. El resultado es un archivo pdf. |
static ConvertHTML(string, string, XpsSaveOptions, ICreateStreamProvider) | Convertir fuente html a xps. El resultado es un archivo xps. |
static ConvertHTML(string, string, XpsSaveOptions, string) | Convertir documento html a xps. El resultado es un archivo xps. |
static ConvertHTML(Url, Configuration, DocSaveOptions, ICreateStreamProvider) | Convierte el documento fuente HTML a DOCX. El resultado es un archivo docx. |
static ConvertHTML(Url, Configuration, DocSaveOptions, string) | Convierte el documento fuente HTML a DOCX. El resultado es un archivo docx. |
static ConvertHTML(Url, Configuration, ImageSaveOptions, ICreateStreamProvider) | Convertir fuente html en imagen. El resultado es un archivo de imagen. |
static ConvertHTML(Url, Configuration, ImageSaveOptions, string) | Convertir documento html en imagen. El resultado es un archivo de imagen. |
static ConvertHTML(Url, Configuration, MarkdownSaveOptions, string) | Convertir fuente html a rebajas. El resultado es archivo md. |
static ConvertHTML(Url, Configuration, MHTMLSaveOptions, string) | Convertir documento html a mhtml. El resultado es un archivo mhtml. |
static ConvertHTML(Url, Configuration, PdfSaveOptions, ICreateStreamProvider) | Convierte el documento fuente html a PDF. El resultado es un archivo pdf. |
static ConvertHTML(Url, Configuration, PdfSaveOptions, string) | Convierte el documento fuente html a PDF. El resultado es un archivo pdf. |
static ConvertHTML(Url, Configuration, XpsSaveOptions, ICreateStreamProvider) | Convertir fuente html a xps. El resultado es un archivo xps. |
static ConvertHTML(Url, Configuration, XpsSaveOptions, string) | Convertir documento html a xps. El resultado es un archivo xps. |
static ConvertHTML(string, string, Configuration, DocSaveOptions, ICreateStreamProvider) | Convierte el documento fuente HTML a DOCX. El resultado es un archivo docx. |
static ConvertHTML(string, string, Configuration, DocSaveOptions, string) | Convierte el documento fuente HTML a DOCX. El resultado es un archivo docx. |
static ConvertHTML(string, string, Configuration, ImageSaveOptions, ICreateStreamProvider) | Convertir fuente html en imagen. El resultado es un archivo de imagen. |
static ConvertHTML(string, string, Configuration, ImageSaveOptions, string) | Convertir documento html en imagen. El resultado es un archivo de imagen. |
static ConvertHTML(string, string, Configuration, MarkdownSaveOptions, string) | Convertir fuente html a rebajas. El resultado es archivo md. |
static ConvertHTML(string, string, Configuration, MHTMLSaveOptions, string) | Convertir documento html a mhtml. El resultado es un archivo mhtml. |
static ConvertHTML(string, string, Configuration, PdfSaveOptions, ICreateStreamProvider) | Convierte el documento fuente html a PDF. El resultado es un archivo pdf. |
static ConvertHTML(string, string, Configuration, PdfSaveOptions, string) | Convierte el documento fuente html a PDF. El resultado es un archivo pdf. |
static ConvertHTML(string, string, Configuration, XpsSaveOptions, ICreateStreamProvider) | Convertir fuente html a xps. El resultado es un archivo xps. |
static ConvertHTML(string, string, Configuration, XpsSaveOptions, string) | Convertir documento html a xps. El resultado es un archivo xps. |
static ConvertMarkdown(string) | Convierte la fuente de Markdown a html. El resultado esHTMLDocument . |
static ConvertMarkdown(Stream, string) | Convierte la fuente de Markdown a html. El resultado esHTMLDocument . |
static ConvertMarkdown(string, Configuration) | Convierte la fuente de Markdown a html. El resultado esHTMLDocument . |
static ConvertMarkdown(string, string) | Convierte la fuente de Markdown a html. El resultado es un archivo html. |
static ConvertMarkdown(Stream, string, Configuration) | Convierte la fuente de Markdown a html. El resultado esHTMLDocument . |
static ConvertMarkdown(Stream, string, string) | Convierte la fuente de Markdown a html. El resultado es un archivo html. |
static ConvertMarkdown(string, Configuration, string) | Convierte la fuente de Markdown a html. El resultado es un archivo html. |
static ConvertMarkdown(Stream, string, Configuration, string) | Convierte la fuente de Markdown a html. El resultado es un archivo html. |
static ConvertMHTML(Stream, DocSaveOptions, ICreateStreamProvider) | Convierte la fuente MHTML a DOCX. El resultado es un archivo docx. |
static ConvertMHTML(Stream, DocSaveOptions, string) | Convierte la fuente MHTML a DOCX. El resultado es un archivo docx. |
static ConvertMHTML(Stream, ImageSaveOptions, ICreateStreamProvider) | Convertir fuente mhtml en imagen. El resultado es un archivo de imagen. |
static ConvertMHTML(Stream, ImageSaveOptions, string) | Convertir fuente mhtml en imagen. El resultado es un archivo de imagen. |
static ConvertMHTML(Stream, PdfSaveOptions, ICreateStreamProvider) | Convertir fuente mhtml a pdf. El resultado es un archivo pdf. |
static ConvertMHTML(Stream, PdfSaveOptions, string) | Convertir fuente mhtml a pdf. El resultado es un archivo pdf. |
static ConvertMHTML(Stream, XpsSaveOptions, ICreateStreamProvider) | Convertir fuente mhtml a xps. El resultado es un archivo xps. |
static ConvertMHTML(Stream, XpsSaveOptions, string) | Convertir fuente mhtml a xps. El resultado es un archivo xps. |
static ConvertMHTML(string, DocSaveOptions, ICreateStreamProvider) | Convierte la fuente MHTML a DOCX. El resultado es un archivo docx. |
static ConvertMHTML(string, DocSaveOptions, string) | Convierte la fuente MHTML a DOCX. El resultado es un archivo docx. |
static ConvertMHTML(string, ImageSaveOptions, ICreateStreamProvider) | Convertir fuente mhtml en imagen. El resultado es un archivo de imagen. |
static ConvertMHTML(string, ImageSaveOptions, string) | Convertir fuente mhtml en imagen. El resultado es un archivo de imagen. |
static ConvertMHTML(string, PdfSaveOptions, ICreateStreamProvider) | Convertir fuente mhtml a pdf. El resultado es un archivo pdf. |
static ConvertMHTML(string, PdfSaveOptions, string) | Convertir fuente mhtml a pdf. El resultado es un archivo pdf. |
static ConvertMHTML(string, XpsSaveOptions, ICreateStreamProvider) | Convertir fuente mhtml a xps. El resultado es un archivo xps. |
static ConvertMHTML(string, XpsSaveOptions, string) | Convertir fuente mhtml a xps. El resultado es un archivo xps. |
static ConvertMHTML(Url, DocSaveOptions, ICreateStreamProvider) | Convierte la fuente MHTML a DOCX. El resultado es un archivo docx. |
static ConvertMHTML(Url, DocSaveOptions, string) | Convierte la fuente MHTML a DOCX. El resultado es un archivo docx. |
static ConvertMHTML(Url, ImageSaveOptions, ICreateStreamProvider) | Convertir fuente mhtml en imagen. El resultado es un archivo de imagen. |
static ConvertMHTML(Url, ImageSaveOptions, string) | Convertir fuente mhtml en imagen. El resultado es un archivo de imagen. |
static ConvertMHTML(Url, PdfSaveOptions, ICreateStreamProvider) | Convertir fuente mhtml a pdf. El resultado es un archivo pdf. |
static ConvertMHTML(Url, PdfSaveOptions, string) | Convertir fuente mhtml a pdf. El resultado es un archivo pdf. |
static ConvertMHTML(Url, XpsSaveOptions, ICreateStreamProvider) | Convertir fuente mhtml a xps. El resultado es un archivo xps. |
static ConvertMHTML(Url, XpsSaveOptions, string) | Convertir fuente mhtml a xps. El resultado es un archivo xps. |
static ConvertMHTML(Stream, Configuration, DocSaveOptions, ICreateStreamProvider) | Convierte la fuente MHTML a DOCX. El resultado es un archivo docx. |
static ConvertMHTML(Stream, Configuration, DocSaveOptions, string) | Convierte la fuente MHTML a DOCX. El resultado es un archivo docx. |
static ConvertMHTML(Stream, Configuration, ImageSaveOptions, ICreateStreamProvider) | Convertir fuente mhtml en imagen. El resultado es un archivo de imagen. |
static ConvertMHTML(Stream, Configuration, ImageSaveOptions, string) | Convertir fuente mhtml en imagen. El resultado es un archivo de imagen. |
static ConvertMHTML(Stream, Configuration, PdfSaveOptions, ICreateStreamProvider) | Convertir fuente mhtml a pdf. El resultado es un archivo pdf. |
static ConvertMHTML(Stream, Configuration, PdfSaveOptions, string) | Convertir fuente mhtml a pdf. El resultado es un archivo pdf. |
static ConvertMHTML(Stream, Configuration, XpsSaveOptions, ICreateStreamProvider) | Convertir fuente mhtml a xps. El resultado es un archivo xps. |
static ConvertMHTML(Stream, Configuration, XpsSaveOptions, string) | Convertir fuente mhtml a xps. El resultado es un archivo xps. |
static ConvertMHTML(string, Configuration, DocSaveOptions, ICreateStreamProvider) | Convierte la fuente MHTML a DOCX. El resultado es un archivo docx. |
static ConvertMHTML(string, Configuration, DocSaveOptions, string) | Convierte la fuente MHTML a DOCX. El resultado es un archivo docx. |
static ConvertMHTML(string, Configuration, ImageSaveOptions, ICreateStreamProvider) | Convertir fuente mhtml en imagen. El resultado es un archivo de imagen. |
static ConvertMHTML(string, Configuration, ImageSaveOptions, string) | Convertir fuente mhtml en imagen. El resultado es un archivo de imagen. |
static ConvertMHTML(string, Configuration, PdfSaveOptions, ICreateStreamProvider) | Convertir fuente mhtml a pdf. El resultado es un archivo pdf. |
static ConvertMHTML(string, Configuration, PdfSaveOptions, string) | Convertir fuente mhtml a pdf. El resultado es un archivo pdf. |
static ConvertMHTML(string, Configuration, XpsSaveOptions, ICreateStreamProvider) | Convertir fuente mhtml a xps. El resultado es un archivo xps. |
static ConvertMHTML(string, Configuration, XpsSaveOptions, string) | Convertir fuente mhtml a xps. El resultado es un archivo xps. |
static ConvertMHTML(Url, Configuration, DocSaveOptions, ICreateStreamProvider) | Convierte la fuente MHTML a DOCX. El resultado es un archivo docx. |
static ConvertMHTML(Url, Configuration, DocSaveOptions, string) | Convierte la fuente MHTML a DOCX. El resultado es un archivo docx. |
static ConvertMHTML(Url, Configuration, ImageSaveOptions, ICreateStreamProvider) | Convertir fuente mhtml en imagen. El resultado es un archivo de imagen. |
static ConvertMHTML(Url, Configuration, ImageSaveOptions, string) | Convertir fuente mhtml en imagen. El resultado es un archivo de imagen. |
static ConvertMHTML(Url, Configuration, PdfSaveOptions, ICreateStreamProvider) | Convertir fuente mhtml a pdf. El resultado es un archivo pdf. |
static ConvertMHTML(Url, Configuration, PdfSaveOptions, string) | Convertir fuente mhtml a pdf. El resultado es un archivo pdf. |
static ConvertMHTML(Url, Configuration, XpsSaveOptions, ICreateStreamProvider) | Convertir fuente mhtml a xps. El resultado es un archivo xps. |
static ConvertMHTML(Url, Configuration, XpsSaveOptions, string) | Convertir fuente mhtml a xps. El resultado es un archivo xps. |
static ConvertSVG(string, DocSaveOptions, ICreateStreamProvider) | Convertir documento SVG a DOCX. El resultado es un archivo docx. |
static ConvertSVG(string, DocSaveOptions, string) | Convertir documento SVG a DOCX. El resultado es un archivo docx. |
static ConvertSVG(string, ImageSaveOptions, ICreateStreamProvider) | Convertir fuente svg a imagen. El resultado es un archivo de imagen. |
static ConvertSVG(string, ImageSaveOptions, string) | Convertir documento svg a imagen. El resultado es un archivo de imagen. |
static ConvertSVG(string, PdfSaveOptions, ICreateStreamProvider) | Convertir fuente svg a pdf. El resultado es un archivo pdf. |
static ConvertSVG(string, PdfSaveOptions, string) | Convertir fuente svg a pdf. El resultado es un archivo pdf. |
static ConvertSVG(string, XpsSaveOptions, ICreateStreamProvider) | Convertir fuente svg a xps. El resultado es un archivo xps. |
static ConvertSVG(string, XpsSaveOptions, string) | Convertir fuente svg a xps. El resultado es un archivo xps. |
static ConvertSVG(SVGDocument, DocSaveOptions, ICreateStreamProvider) | Convertir documento SVG a DOCX. El resultado es un archivo docx. |
static ConvertSVG(SVGDocument, DocSaveOptions, string) | Convertir documento SVG a DOCX. El resultado es un archivo docx. |
static ConvertSVG(SVGDocument, ImageSaveOptions, ICreateStreamProvider) | Convertir fuente svg a imagen. El resultado es un archivo de imagen. |
static ConvertSVG(SVGDocument, ImageSaveOptions, string) | Convertir documento svg a imagen. El resultado es un archivo de imagen. |
static ConvertSVG(SVGDocument, PdfSaveOptions, ICreateStreamProvider) | Convertir fuente svg a pdf. El resultado es un archivo pdf. |
static ConvertSVG(SVGDocument, PdfSaveOptions, string) | Convertir fuente svg a pdf. El resultado es un archivo pdf. |
static ConvertSVG(SVGDocument, XpsSaveOptions, ICreateStreamProvider) | Convertir fuente svg a xps. El resultado es un archivo xps. |
static ConvertSVG(SVGDocument, XpsSaveOptions, string) | Convierte el documento svg a xps. El resultado es un archivo xps. |
static ConvertSVG(Url, DocSaveOptions, ICreateStreamProvider) | Convertir documento SVG a DOCX. El resultado es un archivo docx. |
static ConvertSVG(Url, DocSaveOptions, string) | Convertir documento SVG a DOCX. El resultado es un archivo docx. |
static ConvertSVG(Url, ImageSaveOptions, ICreateStreamProvider) | Convertir fuente svg a imagen. El resultado es un archivo de imagen. |
static ConvertSVG(Url, ImageSaveOptions, string) | Convertir documento svg a imagen. El resultado es un archivo de imagen. |
static ConvertSVG(Url, PdfSaveOptions, ICreateStreamProvider) | Convertir fuente svg a pdf. El resultado es un archivo pdf. |
static ConvertSVG(Url, PdfSaveOptions, string) | Convertir fuente svg a pdf. El resultado es un archivo pdf. |
static ConvertSVG(Url, XpsSaveOptions, ICreateStreamProvider) | Convertir fuente svg a xps. El resultado es un archivo xps. |
static ConvertSVG(Url, XpsSaveOptions, string) | Convertir fuente svg a xps. El resultado es un archivo xps. |
static ConvertSVG(string, Configuration, DocSaveOptions, ICreateStreamProvider) | Convertir documento SVG a DOCX. El resultado es un archivo docx. |
static ConvertSVG(string, Configuration, DocSaveOptions, string) | Convertir documento SVG a DOCX. El resultado es un archivo docx. |
static ConvertSVG(string, Configuration, ImageSaveOptions, ICreateStreamProvider) | Convertir fuente svg a imagen. El resultado es un archivo de imagen. |
static ConvertSVG(string, Configuration, ImageSaveOptions, string) | Convertir documento svg a imagen. El resultado es un archivo de imagen. |
static ConvertSVG(string, Configuration, PdfSaveOptions, ICreateStreamProvider) | Convertir fuente svg a pdf. El resultado es un archivo pdf. |
static ConvertSVG(string, Configuration, PdfSaveOptions, string) | Convertir fuente svg a pdf. El resultado es un archivo pdf. |
static ConvertSVG(string, Configuration, XpsSaveOptions, ICreateStreamProvider) | Convertir fuente svg a xps. El resultado es un archivo xps. |
static ConvertSVG(string, Configuration, XpsSaveOptions, string) | Convertir fuente svg a xps. El resultado es un archivo xps. |
static ConvertSVG(string, string, DocSaveOptions, ICreateStreamProvider) | Convertir documento SVG a DOCX. El resultado es un archivo docx. |
static ConvertSVG(string, string, DocSaveOptions, string) | Convertir documento SVG a DOCX. El resultado es un archivo docx. |
static ConvertSVG(string, string, ImageSaveOptions, ICreateStreamProvider) | Convertir fuente svg a imagen. El resultado es un archivo de imagen. |
static ConvertSVG(string, string, ImageSaveOptions, string) | Convertir documento svg a imagen. El resultado es un archivo de imagen. |
static ConvertSVG(string, string, PdfSaveOptions, ICreateStreamProvider) | Convertir fuente svg a pdf. El resultado es un archivo pdf. |
static ConvertSVG(string, string, PdfSaveOptions, string) | Convertir fuente svg a pdf. El resultado es un archivo pdf. |
static ConvertSVG(string, string, XpsSaveOptions, ICreateStreamProvider) | Convertir fuente svg a xps. El resultado es un archivo xps. |
static ConvertSVG(string, string, XpsSaveOptions, string) | Convertir fuente svg a xps. El resultado es un archivo xps. |
static ConvertSVG(Url, Configuration, DocSaveOptions, ICreateStreamProvider) | Convertir documento SVG a DOCX. El resultado es un archivo docx. |
static ConvertSVG(Url, Configuration, DocSaveOptions, string) | Convertir documento SVG a DOCX. El resultado es un archivo docx. |
static ConvertSVG(Url, Configuration, ImageSaveOptions, ICreateStreamProvider) | Convertir fuente svg a imagen. El resultado es un archivo de imagen. |
static ConvertSVG(Url, Configuration, ImageSaveOptions, string) | Convertir documento svg a imagen. El resultado es un archivo de imagen. |
static ConvertSVG(Url, Configuration, PdfSaveOptions, ICreateStreamProvider) | Convertir fuente svg a pdf. El resultado es un archivo pdf. |
static ConvertSVG(Url, Configuration, PdfSaveOptions, string) | Convertir fuente svg a pdf. El resultado es un archivo pdf. |
static ConvertSVG(Url, Configuration, XpsSaveOptions, ICreateStreamProvider) | Convertir fuente svg a xps. El resultado es un archivo xps. |
static ConvertSVG(Url, Configuration, XpsSaveOptions, string) | Convertir fuente svg a xps. El resultado es un archivo xps. |
static ConvertSVG(string, string, Configuration, DocSaveOptions, ICreateStreamProvider) | Convertir documento SVG a DOCX. El resultado es un archivo docx. |
static ConvertSVG(string, string, Configuration, DocSaveOptions, string) | Convertir documento SVG a DOCX. El resultado es un archivo docx. |
static ConvertSVG(string, string, Configuration, ImageSaveOptions, ICreateStreamProvider) | Convertir fuente svg a imagen. El resultado es un archivo de imagen. |
static ConvertSVG(string, string, Configuration, ImageSaveOptions, string) | Convertir documento svg a imagen. El resultado es un archivo de imagen. |
static ConvertSVG(string, string, Configuration, PdfSaveOptions, ICreateStreamProvider) | Convertir fuente svg a pdf. El resultado es un archivo pdf. |
static ConvertSVG(string, string, Configuration, PdfSaveOptions, string) | Convertir fuente svg a pdf. El resultado es un archivo pdf. |
static ConvertSVG(string, string, Configuration, XpsSaveOptions, ICreateStreamProvider) | Convertir fuente svg a xps. El resultado es un archivo xps. |
static ConvertSVG(string, string, Configuration, XpsSaveOptions, string) | Convertir fuente svg a xps. El resultado es un archivo xps. |
static ConvertTemplate(HTMLDocument, TemplateData, TemplateLoadOptions) | Combinar plantilla html con datos de usuario. El resultado esHTMLDocument . |
static ConvertTemplate(string, TemplateData, TemplateLoadOptions) | Combinar plantilla html con datos de usuario. El resultado esHTMLDocument . |
static ConvertTemplate(Url, TemplateData, TemplateLoadOptions) | Combinar plantilla html con datos de usuario. El resultado esHTMLDocument . |
static ConvertTemplate(HTMLDocument, TemplateData, TemplateLoadOptions, string) | Combinar plantilla html con datos de usuario. El resultado es un archivo html. |
static ConvertTemplate(string, Configuration, TemplateData, TemplateLoadOptions) | Combinar plantilla html con datos de usuario. El resultado esHTMLDocument . |
static ConvertTemplate(string, string, TemplateData, TemplateLoadOptions) | Combinar plantilla html con datos de usuario. El resultado esHTMLDocument . |
static ConvertTemplate(string, TemplateData, TemplateLoadOptions, string) | Combinar plantilla html con datos de usuario. El resultado es un archivo html. |
static ConvertTemplate(Url, Configuration, TemplateData, TemplateLoadOptions) | Combinar plantilla html con datos de usuario. El resultado esHTMLDocument . |
static ConvertTemplate(Url, TemplateData, TemplateLoadOptions, string) | Combinar plantilla html con datos de usuario. El resultado es un archivo html. |
static ConvertTemplate(string, Configuration, TemplateData, TemplateLoadOptions, string) | Combinar plantilla html con datos de usuario. El resultado es un archivo html. |
static ConvertTemplate(string, string, Configuration, TemplateData, TemplateLoadOptions) | Combinar plantilla html con datos de usuario. El resultado esHTMLDocument . |
static ConvertTemplate(string, string, TemplateData, TemplateLoadOptions, string) | Combinar plantilla html con datos de usuario. El resultado es un archivo html. |
static ConvertTemplate(Url, Configuration, TemplateData, TemplateLoadOptions, string) | Combinar plantilla html con datos de usuario. El resultado es un archivo html. |
static ConvertTemplate(string, string, Configuration, TemplateData, TemplateLoadOptions, string) | Combinar plantilla html con datos de usuario. El resultado es un archivo html. |
Ver también
- espacio de nombres Aspose.Html.Converters
- asamblea Aspose.HTML