Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 22,622 for

merge

(0.08 sec)
  1. 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...original dimension during a mail merge, you should assign a negative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。...0 , 2 , 2 ); // Merge the cells range . Merge (); // Insert value...value to the merged cell A1 sheet1 . GetCells (). Get ( 0 , 0...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  3. Insert Fields in C++|Aspose.Words for C++

    Different ways to insert fields into your document using C++....example shows how to inserts a merge field into a document using...at a few examples. Inserting Merge Field into a Document using...

    docs.aspose.com/words/cpp/inserting-fields/
  4. Table|Aspose.Slides for Python Documentation

    Create and format tables in Python with Aspose.Slides: insert data, Merge cells, style borders, align content, and import/export for PPT, PPTX and ODP....accessing them, removing them, and merging cells using Aspose.Slides for...SaveFormat . PPTX ) Merge Table Cells Merge adjacent cells of a...

    docs.aspose.com/slides/python-net/examples/elem...
  5. MailMerge.CleanupParagraphsWithPunctuationMarks...

    Optimize your MailMerge with the CleanupParagraphsWithPunctuationMarks property. Control empty paragraph removal for cleaner, professional documents....punctuation marks after a mail merge operation. Document doc = new...empty paragraphs that this mail merge would create. doc . MailMerge...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....FIELD_MERGE_FIELD represents a merge field in the document..."d/MM/yyyy h:mm am/pm Mail Merge Fields Aspose.Words imposes...

    docs.aspose.com/words/python-net/fields-overview/
  7. Insert and Append Documents in C#|Aspose.Words ...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, Merge field, bookmark, or simply at the document end in C#....replace operation, a merge field during a merge operation, or via...Mail Merge Operation You can insert a document into a merge field...

    docs.aspose.com/words/net/insert-and-append-doc...
  8. MailMergeRegionInfo.Name | Aspose.Words for .NET

    Discover the MailMergeRegionInfo Name property, which efficiently retrieves the name of a specified region for seamless document automation....Examples Shows how to verify mail merge regions. Document doc = new...new Document ( MyDir + "Mail merge regions.docx" ); // Returns a...

    reference.aspose.com/words/net/aspose.words.mai...
  9. MailMergeRegionInfo.Regions | Aspose.Words for ...

    Discover the MailMergeRegionInfo Regions property, which efficiently returns a comprehensive list of child regions for seamless data management....Examples Shows how to verify mail merge regions. Document doc = new...new Document ( MyDir + "Mail merge regions.docx" ); // Returns a...

    reference.aspose.com/words/net/aspose.words.mai...
  10. FieldNextIf class | Aspose.Words for Python

    aspose.words.fields.FieldNextIf class. Implements the NEXTIF field...record is merged into the current merge document. (Merge fields...next data record is merged into a new merge document. Inheritance:...

    reference.aspose.com/words/python-net/aspose.wo...