Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 22,297 for

merge

(0.14 sec)
  1. 在 VSTO 和 Aspose.Cells 中合并或取消合并工作表中的单元格|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...."A1" , "C1" ); //Merge the cells. rng1 . Merge ( Missing . Value..."A1" , "C1" ); //Merge the cells. rng1 . Merge (); //Save the file...

    docs.aspose.com/cells/zh/net/merge-or-unmerge-c...
  2. 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...
  3. 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...
  4. Aspose::Words::LowCode::MergerContext class | A...

    Aspose::Words::LowCode::MergerContext class. Document Merger context in C++....get_MergeFormatMode () const Specifies how to merge formatting that clashes. get_WarningCallback...rmatMode) Specifies how to merge formatting that clashes. set_WarningCallback...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. 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...
  6. Updating Fields Python|Aspose.Words for Node.js...

    Update fields in a document in different ways and using different option in Node.js....document with fields like merging two documents or populating...updated when you execute Mail Merge all fields are updated automatically...

    docs.aspose.com/words/nodejs-net/update-fields/
  7. IFieldUserPromptRespondent | Aspose.Words for Java

    Represents the respondent to user prompts during field update in Java....respective REF fields during a mail merge. DataTable table = new DataTable("My...insertField(FieldType.FIELD_MERGE_FIELD, true); fieldMergeField...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. 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...
  10. 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/