Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 13,080 for

merge documents

(0.44 sec)
  1. MappedDataFieldCollection.ContainsKey | Aspose....

    Discover if a specific document field mapping exists in MappedDataFieldCollection with the ContainsKey method. Streamline data management effortlessly!...the specified field in the document exists in the collection....name of the mail merge field in the document. Return Value true...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for Android: create, format, Merge cells, apply styles, import data, and export with Java examples for PPT, PPTX, and ODP....accessing them, removing them, and merging cells using Aspose.Slides for.... dispose (); } } Merge Table Cells Merge adjacent cells of a...

    docs.aspose.com/slides/androidjava/examples/ele...
  3. CellFormat.vertical_merge property | Aspose.Wor...

    CellFormat.vertical_Merge property. Specifies how the cell is Merged with other cells vertically....vertical_merge property CellFormat.vertical_merge property Specifies...Specifies how the cell is merged with other cells vertically....

    reference.aspose.com/words/python-net/aspose.wo...
  4. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a table is Merged with other cells....Specifies how a cell in a table is merged with other cells. Members Name...Description None The cell is not merged. First The cell is the first...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. JavaScript API for PostScript Processing

    Aspose.Page for JavaScript handles PS, EPS, and XPS files and lets you load, Merge, and convert them to PDF or raster images easily....JavaScript via C++ Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/javascript-cpp/
  6. Convert Pixels to Centimeters – C# code

    Learn how to convert pixels to centimeters with the Unit class in Aspose.HTML for .NET. Get C# examples for px to cm conversion....NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/pixel-calculator/p...
  7. Python|Aspose.Words for Java

    Python: how to use Aspose.Words for Java....application that creates an empty document, inserts some content and...it as a Microsoft Word .DOC document. Python import jpype import...

    docs.aspose.com/words/java/python-and-aspose-wo...
  8. MailMerge.TrimWhitespaces | Aspose.Words for .NET

    Optimize your mail Merge process with the TrimWhitespaces property, ensuring clean data by removing leading and trailing spaces for accurate results....whitespaces are trimmed from mail merge values. public bool TrimWhitespaces...executing a mail merge. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mai...
  9. 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...
  10. 合并 XPS 文件 | Aspose.Page for Java

    Aspose.Page API 解决方案的 Java 版 XPS 合并功能允许您将多个 XPS 文件合并为一个 XPS 或 PDF 文档。...Copy 1 // Merge several XPS files to one XPS document. 2 3 // Load...Load XPS document from XPS file 4 XpsDocument document = new X...

    docs.aspose.com/page/zh/java/merge/xps/