Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 12,790 for

merge documents

(0.13 sec)
  1. 使用JavaScript via C++合并或取消合并单元格区域|Documentation

    使用C++的JavaScript在Excel中合并和取消合并范围内的单元格。...merge() 和 Range.unMerge() 方法。本文解释了如何将一系列单元格合并为单个单元格。...以下示例代码首先创建一个范围 — A1:D4 — 然后使用 Range.merge() 方法将该范围中的单元格合并成一个单元格。类似地,你也可以通过创建范围并调用...

    docs.aspose.com/cells/zh/javascript-cpp/merge-o...
  2. FieldOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldOptions class to optimize field handling in Documents, enhancing your workflow and document management efficiency....control field handling in a document. To learn more, visit the...the Working with Fields documentation article. public sealed class...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldFillIn Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFillIn class to easily implement FILLIN fields, enhancing your document automation and user interactivity....the Working with Fields documentation article. public class FieldFillIn...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. C# API to Export PS to RTF | products.aspose.com

    Convert PS to RTF without using Microsoft Word...API that provides powerful document manipulation and conversion...editing, and manipulating PDF documents. It provides a wide range...

    products.aspose.com/total/net/conversion/ps-to-...
  5. MailMergeDataType enumeration | Aspose.Words fo...

    aspose.words.settings.MailMergeDataType enumeration. Specifies the type of an external mail Merge data source....the type of an external mail merge data source. Members Name Description...Description NONE No mail merge data source is specified. TEXT_FILE...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 通过 Node.js 以 C++ 合并文件|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....node" ); // The path to the documents directory. const dataDir =...files with their paths to be merged files [ 0 ] = path . join (...

    docs.aspose.com/cells/zh/nodejs-cpp/merge-files/
  7. CellFormat.verticalMerge property | Aspose.Word...

    CellFormat.verticalMerge property. Specifies how the cell is Merged with other cells vertically....property Specifies how the cell is merged with other cells vertically...CellMerge Remarks Cells can only be merged vertically if their left and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldGreetingLine.GetFieldNames | Aspose.Words ...

    Discover the GetFieldNames method in FieldGreetingLine, which efficiently retrieves a collection of mail Merge field names for seamless data integration....Returns a collection of mail merge field names used by the field...GREETINGLINE field. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldAsk.BookmarkName | Aspose.Words for .NET

    Discover the FieldAsk BookmarkName property to easily manage and customize your bookmarks. Enhance your user experience with seamless navigation!...void FieldAsk () { Document doc = new Document (); DocumentBuilder...respective REF fields during a mail merge. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldAsk.DefaultResponse | Aspose.Words for .NET

    Discover the FieldAsk DefaultResponse property. Easily manage initial user responses in prompt windows to enhance user interaction and streamline workflows....void FieldAsk () { Document doc = new Document (); DocumentBuilder...respective REF fields during a mail merge. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...