Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 22,297 for

merge

(0.15 sec)
  1. Import Presentations from PDF or HTML in Java|A...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in Java with Aspose.Slides for seamless, high-performance slide processing....XML HTML to TIFF Efficiently Merge Presentations in Java Convert...

    docs.aspose.com/slides/java/import-presentation/
  2. Import Presentations from PDF or HTML in PHP|As...

    Import PDF and HTML documents into PowerPoint and OpenDocument presentations in PHP with Aspose.Slides for seamless, high-performance slide processing....XML HTML to TIFF Efficiently Merge Presentations in PHP Convert...

    docs.aspose.com/slides/php-java/import-presenta...
  3. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for C++ recognition results as PDF, text, Word, or Excel documents, as well as JSON or XML files....multi-page document You can merge several recognition results...

    docs.aspose.com/ocr/cpp/save-file/
  4. How to Union or Concat self made structure - Fr...

    Hi, I have a problem because I can’t execute an UNION (or a Concat function) between 2 generic collection (System.Collections.Generic.IEnumerable`1[Cj]). I have to create a unique structure with 3 static elements (volE…...(or AddRange ) to merge them. Pass the merged collection to the..."Sara", Dept = "Marketing" } }; Merge the collections // Option 1...

    forum.aspose.com/t/how-to-union-or-concat-self-...
  5. ExtractPages - when I use ExtractPages it break...

    Good day, when I split the document into sections. I use the following code for this, it breaks the numbering in the document. Could you take a look at it for me? Document docPR = new Document($"{path}4P003q.docx"); D…...Merge(new Document[] { docClone, page...ExtractPages(i, 1); docClone = Merger.Merge(new Document[] { docClone, page...

    forum.aspose.com/t/extractpages-when-i-use-extr...
  6. Advanced operations using JavaScript via C++|As...

    Aspose.PDF for JavaScript via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....Documents - compress, split, and merge documents and make other operations...

    docs.aspose.com/pdf/javascript-cpp/advanced-ope...
  7. Join Tables in Java|Aspose.Words for Java

    Join Tables in Java. Advanced table manipulations, join and split using Java....following code example shows how to merge rows from two tables into one:...

    docs.aspose.com/words/java/join-tables/
  8. Split a Document in Python|Aspose.Words for Pyt...

    Split a document into several files using Python. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....specific start and end indexes: Merge the Split Document with Another...Aspose.Words enables you to merge the output split document with...

    docs.aspose.com/words/python-net/split-a-document/
  9. How to Create a Table in C++|Aspose.Words for C++

    Different ways to create tables using C++. Create table in C++ for your document. Add a table in C++....easily achieved by using Mail merge with regions. You can learn...this technique in the Mail Merge with Regions section. Compare...

    docs.aspose.com/words/cpp/create-a-table/
  10. Split PDF programmatically in Python|Aspose.PDF...

    This topic shows how to split PDF pages into individual PDF files in your Python via C++ applications....pdf" )) pageCount += 1 How to Merge PDF using Python via C++ Optimize...

    docs.aspose.com/pdf/python-cpp/split-pdf-document/