Converter.ConvertMHTML
ConvertMHTML(Stream, XpsSaveOptions, string)
Converteer mhtml-broncode naar xps. Resultaat is xps-bestand.
public static void ConvertMHTML(Stream stream, XpsSaveOptions options, string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
stream | Stream | Bronstroom van conversie. |
options | XpsSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class XpsSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(string, XpsSaveOptions, string)
Converteer mhtml-broncode naar xps. Resultaat is xps-bestand.
public static void ConvertMHTML(string sourcePath, XpsSaveOptions options, string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
sourcePath | String | Pad naar MHTML-bronbestand. Het wordt gecombineerd met het huidige mappad om een absolute URL te vormen. |
options | XpsSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class XpsSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Url, XpsSaveOptions, string)
Converteer mhtml-broncode naar xps. Resultaat is xps-bestand.
public static void ConvertMHTML(Url sourceUrl, XpsSaveOptions options, string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
sourceUrl | Url | De bron-URL. |
options | XpsSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class Url
- class XpsSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Stream, Configuration, XpsSaveOptions, string)
Converteer mhtml-broncode naar xps. Resultaat is xps-bestand.
public static void ConvertMHTML(Stream stream, Configuration configuration, XpsSaveOptions options,
string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
stream | Stream | Bronstroom van conversie. |
configuration | Configuration | De omgevingsconfiguratie. |
options | XpsSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class Configuration
- class XpsSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(string, Configuration, XpsSaveOptions, string)
Converteer mhtml-broncode naar xps. Resultaat is xps-bestand.
public static void ConvertMHTML(string sourcePath, Configuration configuration,
XpsSaveOptions options, string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
sourcePath | String | Pad naar MHTML-bronbestand. Het wordt gecombineerd met het huidige mappad om een absolute URL te vormen. |
configuration | Configuration | De omgevingsconfiguratie. |
options | XpsSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class Configuration
- class XpsSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Url, Configuration, XpsSaveOptions, string)
Converteer mhtml-broncode naar xps. Resultaat is xps-bestand.
public static void ConvertMHTML(Url sourceUrl, Configuration configuration, XpsSaveOptions options,
string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
sourceUrl | Url | De bron-URL. |
configuration | Configuration | De omgevingsconfiguratie. |
options | XpsSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class Url
- class Configuration
- class XpsSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Stream, XpsSaveOptions, ICreateStreamProvider)
Converteer mhtml-broncode naar xps. Resultaat is xps-bestand.
public static void ConvertMHTML(Stream stream, XpsSaveOptions options,
ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
stream | Stream | Bronstroom van conversie. |
options | XpsSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class XpsSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(string, XpsSaveOptions, ICreateStreamProvider)
Converteer mhtml-broncode naar xps. Resultaat is xps-bestand.
public static void ConvertMHTML(string sourcePath, XpsSaveOptions options,
ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
sourcePath | String | Pad naar MHTML-bronbestand. Het wordt gecombineerd met het huidige mappad om een absolute URL te vormen. |
options | XpsSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class XpsSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Url, XpsSaveOptions, ICreateStreamProvider)
Converteer mhtml-broncode naar xps. Resultaat is xps-bestand.
public static void ConvertMHTML(Url sourceUrl, XpsSaveOptions options,
ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
sourceUrl | Url | De bron-URL. |
options | XpsSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class Url
- class XpsSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Stream, Configuration, XpsSaveOptions, ICreateStreamProvider)
Converteer mhtml-broncode naar xps. Resultaat is xps-bestand.
public static void ConvertMHTML(Stream stream, Configuration configuration, XpsSaveOptions options,
ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
stream | Stream | Bronstroom van conversie. |
configuration | Configuration | De omgevingsconfiguratie. |
options | XpsSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class Configuration
- class XpsSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(string, Configuration, XpsSaveOptions, ICreateStreamProvider)
Converteer mhtml-broncode naar xps. Resultaat is xps-bestand.
public static void ConvertMHTML(string sourcePath, Configuration configuration,
XpsSaveOptions options, ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
sourcePath | String | Pad naar MHTML-bronbestand. Het wordt gecombineerd met het huidige mappad om een absolute URL te vormen. |
configuration | Configuration | De omgevingsconfiguratie. |
options | XpsSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class Configuration
- class XpsSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Url, Configuration, XpsSaveOptions, ICreateStreamProvider)
Converteer mhtml-broncode naar xps. Resultaat is xps-bestand.
public static void ConvertMHTML(Url sourceUrl, Configuration configuration, XpsSaveOptions options,
ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
sourceUrl | Url | De bron-URL. |
configuration | Configuration | De omgevingsconfiguratie. |
options | XpsSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class Url
- class Configuration
- class XpsSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Stream, DocSaveOptions, string)
Converteer MHTML-bron naar DOCX. Resultaat is docx-bestand.
public static void ConvertMHTML(Stream stream, DocSaveOptions options, string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
stream | Stream | Bronstroom van conversie. |
options | DocSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class DocSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(string, DocSaveOptions, string)
Converteer MHTML-bron naar DOCX. Resultaat is docx-bestand.
public static void ConvertMHTML(string sourcePath, DocSaveOptions options, string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
sourcePath | String | Pad naar MHTML-bronbestand. Het wordt gecombineerd met het huidige mappad om een absolute URL te vormen. |
options | DocSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class DocSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Url, DocSaveOptions, string)
Converteer MHTML-bron naar DOCX. Resultaat is docx-bestand.
public static void ConvertMHTML(Url sourceUrl, DocSaveOptions options, string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
sourceUrl | Url | De bron-URL. |
options | DocSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class Url
- class DocSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Stream, Configuration, DocSaveOptions, string)
Converteer MHTML-bron naar DOCX. Resultaat is docx-bestand.
public static void ConvertMHTML(Stream stream, Configuration configuration, DocSaveOptions options,
string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
stream | Stream | Bronstroom van conversie. |
configuration | Configuration | De omgevingsconfiguratie. |
options | DocSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class Configuration
- class DocSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(string, Configuration, DocSaveOptions, string)
Converteer MHTML-bron naar DOCX. Resultaat is docx-bestand.
public static void ConvertMHTML(string sourcePath, Configuration configuration,
DocSaveOptions options, string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
sourcePath | String | Pad naar MHTML-bronbestand. Het wordt gecombineerd met het huidige mappad om een absolute URL te vormen. |
configuration | Configuration | De omgevingsconfiguratie. |
options | DocSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class Configuration
- class DocSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Url, Configuration, DocSaveOptions, string)
Converteer MHTML-bron naar DOCX. Resultaat is docx-bestand.
public static void ConvertMHTML(Url sourceUrl, Configuration configuration, DocSaveOptions options,
string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
sourceUrl | Url | De bron-URL. |
configuration | Configuration | De omgevingsconfiguratie. |
options | DocSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class Url
- class Configuration
- class DocSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Stream, DocSaveOptions, ICreateStreamProvider)
Converteer MHTML-bron naar DOCX. Resultaat is docx-bestand.
public static void ConvertMHTML(Stream stream, DocSaveOptions options,
ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
stream | Stream | Bronstroom van conversie. |
options | DocSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class DocSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(string, DocSaveOptions, ICreateStreamProvider)
Converteer MHTML-bron naar DOCX. Resultaat is docx-bestand.
public static void ConvertMHTML(string sourcePath, DocSaveOptions options,
ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
sourcePath | String | Pad naar MHTML-bronbestand. Het wordt gecombineerd met het huidige mappad om een absolute URL te vormen. |
options | DocSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class DocSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Url, DocSaveOptions, ICreateStreamProvider)
Converteer MHTML-bron naar DOCX. Resultaat is docx-bestand.
public static void ConvertMHTML(Url sourceUrl, DocSaveOptions options,
ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
sourceUrl | Url | De bron-URL. |
options | DocSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class Url
- class DocSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Stream, Configuration, DocSaveOptions, ICreateStreamProvider)
Converteer MHTML-bron naar DOCX. Resultaat is docx-bestand.
public static void ConvertMHTML(Stream stream, Configuration configuration, DocSaveOptions options,
ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
stream | Stream | Bronstroom van conversie. |
configuration | Configuration | De omgevingsconfiguratie. |
options | DocSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class Configuration
- class DocSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(string, Configuration, DocSaveOptions, ICreateStreamProvider)
Converteer MHTML-bron naar DOCX. Resultaat is docx-bestand.
public static void ConvertMHTML(string sourcePath, Configuration configuration,
DocSaveOptions options, ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
sourcePath | String | Pad naar MHTML-bronbestand. Het wordt gecombineerd met het huidige mappad om een absolute URL te vormen. |
configuration | Configuration | De omgevingsconfiguratie. |
options | DocSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class Configuration
- class DocSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Url, Configuration, DocSaveOptions, ICreateStreamProvider)
Converteer MHTML-bron naar DOCX. Resultaat is docx-bestand.
public static void ConvertMHTML(Url sourceUrl, Configuration configuration, DocSaveOptions options,
ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
sourceUrl | Url | De bron-URL. |
configuration | Configuration | De omgevingsconfiguratie. |
options | DocSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class Url
- class Configuration
- class DocSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Stream, PdfSaveOptions, string)
Converteer mhtml-bron naar pdf. Resultaat is pdf-bestand.
public static void ConvertMHTML(Stream stream, PdfSaveOptions options, string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
stream | Stream | Bronstroom van conversie. |
options | PdfSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class PdfSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(string, PdfSaveOptions, string)
Converteer mhtml-bron naar pdf. Resultaat is pdf-bestand.
public static void ConvertMHTML(string sourcePath, PdfSaveOptions options, string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
sourcePath | String | Pad naar MHTML-bronbestand. Het wordt gecombineerd met het huidige mappad om een absolute URL te vormen. |
options | PdfSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class PdfSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Url, PdfSaveOptions, string)
Converteer mhtml-bron naar pdf. Resultaat is pdf-bestand.
public static void ConvertMHTML(Url sourceUrl, PdfSaveOptions options, string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
sourceUrl | Url | De bron-URL. |
options | PdfSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class Url
- class PdfSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Stream, Configuration, PdfSaveOptions, string)
Converteer mhtml-bron naar pdf. Resultaat is pdf-bestand.
public static void ConvertMHTML(Stream stream, Configuration configuration, PdfSaveOptions options,
string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
stream | Stream | Bronstroom van conversie. |
configuration | Configuration | De omgevingsconfiguratie. |
options | PdfSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class Configuration
- class PdfSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(string, Configuration, PdfSaveOptions, string)
Converteer mhtml-bron naar pdf. Resultaat is pdf-bestand.
public static void ConvertMHTML(string sourcePath, Configuration configuration,
PdfSaveOptions options, string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
sourcePath | String | Pad naar MHTML-bronbestand. Het wordt gecombineerd met het huidige mappad om een absolute URL te vormen. |
configuration | Configuration | De omgevingsconfiguratie. |
options | PdfSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class Configuration
- class PdfSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Url, Configuration, PdfSaveOptions, string)
Converteer mhtml-bron naar pdf. Resultaat is pdf-bestand.
public static void ConvertMHTML(Url sourceUrl, Configuration configuration, PdfSaveOptions options,
string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
sourceUrl | Url | De bron-URL. |
configuration | Configuration | De omgevingsconfiguratie. |
options | PdfSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class Url
- class Configuration
- class PdfSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Stream, PdfSaveOptions, ICreateStreamProvider)
Converteer mhtml-bron naar pdf. Resultaat is pdf-bestand.
public static void ConvertMHTML(Stream stream, PdfSaveOptions options,
ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
stream | Stream | Bronstroom van conversie. |
options | PdfSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class PdfSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(string, PdfSaveOptions, ICreateStreamProvider)
Converteer mhtml-bron naar pdf. Resultaat is pdf-bestand.
public static void ConvertMHTML(string sourcePath, PdfSaveOptions options,
ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
sourcePath | String | Pad naar MHTML-bronbestand. Het wordt gecombineerd met het huidige mappad om een absolute URL te vormen. |
options | PdfSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class PdfSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Url, PdfSaveOptions, ICreateStreamProvider)
Converteer mhtml-bron naar pdf. Resultaat is pdf-bestand.
public static void ConvertMHTML(Url sourceUrl, PdfSaveOptions options,
ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
sourceUrl | Url | De bron-URL. |
options | PdfSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class Url
- class PdfSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Stream, Configuration, PdfSaveOptions, ICreateStreamProvider)
Converteer mhtml-bron naar pdf. Resultaat is pdf-bestand.
public static void ConvertMHTML(Stream stream, Configuration configuration, PdfSaveOptions options,
ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
stream | Stream | Bronstroom van conversie. |
configuration | Configuration | De omgevingsconfiguratie. |
options | PdfSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class Configuration
- class PdfSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(string, Configuration, PdfSaveOptions, ICreateStreamProvider)
Converteer mhtml-bron naar pdf. Resultaat is pdf-bestand.
public static void ConvertMHTML(string sourcePath, Configuration configuration,
PdfSaveOptions options, ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
sourcePath | String | Pad naar MHTML-bronbestand. Het wordt gecombineerd met het huidige mappad om een absolute URL te vormen. |
configuration | Configuration | De omgevingsconfiguratie. |
options | PdfSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class Configuration
- class PdfSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Url, Configuration, PdfSaveOptions, ICreateStreamProvider)
Converteer mhtml-bron naar pdf. Resultaat is pdf-bestand.
public static void ConvertMHTML(Url sourceUrl, Configuration configuration, PdfSaveOptions options,
ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
sourceUrl | Url | De bron-URL. |
configuration | Configuration | De omgevingsconfiguratie. |
options | PdfSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class Url
- class Configuration
- class PdfSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Stream, ImageSaveOptions, string)
Converteer mhtml-bron naar afbeelding. Resultaat is afbeeldingsbestand.
public static void ConvertMHTML(Stream stream, ImageSaveOptions options, string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
stream | Stream | Bronstroom van conversie. |
options | ImageSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class ImageSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(string, ImageSaveOptions, string)
Converteer mhtml-bron naar afbeelding. Resultaat is afbeeldingsbestand.
public static void ConvertMHTML(string sourcePath, ImageSaveOptions options, string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
sourcePath | String | Pad naar MHTML-bronbestand. Het wordt gecombineerd met het huidige mappad om een absolute URL te vormen. |
options | ImageSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class ImageSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Url, ImageSaveOptions, string)
Converteer mhtml-bron naar afbeelding. Resultaat is afbeeldingsbestand.
public static void ConvertMHTML(Url sourceUrl, ImageSaveOptions options, string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
sourceUrl | Url | De bron-URL. |
options | ImageSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class Url
- class ImageSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Stream, Configuration, ImageSaveOptions, string)
Converteer mhtml-bron naar afbeelding. Resultaat is afbeeldingsbestand.
public static void ConvertMHTML(Stream stream, Configuration configuration,
ImageSaveOptions options, string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
stream | Stream | Bronstroom van conversie. |
configuration | Configuration | De omgevingsconfiguratie. |
options | ImageSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class Configuration
- class ImageSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(string, Configuration, ImageSaveOptions, string)
Converteer mhtml-bron naar afbeelding. Resultaat is afbeeldingsbestand.
public static void ConvertMHTML(string sourcePath, Configuration configuration,
ImageSaveOptions options, string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
sourcePath | String | Pad naar MHTML-bronbestand. Het wordt gecombineerd met het huidige mappad om een absolute URL te vormen. |
configuration | Configuration | De omgevingsconfiguratie. |
options | ImageSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class Configuration
- class ImageSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Url, Configuration, ImageSaveOptions, string)
Converteer mhtml-bron naar afbeelding. Resultaat is afbeeldingsbestand.
public static void ConvertMHTML(Url sourceUrl, Configuration configuration,
ImageSaveOptions options, string outputPath)
Parameter | Type | Beschrijving |
---|---|---|
sourceUrl | Url | De bron-URL. |
configuration | Configuration | De omgevingsconfiguratie. |
options | ImageSaveOptions | Conversie opties. |
outputPath | String | Uitvoer bestandspad. |
Zie ook
- class Url
- class Configuration
- class ImageSaveOptions
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Stream, ImageSaveOptions, ICreateStreamProvider)
Converteer mhtml-bron naar afbeelding. Resultaat is afbeeldingsbestand.
public static void ConvertMHTML(Stream stream, ImageSaveOptions options,
ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
stream | Stream | Bronstroom van conversie. |
options | ImageSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class ImageSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(string, ImageSaveOptions, ICreateStreamProvider)
Converteer mhtml-bron naar afbeelding. Resultaat is afbeeldingsbestand.
public static void ConvertMHTML(string sourcePath, ImageSaveOptions options,
ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
sourcePath | String | Pad naar MHTML-bronbestand. Het wordt gecombineerd met het huidige mappad om een absolute URL te vormen. |
options | ImageSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class ImageSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Url, ImageSaveOptions, ICreateStreamProvider)
Converteer mhtml-bron naar afbeelding. Resultaat is afbeeldingsbestand.
public static void ConvertMHTML(Url sourceUrl, ImageSaveOptions options,
ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
sourceUrl | Url | De bron-URL. |
options | ImageSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class Url
- class ImageSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Stream, Configuration, ImageSaveOptions, ICreateStreamProvider)
Converteer mhtml-bron naar afbeelding. Resultaat is afbeeldingsbestand.
public static void ConvertMHTML(Stream stream, Configuration configuration,
ImageSaveOptions options, ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
stream | Stream | Bronstroom van conversie. |
configuration | Configuration | De omgevingsconfiguratie. |
options | ImageSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class Configuration
- class ImageSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(string, Configuration, ImageSaveOptions, ICreateStreamProvider)
Converteer mhtml-bron naar afbeelding. Resultaat is afbeeldingsbestand.
public static void ConvertMHTML(string sourcePath, Configuration configuration,
ImageSaveOptions options, ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
sourcePath | String | Pad naar MHTML-bronbestand. Het wordt gecombineerd met het huidige mappad om een absolute URL te vormen. |
configuration | Configuration | De omgevingsconfiguratie. |
options | ImageSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class Configuration
- class ImageSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML
ConvertMHTML(Url, Configuration, ImageSaveOptions, ICreateStreamProvider)
Converteer mhtml-bron naar afbeelding. Resultaat is afbeeldingsbestand.
public static void ConvertMHTML(Url sourceUrl, Configuration configuration,
ImageSaveOptions options, ICreateStreamProvider provider)
Parameter | Type | Beschrijving |
---|---|---|
sourceUrl | Url | De bron-URL. |
configuration | Configuration | De omgevingsconfiguratie. |
options | ImageSaveOptions | Conversie opties. |
provider | ICreateStreamProvider | Implementatie van deICreateStreamProvider interface, die zal worden gebruikt om een uitvoerstroom te krijgen. |
Zie ook
- class Url
- class Configuration
- class ImageSaveOptions
- interface ICreateStreamProvider
- class Converter
- naamruimte Aspose.Html.Converters
- montage Aspose.HTML