Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 22,285 for

merge

(0.11 sec)
  1. Aspose::Words::MailMerging::MappedDataFieldColl...

    Aspose::Words::MailMerging::MappedDataFieldCollection::idx_set method. Gets or sets the name of the field in the data source associated with the specified mail Merge field in C++....associated with the specified mail merge field. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Aspose::Words::Settings::Odso::get_DataSource m...

    Aspose::Words::Settings::Odso::get_DataSource method. Specifies the location of the external data source to be connected to a document to perform the mail Merge. The default value is an empty string in C++....document to perform the mail merge. The default value is an empty...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. MailMergeOptions.retain_first_section_start pro...

    MailMergeOptions.retain_first_section_start property. Gets or sets a value indicating whether the section start of the first document section and its copies for subsequent data source rows are retained during mail Merge or updated according to MS Word behaviour....rows are retained during mail merge or updated according to MS Word...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word documents in Java without utilizing Microsoft Word....Bullets in Word using Java Merge Cells in Word using Java Split...Word to PCL in Java How to Merge Word Documents using Java How...

    kb.aspose.com/words/java/page/2/
  5. Merger.merge_to_images_streams method | Aspose....

    Merger.Merge_to_images_streams method. Merges the given input document streams into a single output document using specified image save options...merge_to_images_streams method merge_to_images_streams(input_streams...s, save_options, merge_format_mode) Merges the given input document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldMergingArgsBase.field_value property | Asp...

    FieldMergingArgsBase.field_value property. Gets or sets the value of the field from the data source....for this field by the mail merge engine. You can also replace...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_MailAsAttachment method. Specifies that the documents produced during a mail Merge operation should be emailed as an attachment rather than the body of the actual e-mail. The default value is false in C++....documents produced during a mail merge operation should be emailed...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Aspose::Words::Settings::OdsoRecipientData::get...

    Aspose::Words::Settings::OdsoRecipientData::get_Active method. Specifies whether the record from the data source shall be imported into a document when the mail Merge is performed. The default value is true in C++....into a document when the mail merge is performed. The default value...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. Processor.to_stream method | Aspose.Words for P...

    aspose.words.lowcode.Processor.to_stream method... Examples Shows how to merge documents from stream into a...#There is a several ways to merge documents: input_doc1 = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How can I check if a text value will visually f...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.Cells.SetColumnWidthPixel(0, 5); worksheet.Cells.SetColumnWidthPixel(1, 5); var textRange = worksheet.Cells.CreateRange(0, 0,1, 2); textRange .…...will visually fit inside a merged cell range before setting it...the text is too wide for the merged range, I want to skip setting...

    forum.aspose.com/t/how-can-i-check-if-a-text-va...