Aspose::Pdf::Facades::PdfProducer::Produce metod

PdfProducer::Produce(const System::SharedPtr<System::IO::Stream>&, const System::SharedPtr<ImportOptions>&, const System::SharedPtr<System::IO::Stream>&) method

Skapa PDF-filen med angivet importalternativ.

static void Aspose::Pdf::Facades::PdfProducer::Produce(const System::SharedPtr<System::IO::Stream> &inputStream, const System::SharedPtr<ImportOptions> &options, const System::SharedPtr<System::IO::Stream> &outputStream)
ParameterTypBeskrivning
inputStreamconst System::SharedPtr<System::IO::Stream>&Indataström.
optionsconst System::SharedPtr<ImportOptions>&Importalternativ.
outputStreamconst System::SharedPtr<System::IO::Stream>&Utdata-PDF-ström.

Se även

PdfProducer::Produce(const System::SharedPtr<System::IO::Stream>&, const System::SharedPtr<ImportOptions>&, const System::String&) method

Skapa PDF-filen med angivet importalternativ.

static void Aspose::Pdf::Facades::PdfProducer::Produce(const System::SharedPtr<System::IO::Stream> &inputStream, const System::SharedPtr<ImportOptions> &options, const System::String &outputFileName)
ParameterTypBeskrivning
inputStreamconst System::SharedPtr<System::IO::Stream>&Indataström.
optionsconst System::SharedPtr<ImportOptions>&Importalternativ.
outputFileNameconst System::String&Utdata-PDF-fil.

Se även

PdfProducer::Produce(const System::SharedPtr<System::IO::Stream>&, ImportFormat, const System::SharedPtr<System::IO::Stream>&) method

Skapa PDF-strömmen med angivet importformat.

static void Aspose::Pdf::Facades::PdfProducer::Produce(const System::SharedPtr<System::IO::Stream> &inputStream, ImportFormat format, const System::SharedPtr<System::IO::Stream> &outputStream)
ParameterTypBeskrivning
inputStreamconst System::SharedPtr<System::IO::Stream>&Indataström.
formatImportFormatImportformat.
outputStreamconst System::SharedPtr<System::IO::Stream>&Utdata-PDF-ström.

Se även

PdfProducer::Produce(const System::SharedPtr<System::IO::Stream>&, ImportFormat, System::String) method

Skapa PDF-filen med angivet importformat.

static void Aspose::Pdf::Facades::PdfProducer::Produce(const System::SharedPtr<System::IO::Stream> &inputStream, ImportFormat format, System::String outputFileName)
ParameterTypBeskrivning
inputStreamconst System::SharedPtr<System::IO::Stream>&Indataström.
formatImportFormatImportformat.
outputFileNameSystem::StringUtdata-PDF-fil

Se även

PdfProducer::Produce(const System::String&, const System::SharedPtr<ImportOptions>&, const System::SharedPtr<System::IO::Stream>&) method

Skapa PDF-strömmen med angivet importalternativ.

static void Aspose::Pdf::Facades::PdfProducer::Produce(const System::String &inputFileName, const System::SharedPtr<ImportOptions> &options, const System::SharedPtr<System::IO::Stream> &outputStream)
ParameterTypBeskrivning
inputFileNameconst System::String&Indatafilnamn.
optionsconst System::SharedPtr<ImportOptions>&Importalternativ.
outputStreamconst System::SharedPtr<System::IO::Stream>&Utdata-PDF-ström.

Se även

PdfProducer::Produce(const System::String&, const System::SharedPtr<ImportOptions>&, const System::String&) method

Skapa PDF-filen med angivet importalternativ.

static void Aspose::Pdf::Facades::PdfProducer::Produce(const System::String &inputFileName, const System::SharedPtr<ImportOptions> &options, const System::String &outputFileName)
ParameterTypBeskrivning
inputFileNameconst System::String&Indatafilnamn.
optionsconst System::SharedPtr<ImportOptions>&Importalternativ.
outputFileNameconst System::String&Utdata-PDF-ström.

Se även

PdfProducer::Produce(System::String, ImportFormat, const System::SharedPtr<System::IO::Stream>&) method

Skapa PDF-strömmen med angivet importformat.

static void Aspose::Pdf::Facades::PdfProducer::Produce(System::String inputFileName, ImportFormat format, const System::SharedPtr<System::IO::Stream> &outputStream)
ParameterTypBeskrivning
inputFileNameSystem::StringIndatafilnamn.
formatImportFormatImportformat.
outputStreamconst System::SharedPtr<System::IO::Stream>&Utdata-PDF-ström.

Se även

PdfProducer::Produce(System::String, ImportFormat, System::String) method

Skapa PDF-filen med angivet importformat.

static void Aspose::Pdf::Facades::PdfProducer::Produce(System::String inputFileName, ImportFormat format, System::String outputFileName)
ParameterTypBeskrivning
inputFileNameSystem::StringIndatafilnamn.
formatImportFormatImportformat.
outputFileNameSystem::StringUtdata-PDF-fil

Se även