Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 11,875 for

merge documents

(0.16 sec)
  1. CellMerge enumeration | Aspose.Words for Python

    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/python-net/aspose.wo...
  2. OdsoFieldMapData.Name | Aspose.Words for .NET

    Discover the OdsoFieldMapData Name property, easily link external data columns with customizable indexing. Simplify data management effortlessly!...columns to merge fields. Document doc = new Document ( MyDir +...collection defines how a mail merge will map columns from a data...

    reference.aspose.com/words/net/aspose.words.set...
  3. FieldMergeField.Type | Aspose.Words for .NET

    Discover the FieldMergeField Type property to effortlessly access Microsoft Word field types and enhance your document automation capabilities....perform a mail merge. Document doc = new Document (); DocumentBuilder...table to be used as a mail merge data source. DataTable table...

    reference.aspose.com/words/net/aspose.words.fie...
  4. MailMergeRegionInfo.Level | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Level property that reveals the nesting level of your regions, enhancing your document automation and efficiency....verify mail merge regions. Document doc = new Document ( MyDir +...+ "Mail merge regions.docx" ); // Returns a full hierarchy of...

    reference.aspose.com/words/net/aspose.words.mai...
  5. OdsoFieldMapDataCollection.Add | Aspose.Words f...

    Effortlessly enhance your data management with the OdsoFieldMapDataCollection Add method, designed to seamlessly add objects to your collection....columns to merge fields. Document doc = new Document ( MyDir +...collection defines how a mail merge will map columns from a data...

    reference.aspose.com/words/net/aspose.words.set...
  6. FieldMergeField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeField class for seamless document automation. Enhance your workflows with powerful MergeFIELD functionality....the Working with Fields documentation article. public class FieldMergeField...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – User's Guide https://docs.aspose.com/words/sharepoint/user-s-guide/ Recent content in User's Guide on Documentation Hugo -- gohugo.io https://docs.as......org/2005/Atom Documentation – User's Guide https://docs...content in User's Guide on Documentation Hugo -- gohugo.io https://docs...

    docs.aspose.com/words/sharepoint/user-s-guide/i...
  8. IFieldUserPromptRespondent | Aspose.Words for Java

    Represents the respondent to user prompts during field update in Java....throws Exception { Document doc = new Document(); DocumentBuilder...respective REF fields during a mail merge. DataTable table = new DataTable("My...

    reference.aspose.com/words/java/com.aspose.word...
  9. 使用 C# 处理 PDF 图层|Aspose.PDF for .NET

    下一任务解释如何锁定 PDF 图层、提取 PDF 图层元素、扁平化分层 PDF,并将 PDF 中的所有图层合并为一个。...LockLayerInPDF () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/work-with-pdf-layers/
  10. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in C++...Contents [ Hide ] Identify Merged Cell Create an instance of...columns to find merge cells. Print message when merged cells are found...

    docs.aspose.com/slides/cpp/manage-cells/