Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 22,008 for

merge

(0.41 sec)
  1. Convert PDF to HTML in C++ | products.aspose.com

    Convert PDF to HTML in C++. Use C++ library API to convert PDF files to HTMLs...with the ability to create, merge, inspect, or convert Microsoft...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  2. Convert PDF File|Aspose.PDF for Java

    Explore how to convert a PDF file to other formats in Java with Aspose.PDF for efficient document format transformation.... close (); } Merge images...

    docs.aspose.com/pdf/java/convert-pdf-file/
  3. Convert PNG to PDF in C++ | products.aspose.com

    Convert PNG to PDF in C++. Use C++ library API to convert PNG files to PDFs...with the ability to create, merge, inspect, or convert Microsoft...

    products.aspose.com/slides/cpp/conversion/png-t...
  4. FieldNext | Aspose.Words for Java

    Implements the NEXT field in Java.... Remarks: Merges the next data record into the...resulting merged document, rather than starting a new merged document...

    reference.aspose.com/words/java/com.aspose.word...
  5. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...code relies on a trick that merges consecutive table into a single...There is MS Word behavior that merges such tables into a single table...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  6. Unmerge Cells in Excel using C#

    Refer to this article to unMerge cells in Excel using C#. It has the IDE settings, steps, and a sample code to split Merged cells using C#.... Steps to Split Merged Cells using C# Set the development...sheet and create a range of merged cells Call the Range.UnMerge()...

    kb.aspose.com/cells/net/unmerge-cells-in-excel-...
  7. Merging PDF with XFDF not working - Free Suppor...

    Hi, I'm testing the Aspose PDF library and I'm trying to Merge a PDF file with an XFDF file (xfdf includes INK Annotations). Test code (see below) runs without any problems but the output pdf file does not include the …...Merging PDF with XFDF not working Aspose.PDF Product Family wiel...PDF library and I’m trying to merge a PDF file with an XFDF file...

    forum.aspose.com/t/merging-pdf-with-xfdf-not-wo...
  8. Split a Document in C#|Aspose.Words for .NET

    Split a document into several files using C#. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges.... Merge the Split Document with Another...Aspose.Words enables you to merge the output split document with...

    docs.aspose.com/words/net/split-a-document/
  9. 合并 XPS 文件 | Aspose.Page 提供 C++

    Aspose.Page API 解决方案的 XPS 合并功能允许您将多个 XPS 文件合并为一个 XPS 或 PDF 文档。...array of XPS files that will be merged with the first one 8 System::ArrayPtr...u "sample.xps" }); 9 10 // Merge XPS files to output XPS document...

    docs.aspose.com/page/zh/cpp/merge/xps/
  10. 使用 JavaScript 通过 C++ 合并和拆分单元格|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 JavaScript 库,支持合并和拆分单元格。本文将介绍如何使用 Aspose.Cells 库合并和拆分单元格,并提供自定义合并单元格样式的选项。...Cells类具有一些实用的方法,例如 merge() 方法,可以将指定区域内的单元格合并为一个单元格。 ...</ head > < body > < h1 > Merging Cells Example </ h1 > < input...

    docs.aspose.com/cells/zh/javascript-cpp/merging...