Aspose::Pdf::Facades::PdfFileEditor::MakeNUp metod

Innehåll
[ ]

PdfFileEditor::MakeNUp(const System::ArrayPtr<System::SharedPtr<System::IO::Stream>>&, const System::SharedPtr<System::IO::Stream>&, bool) method

Skapar ett N-Up‑dokument från de flera inmatade PDF‑strömmarna till outputStream. Varje sida i outputStream kommer att innehålla flera sidor, vilka är kombinationer av sidor i inmatningsströmmarna med samma sidnummer. De flera sidorna staplas horisontellt om isSidewise är sant och staplas vertikalt om isSidewise är falskt.

bool Aspose::Pdf::Facades::PdfFileEditor::MakeNUp(const System::ArrayPtr<System::SharedPtr<System::IO::Stream>> &inputStreams, const System::SharedPtr<System::IO::Stream> &outputStream, bool isSidewise)
ParameterTypBeskrivning
inputStreamsconst System::ArrayPtr<System::SharedPtr<System::IO::Stream>>&Inmatnings Pdf strömmar.
outputStreamconst System::SharedPtr<System::IO::Stream>&Utdata-pdf-ström.
isSidewiseboolStaplingssätt, true för horisontellt och false för vertikalt.

ReturnValue

boolesk – Sant för lyckat, annars falskt.

Se även

PdfFileEditor::MakeNUp(const System::ArrayPtr<System::String>&, const System::String&, bool) method

Skapar ett N-Up‑dokument från de flera inmatade PDF‑filerna till outputFile. Varje sida i outputFile kommer att innehålla flera sidor, vilka är kombinationer av sidor i inmatningsfilerna med samma sidnummer. De flera sidorna staplas horisontellt om isSidewise är sant och staplas vertikalt om isSidewise är falskt.

bool Aspose::Pdf::Facades::PdfFileEditor::MakeNUp(const System::ArrayPtr<System::String> &inputFiles, const System::String &outputFile, bool isSidewise)
ParameterTypBeskrivning
inputFilesconst System::ArrayPtr<System::String>&Inmatningsfiler Pdf.
outputFileconst System::String&Sökväg och namn för utdata-pdf-fil.
isSidewiseboolStaplingssätt, true för horisontellt och false för vertikalt.

ReturnValue

boolesk – Sant för lyckat, annars falskt.

Se även

PdfFileEditor::MakeNUp(const System::SharedPtr<System::IO::Stream>&, const System::SharedPtr<System::IO::Stream>&, const System::SharedPtr<System::IO::Stream>&) method

Skapar ett N-Up‑dokument från de två inmatade PDF‑strömmarna till outputStream.

bool Aspose::Pdf::Facades::PdfFileEditor::MakeNUp(const System::SharedPtr<System::IO::Stream> &firstInputStream, const System::SharedPtr<System::IO::Stream> &secondInputStream, const System::SharedPtr<System::IO::Stream> &outputStream)
ParameterTypBeskrivning
firstInputStreamconst System::SharedPtr<System::IO::Stream>&första inmatningsströmmen.
secondInputStreamconst System::SharedPtr<System::IO::Stream>&andra inmatningsströmmen.
outputStreamconst System::SharedPtr<System::IO::Stream>&Utdata-pdf-ström.

ReturnValue

boolesk – Sant för lyckat, annars falskt.

Se även

PdfFileEditor::MakeNUp(const System::SharedPtr<System::IO::Stream>&, const System::SharedPtr<System::IO::Stream>&, int32_t, int32_t) method

Skapar ett N-Up‑dokument från inmatningsströmmen och sparar resultatet i output‑strömmen.

bool Aspose::Pdf::Facades::PdfFileEditor::MakeNUp(const System::SharedPtr<System::IO::Stream> &inputStream, const System::SharedPtr<System::IO::Stream> &outputStream, int32_t x, int32_t y)
ParameterTypBeskrivning
inputStreamconst System::SharedPtr<System::IO::Stream>&Inmatnings-pdf-ström.
outputStreamconst System::SharedPtr<System::IO::Stream>&Utdata-pdf-ström.
xint32_tAntal kolumner.
yint32_tAntal rader.

ReturnValue

boolesk – Sant för lyckat, annars falskt.

Se även

PdfFileEditor::MakeNUp(const System::SharedPtr<System::IO::Stream>&, const System::SharedPtr<System::IO::Stream>&, int32_t, int32_t, const System::SharedPtr<PageSize>&) method

Skapar ett N-Up‑dokument från den första inmatningsströmmen till output‑strömmen.

bool Aspose::Pdf::Facades::PdfFileEditor::MakeNUp(const System::SharedPtr<System::IO::Stream> &inputStream, const System::SharedPtr<System::IO::Stream> &outputStream, int32_t x, int32_t y, const System::SharedPtr<PageSize> &pageSize)
ParameterTypBeskrivning
inputStreamconst System::SharedPtr<System::IO::Stream>&Inmatnings-pdf-ström.
outputStreamconst System::SharedPtr<System::IO::Stream>&Utdata-pdf-ström.
xint32_tAntal kolumner.
yint32_tAntal rader.
pageSizeconst System::SharedPtr<PageSize>&Sidstorleken för utdata-pdf-filen.

ReturnValue

Sant om operationen lyckades.

Se även

PdfFileEditor::MakeNUp(const System::SharedPtr<System::IO::Stream>&, int32_t, int32_t, const System::SharedPtr<PageSize>&, const System::SharedPtr<System::Web::HttpResponse>&) method

Skapar ett N-up‑dokument och lagrar resultatet i ett HttpResponse‑objekt.

bool Aspose::Pdf::Facades::PdfFileEditor::MakeNUp(const System::SharedPtr<System::IO::Stream> &inputStream, int32_t x, int32_t y, const System::SharedPtr<PageSize> &pageSize, const System::SharedPtr<System::Web::HttpResponse> &response)
ParameterTypBeskrivning
inputStreamconst System::SharedPtr<System::IO::Stream>&Ström för källdokumentet.
xint32_tAntal kolumner.
yint32_tAntal rader.
pageSizeconst System::SharedPtr<PageSize>&Storlek på Page i resultatfilen.
responseconst System::SharedPtr<System::Web::HttpResponse>&HttpResponse‑objekt där resultatet kommer att lagras.

ReturnValue

Sant om operationen lyckades.

Se även

PdfFileEditor::MakeNUp(const System::SharedPtr<System::IO::Stream>&, int32_t, int32_t, const System::SharedPtr<System::Web::HttpResponse>&) method

Skapar N-up-dokument och lagrar resultatet i HttpResponse.

bool Aspose::Pdf::Facades::PdfFileEditor::MakeNUp(const System::SharedPtr<System::IO::Stream> &inputStream, int32_t x, int32_t y, const System::SharedPtr<System::Web::HttpResponse> &response)
ParameterTypBeskrivning
inputStreamconst System::SharedPtr<System::IO::Stream>&Ström för inmatningsdokumentet.
xint32_tAntal kolumner.
yint32_tAntal rader.
responseconst System::SharedPtr<System::Web::HttpResponse>&HttpResponse där resultatet kommer att lagras.

ReturnValue

Sant om operationen lyckades.

Se även

PdfFileEditor::MakeNUp(const System::String&, const System::String&, const System::String&) method

Skapar ett N-Up‑dokument från de två inmatade PDF‑filerna till outputFile. Varje sida i outputFile kommer att innehålla två sidor, en sida från den första inmatningsfilen och en annan från den andra inmatningsfilen. De två sidorna staplas horisontellt.

bool Aspose::Pdf::Facades::PdfFileEditor::MakeNUp(const System::String &firstInputFile, const System::String &secondInputFile, const System::String &outputFile)
ParameterTypBeskrivning
firstInputFileconst System::String&första inmatningsfilen.
secondInputFileconst System::String&andra inmatningsfilen.
outputFileconst System::String&Sökväg och namn för utdata-pdf-fil.

ReturnValue

boolesk – Sant för lyckat, annars falskt.

Se även

PdfFileEditor::MakeNUp(const System::String&, const System::String&, int32_t, int32_t) method

Skapar ett N-Up‑dokument från firstInputFile till outputFile.

bool Aspose::Pdf::Facades::PdfFileEditor::MakeNUp(const System::String &inputFile, const System::String &outputFile, int32_t x, int32_t y)
ParameterTypBeskrivning
inputFileconst System::String&Sökväg och namn för inmatnings-pdf-fil.
outputFileconst System::String&Sökväg och namn för utdata-pdf-fil.
xint32_tAntal kolumner.
yint32_tAntal rader.

ReturnValue

boolesk – Sant för lyckat, annars falskt.

Se även

PdfFileEditor::MakeNUp(const System::String&, const System::String&, int32_t, int32_t, const System::SharedPtr<PageSize>&) method

Skapar ett N-Up‑dokument från inmatningsfilen till outputFile.

bool Aspose::Pdf::Facades::PdfFileEditor::MakeNUp(const System::String &inputFile, const System::String &outputFile, int32_t x, int32_t y, const System::SharedPtr<PageSize> &pageSize)
ParameterTypBeskrivning
inputFileconst System::String&Sökväg och namn för inmatnings-pdf-fil.
outputFileconst System::String&Sökväg och namn för utdata-pdf-fil.
xint32_tAntal kolumner.
yint32_tAntal rader.
pageSizeconst System::SharedPtr<PageSize>&Sidstorleken för utdata-pdf-filen.

ReturnValue

boolesk – Sant för lyckat, annars falskt.

Se även

PdfFileEditor::MakeNUp(const System::String&, int32_t, int32_t, const System::SharedPtr<PageSize>&, const System::SharedPtr<System::Web::HttpResponse>&) method

Skapar ett N-up‑dokument och lagrar resultatet i ett HttpResponse‑objekt.

bool Aspose::Pdf::Facades::PdfFileEditor::MakeNUp(const System::String &inputFile, int32_t x, int32_t y, const System::SharedPtr<PageSize> &pageSize, const System::SharedPtr<System::Web::HttpResponse> &response)
ParameterTypBeskrivning
inputFileconst System::String&Sökväg till källfil.
xint32_tAntal kolumner.
yint32_tAntal rader.
pageSizeconst System::SharedPtr<PageSize>&Storlek på Page i resultatfilen.
responseconst System::SharedPtr<System::Web::HttpResponse>&HttpResponse‑objekt där resultatet kommer att lagras.

ReturnValue

Sant om operationen lyckades.

Se även

PdfFileEditor::MakeNUp(const System::String&, int32_t, int32_t, const System::SharedPtr<System::Web::HttpResponse>&) method

Skapar N-up-dokument och lagrar resultatet i HttpResponse.

bool Aspose::Pdf::Facades::PdfFileEditor::MakeNUp(const System::String &inputFile, int32_t x, int32_t y, const System::SharedPtr<System::Web::HttpResponse> &response)
ParameterTypBeskrivning
inputFileconst System::String&Källfilnamn.
xint32_tAntal kolumner.
yint32_tAntal rader.
responseconst System::SharedPtr<System::Web::HttpResponse>&HttpResponse‑objekt där resultatet kommer att lagras.

ReturnValue

Sant om operationen lyckades.

Se även