Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 31,848 for

merging

(0.03 sec)
  1. Merging many word documents and creating table ...

    Hi, I am using aspose word for java, and I have many word documents that i merged in to one document. Using Document doc = documents.get(0); for(int i=1;i<documents.size();i++){ doc.appendDocument(documents.get(i),Im…...Merging many word documents and creating table of contents Aspose...many word documents that i merged in to one document. Using Document...

    forum.aspose.com/t/merging-many-word-documents-...
  2. Merging multiple pdf Document objects into a si...

    I’m using c# and retrieve multiple pdf files from an API represented by byte arrays. If I start with multiple byte arrays, how do I combine them in to a single pdf document using Aspose? I’ve tried many, many variation…...Merging multiple pdf Document objects into a single Document...results.Error = "Failed to merge pdf contents"; } else { using...

    forum.aspose.com/t/merging-multiple-pdf-documen...
  3. Repeat Header and Footer while Merging PDF Docu...

    Hi Team, I am trying to merge multiple pdf documents into one single pdf and I want to repeat the header of the first pdf document into all the pages of the finally generated document. Please let me know how to achieve …...Repeat Header and Footer while Merging PDF Documents Aspose.PDF Product...#1 Hi Team, I am trying to merge multiple pdf documents into...

    forum.aspose.com/t/repeat-header-and-footer-whi...
  4. Merging DOCX file does not add Section Breaks -...

    We are trying to merge an entire DOCX file into the parent DOCX file. When we do this, the Section breaks are not being transferred into the new file. We are using the following API. The code comment mentions that the se…...Merging DOCX file does not add Section Breaks Aspose.Words Product...11:07am #1 We are trying to merge an entire DOCX file into the...

    forum.aspose.com/t/merging-docx-file-does-not-a...
  5. Merging Document Issue "There are too many styl...

    Hi Aspose team, In .NET, I have trouble with style Merging “There are too many styles in the document” when I try to insert content from a document to a target document. I attached target document and content document …...Merging Document Issue "There are too many styles in the document"...I have trouble with style merging “There are too many styles...

    forum.aspose.com/t/merging-document-issue-there...
  6. Merging two Tagged PDF into one PDF using Aspos...

    Hi, I want to insert one PDF Doc2 after specific page of a first PDF Doc1. Both Doc1 and Doc2 are tagged PDFs. I’m using following code to do that pdfEditor.insert(Doc1, 4, Doc2, 1,1, Doc3); But, Expected output: Do…...Merging two Tagged PDF into one PDF using Aspose PDF Aspose.PDF...a way to insert the PDF and merge the tags as well. Farhan.Raza...

    forum.aspose.com/t/merging-two-tagged-pdf-into-...
  7. Concatenating/Merging PDF files using Aspose.PD...

    Hello I’m trying to concate some pdf files, with the command outputPDF.Pages.Add(pdfToConcat.Pages); Everything work except on a document ‘015-011-CGV (2).pdf’ wich give me a strange result (see page 6 of result.pdf) …...Concatenating/Merging PDF files using Aspose.PDF for .NET - Strange...

    forum.aspose.com/t/concatenating-merging-pdf-fi...
  8. "Object reference not set to an instance of an ...

    Hi, We are facing a problem with Merging large files. we are having " Object reference not set to an instance of an object" while Merging pdfs. so please find below link for reproduction....an object" exception while merging pdf Aspose.PDF Product Family...are facing a problem with merging large files. we are having...

    forum.aspose.com/t/object-reference-not-set-to-...
  9. Application hangs when merging two PDF's using ...

    Hello, We have Aspose Total License and we’re trying to merge 8 PDFs of sizes from 12 MB to 115 MBs. It is a console application. Here is the code. Imports System.IO Imports Aspose.Pdf Imports Aspose.Pdf.Facades Imp…...Application hangs when merging two PDF's using Aspose.PDF for...License and we’re trying to merge 8 PDFs of sizes from 12 MB to...

    forum.aspose.com/t/application-hangs-when-mergi...
  10. Aspose.Pdf.Facades.PdfFileEditor 11.5 Merging p...

    Hi! I have a situation where we are converting word documents to pdf -files and then Merging these converted pdfs' to a single pdf -file using Aspose.Pdf.Facades.PdfFileEditor This process has worked well with the Aspo…...5 Merging pdf files created by Aspose...documents to pdf -files and then merging these converted pdfs’ to a...

    forum.aspose.com/t/aspose-pdf-facades-pdffileed...