Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 12,626 for

merge documents

(0.21 sec)
  1. Aspose::Words::MailMerging::IMailMergeDataSourc...

    Aspose::Words::MailMerging::IMailMergeDataSource::get_TableName method. Returns the name of the data source in C++....mail merge region name specified in the template document. The...data source name and the mail merge region name is not case sensitive...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. 合并 XPS 文件 | Aspose.Page 提供 C++

    Aspose.Page API 解决方案的 XPS 合并功能允许您将多个 XPS 文件合并为一个 XPS 或 PDF 文档。...Copy 1 // The path to the documents directory. 2 System::String...umentM(); 3 4 // Load XPS document from XPS file 5 System::SharedPtr...

    docs.aspose.com/page/zh/cpp/merge/xps/
  3. 通过 C++ 使用 JavaScript 自动调整合并单元格行高|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 为合并单元格自动调整行高。在电子表格中实现自动调整合并单元格的功能。...head > < body > < h1 > Autofit Merged Cells Example </ h1 > < input...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  4. MailMergeRegionInfo class | Aspose.Words for Py...

    aspose.words.mailmerging.MailMergeRegionInfo class. Contains information about a mail Merge region...mail merge region. To learn more, visit the Mail Merge and Reporting...Reporting documentation article. Properties Name Description end_field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MergeFieldImageDimension class | Aspose.Words f...

    Aspose.Words.Fields.MergeFieldImageDimension class. Represents an image dimension (i.e...height) used across a mail merge process. To learn more, visit...the Working with Fields documentation article. Remarks To indicate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. C# API to Export EPUB to PS | products.aspose.com

    Convert EPUB to PS without using Microsoft Word...API that provides powerful document manipulation and conversion...create, edit, and convert documents of various formats. The PDF...

    products.aspose.com/total/net/conversion/epub-t...
  7. Apply custom class using mustache syntax - Free...

    Hi, I want to use {{name}} with custom implementation class for mail Merge like <<[x.fmt(name,"LIKE THIS")]>> so i want similar implementation in mustache syntax. How it is possible? Thank you in advance....implementation class for mail merge like <<[x.fmt(name,"LIKE THIS")]>>...custom functionality in a mail merge using Mustache syntax, you need...

    forum.aspose.com/t/apply-custom-class-using-mus...
  8. CellMerge Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellMerge enum for efficient table cell merging. Enhance your document layouts with seamless integration and flexibility....Specifies how a cell in a table is merged with other cells. public enum...Description None 0 The cell is not merged. First 1 The cell is the first...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Insert Fields in C#|Aspose.Words for .NET

    How to insert fields into a document using C# – learn different ways with code examples....ways to insert fields into a document: using DocumentBuilder using...FieldBuilder using Aspose.Words Document Object Model (DOM) In this...

    docs.aspose.com/words/net/inserting-fields/
  10. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first document in any supported format using Aspose.Words for .NET to experience its simplicity and power in C#....modify, merge, convert, compare Word and Web documents. PDF, DOCX...steps: Create a new empty Document Initialize a DocumentBuilder...

    docs.aspose.com/words/net/hello-world/