Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 22,091 for

merging

(0.19 sec)
  1. Aspose::Words::IDocumentMergerPlugin interface ...

    Aspose::Words::IDocumentMergerPlugin interface. Defines an interface for external merger plugin that can merge Pdf documents in C++....external merger plugin that can merge Pdf documents. class IDocumentMergerPlugi...System::TypeInfo&) const override virtual Merge (System::SharedPtr<System::IO::Stream>...

    reference.aspose.com/words/cpp/aspose.words/ido...
  2. FieldMergingArgsBase.RecordIndex | Aspose.Words...

    Discover the FieldMergingArgsBase RecordIndex property. Access the zero-based index of the Merging record for enhanced data management and integration....of the record that is being merged. public int RecordIndex { get...into MERGEFIELDs as merge data during mail merge. public void InsertCheckBox...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Archiv

    Archiv...עִברִית čeština Svenska Mail-Merge macht es einfach, personalisierte...Ihnen zeigen, wie Sie eine Mail-Merge aus Excel mit C# durchführen...

    blog.aspose.com/de/cells/mail-merge-from-excel-...
  4. Find Field Properties in Python|Aspose.Words fo...

    How to find some field properties like field code and field result in Python....only looking for the names of merge fields in a document, then you...shows how to get names of all merge fields in a document: ------...

    docs.aspose.com/words/python-net/find-field-pro...
  5. MailMergeSettings.MainDocumentType | Aspose.Wor...

    Discover how the MailMergeSettings MainDocumentType property defines your mail merge documents. Unlock seamless document creation with optimal settings!...property Specifies the mail-merge main document type. The default...same for each version of the merged document. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.set...
  6. Convert PDF to OneNote in C# | Import PDF to On...

    Programmatically Convert PDF to OneNote in C# with Aspose.Note for .NET API. Import content of PDF documents and Save as a OneNote (.one) using C#....Convert PDF to OneNote and Merge Pages C# API to Convert PDF...can merge a set of pages into the document using the Merge() method...

    blog.aspose.com/convert-pdf-to-onenote-in-csharp/
  7. MergeFieldImageDimensionUnit | Aspose.Words for...

    Specifies an unit of an image dimension i.e in Java....height) used across a mail merge process. Examples: Shows how...accepts them during a mail merge. public void mergeFieldImageDimen()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::LowCode::MailMergeOptions::get_M...

    Aspose::Words::LowCode::MailMergeOptions::get_MergeDuplicateRegions method. Gets a value indicating whether all of the document mail merge regions with the name of a data source should be merged while executing of a mail merge with regions against the data source or just the first one in C++....whether all of the document mail merge regions with the name of a data...source should be merged while executing of a mail merge with regions...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. 合并或取消合并单元格范围|Documentation

    本文描述了如何使用Aspose.Cells for Python via .NET库在Excel中合并和拆分单元格范围。...merge() 和 Range.un_merge() 方法来实现这一目的。本文解释了如何将一系列单元格合并为单个单元格。...以下示例代码首先创建范围 - A1:D4 - 然后使用 Range.merge() 方法将范围中的单元格合并为单个单元格。类似地,您可以通过创建范围并调用...

    docs.aspose.com/cells/zh/python-net/merge-or-un...
  10. セル範囲の結合または解除|Documentation

    この記事では、Aspose.Cells for Python via .NET ライブラリを使用して、Excel の範囲内のセルを結合および結合解除する方法について説明しています。...merge() および Range.un_merge() メソッドが提供されています。...次のサンプルコードは、まず範囲A1:D4を作成し、次に範囲内のセルを Range.merge() メソッドを使用して単一のセルに結合します。同様に、範囲を作成し、...

    docs.aspose.com/cells/ja/python-net/merge-or-un...