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

merge

(0.21 sec)
  1. Using and Configuring CRM Document Generator|As...

    How to use and configure Aspose Document Generator add-on using C#....insert field and select Mail Merge Field. To Get the field name...

    docs.aspose.com/words/net/using-and-configuring...
  2. 合并 XPS 文件 | Aspose.Page for Java

    Aspose.Page API 解决方案的 Java 版 XPS 合并功能允许您将多个 XPS 文件合并为一个 XPS 或 PDF 文档。...XPS 文件合并为 PDF 文档: Copy 1 // Merge several XPS files to one XPS...array of XPS files that will be merged with the first one 7 String...

    docs.aspose.com/page/zh/java/merge/xps/
  3. Split a Document in Java|Aspose.Words for Java

    Aspose.Words for Java provides you with an efficient way to split one document into multiple documents by headings or sections, as well as pages or page ranges.... Merge the Split Document with Another...Aspose.Words enables you to merge the output split document with...

    docs.aspose.com/words/java/split-a-document/
  4. What’s the best way to extract structured data ...

    What’s the best way to extract structured data from JSON files without coding? I’m looking for a solution that can convert my raw JSON data to multiple formats. Someone suggested the SysTools JSON Converter tool — does…...as a data source (for mail merge or document generation), but...

    forum.aspose.com/t/what-s-the-best-way-to-extra...
  5. Adding pages to a PDF which have annotations wi...

    I have multiple single pages which have annotations from the same author. I use the title property to set this. When I Merge the pages together the author of the annotation on subsequent pages gets a # appended to it. Fo…... When I merge the pages together the author...

    forum.aspose.com/t/adding-pages-to-a-pdf-which-...
  6. JavaScript via C++ | Work with PDF directly in ...

    Aspose.PDF for JavaScript via C++ is an easy and secure toolkit used to work with PDF directly in the web browser...features Convert files Split pages Merge pages Extract PDF Metadata Remove...it. You can also split and merge PDF. Convert PDF Using Aspose...

    products.aspose.com/pdf/javascript-cpp/
  7. Aspose::Words::Fields::FieldDatabase class | As...

    Aspose::Words::Fields::FieldDatabase class. Implements the DATABASE field. To learn more, visit the documentation article in C++....data at the beginning of a merge. get_IsDirty () Gets or sets...data at the beginning of a merge. set_IsDirty (bool) Setter for...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. CSS Selector – Online Tool and C# code

    Use CSS Selector to extract data from any HTML documents or public websites using Aspose.HTML for .NET or online. Make web data extraction easy!...through nodes, extract data, merge and convert HTML, XHTML, MD...HTML C# library to convert, merge, edit HTML documents, extract...

    products.aspose.com/html/net/css-selector/
  9. 如何合并 SVG 文件 – C# 示例

    您将学习如何使用 Render() 方法将多个 SVG 合并为 PDF、XPS 或图像格式,并查找 SVG 合并的 C# 示例。... Pdf ; Copy 1 // Merge SVGs to PDF using C# 2 3 //...SVG documents from files to merge later 4 using (SVGDocument document1...

    docs.aspose.com/svg/zh/net/how-to-merge-svg-files/
  10. 使用 C++ 合并与取消合并单元格|Documentation

    Aspose.Cells 是一个处理电子表格文件的 C++ 库,支持合并和取消合并单元格。本文将介绍如何使用Aspose.Cells库进行单元格的合并与取消合并,以及如何自定义合并单元格的样式。...例如, Merge() 方法可以将指定范围内的单元格合并成一个单元格。 以...worksheet . GetCells (); // Merge some Cells (C6:E7) into a single...

    docs.aspose.com/cells/zh/cpp/merging-and-unmerg...