Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 21,944 for

merging

(0.12 sec)
  1. FieldNextIf.LeftExpression | Aspose.Words for .NET

    Discover the FieldNextIf LeftExpression property. Easily manage the left side of your comparison expressions for enhanced data manipulation and analysis....to merge multiple rows into one page during a mail merge. public...for our mail merge with 3 rows. // A mail merge that uses this...

    reference.aspose.com/words/net/aspose.words.fie...
  2. IDocumentMergerPlugin class | Aspose.Words for ...

    aspose.words.IDocumentMergerPlugin class. Defines an interface for external merger plugin that can merge Pdf documents....can merge Pdf documents. Methods Name Description merge(output_stream...input_streams, load_options) Merges the given input PDF documents...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::LowCode::MailMergeOptions::get_U...

    Aspose::Words::LowCode::MailMergeOptions::get_UseNonMergeFields method. When true, specifies that in addition to MERGEFIELD fields, mail merge is performed into some other types of fields and also into "{{fieldName}}" tags in C++....to MERGEFIELD fields, mail merge is performed into some other...const Remarks Normally, mail merge is only performed into MERGEFIELD...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. MergerContext class | Aspose.Words for Python

    aspose.words.lowcode.MergerContext class. Document merger context....ProcessorContext ) merge_format_mode Specifies how to merge formatting...ProcessorContext ) Examples Shows how to merge documents into a single output...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Unisci documenti PDF usando Python | Aspose.PDF

    Scopri come utilizzare in modo efficace Aspose.PDF for Python via .NET per unire immagini, XML, HTML, EPUB e altro in un unico documento PDF o DOCX/PPTX. Scopri come utilizzare in modo efficace Aspose.PDF for Python via .NET per unire immagini, XML, HTML, EPUB e altro in un unico documento PDF o DOCX/PPTX....merge_documents(documents=document_infiles)...outfile) document = apdf.Document.merge_documents(documents=document_infiles)...

    products.aspose.com/pdf/it/python-net/merger/
  6. Aspose::Words::Settings::MailMergeCheckErrors e...

    Aspose::Words::Settings::MailMergeCheckErrors enum. Specifies how Microsoft Word will report errors detected during mail merge in C++....errors detected during mail merge. enum class MailMergeCheckErrors...Description Simulate 1 Simulate the merge and report errors in a new document...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Ajuste automático de filas para celdas combinad...

    Aprende cómo ajustar automáticamente filas para celdas combinadas usando Aspose.Cells for JavaScript a través de C++. Implementa la funcionalidad de ajuste automático para celdas combinadas en hojas de cálculo....head > < body > < h1 > Autofit Merged Cells Example </ h1 > < input...0 , 2 , 2 ); // Merge the cells range . merge (); // Insert value...

    docs.aspose.com/cells/es/javascript-cpp/autofit...
  8. Автоматическая подгонка строк для объединенных ...

    узнайте, как автоматически подгонять строки для объединенных ячеек с помощью Aspose.Cells for JavaScript через C++. Реализуйте автоматическую подгонку для объединенных ячеек в таблицах....head > < body > < h1 > Autofit Merged Cells Example </ h1 > < input...0 , 2 , 2 ); // Merge the cells range . merge (); // Insert value...

    docs.aspose.com/cells/ru/javascript-cpp/autofit...
  9. Як застосувати логіку користувача до нез'єднани...

    Застосуйте логіку користувача до нез'єднаних областей під час операції Mail Merge, використовуючи Java....областей з документа під час Mail Merge небажано або призводить до того...можна налаштувати обробник Mail Merge для управління об’єднанням кожного...

    docs.aspose.com/words/uk/java/how-to-apply-cust...
  10. Fusionner les cellules|Documentation

    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.... getCells (); //Merge some Cells (C6:E7) into a single...single C6 Cell. cells . merge ( 5 , 2 , 2 , 3 ); //Input data...

    docs.aspose.com/cells/fr/java/merge-cells/