Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 22,281 for

merge

(0.08 sec)
  1. Table|Aspose.Slides Documentation

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

    docs.aspose.com/slides/cpp/examples/elements/ta...
  2. MailMerge.GetRegionsHierarchy | Aspose.Words fo...

    Discover the MailMerge GetRegionsHierarchy method to effortlessly retrieve a complete region hierarchy with accessible document fields for streamlined workflows....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...
  3. MailMergeDestination Enum | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeDestination enum, defining outcomes for seamless document mail Merges. Optimize your document processing today!...may be generated when a mail merge is carried out on a document...Shows how to execute a mail merge with data from an Office Data...

    reference.aspose.com/words/net/aspose.words.set...
  4. Alignment Settings with Golang via C++|Document...

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings.... Merging Cells Like Microsoft Excel...Excel, Aspose.Cells supports merging several cells into one. Aspose...

    docs.aspose.com/cells/go-cpp/cells-alignment-se...
  5. Merger.create method | Aspose.Words for Python

    aspose.words.lowcode.Merger.create method...MergerContext Examples Shows how to merge documents into a single output...#There is a several ways to merge documents: input_doc1 = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Document in Python|Aspose.Words fo...

    The `Document` class provides various document properties and methods using Python. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Python. The `Document` object can be saved to a file or stream and also sent to a browser....provides access to sections, mail‑merge functionality, and other document...open a template for a mail merge, or get different parts from...

    docs.aspose.com/words/python-net/working-with-d...
  7. Alignment Settings|Documentation

    In the Aspose.Cells for Python via .NET library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for Python via .NET for cell alignment settings.... Merging Cells Like Microsoft Excel...for Python via .NET supports merging several cells into one. Aspose...

    docs.aspose.com/cells/python-net/cells-alignmen...
  8. Python|Aspose.Words for Java

    Python: how to use Aspose.Words for Java....doc" ) Simple Mail Merge Aspose.Words provides a reporting...similar to Microsoft Word’s mail merge. Here is a code example to perform...

    docs.aspose.com/words/java/python-and-aspose-wo...
  9. Asynchronous Operations with PST Files|Document...

    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....developers to create, open, merge, and split PST files without...RootFolder.DisplayName}" ); } Merge PST Files Asynchronously The...

    docs.aspose.com/email/net/asynchronous-operatio...
  10. 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/