Sort Score
Result 10 results
Languages All
Labels All
Results 5,771 - 5,780 of 20,025 for

merging

(0.1 sec)
  1. עבודה עם מסמך Java|Aspose.Words עבור Java

    The The The `Document` הכיתה מספקת תכונות ושיטות שונות. אתה משתמש `Document` השיעור כנקודת ההתחלה לכל מה שאתה רוצה לעשות Aspose.Words עבור Java. The The The `Document` ניתן להציל את האובייקט לקובץ או לזרם וגם לשלוח לדפדפן....חדש מאפס, פתח תבנית עבור mail merge, או לקבל חלקים שונים במסמך....MailMerge אובייקט המשמש עבור mail merge. Document מאפשר לך לאחזר טקסט...

    docs.aspose.com/words/he/java/working-with-docu...
  2. MailMergeDataType enumeration | Aspose.Words fo...

    aspose.words.settings.MailMergeDataType enumeration. Specifies the type of an external mail merge data source....the type of an external mail merge data source. Members Name Description...Description NONE No mail merge data source is specified. TEXT_FILE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. کار با سند در Java|Aspose.Words برای Java

    کلاس `Document` ویژگی ها و روش های مختلف سند را ارائه می دهد. شما از کلاس `Document` به عنوان نقطه شروع برای هر کاری که می خواهید با Aspose.Words برای Java انجام دهید استفاده می کنید. شی `Document` را می توان در یک فایل یا جریان ذخیره کرد و همچنین به مرورگر ارسال کرد....ایجاد کنید، یک قالب برای mail merge باز کنید یا بخش های مختلف را...MailMerge است که برای mail merge استفاده می شود. Document شما...

    docs.aspose.com/words/fa/java/working-with-docu...
  4. Praca z dokumentem w Java|Aspose.Words zamiast ...

    W `Document` klasa zapewnia różne właściwości i metody dokumentów. Używasz `Document` klasa jako punkt wyjścia dla czegokolwiek chcesz wykonać z Aspose.Words zamiast Java. W `Document` obiekt może być zapisany do pliku lub strumienia, a także wysłany do przeglądarki.... otworzyć szablon dla mail merge, lub uzyskać różne części z...który jest używany do mail merge. Document pozwala pobrać tekst...

    docs.aspose.com/words/pl/java/working-with-docu...
  5. 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...
  6. 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...
  7. FieldAsk class | Aspose.Words for Python

    aspose.words.fields.FieldAsk class. Implements the ASK field...Field ) prompt_once_on_mail_merge Gets or sets whether the user...be recieved once per a mail merge operation. prompt_text Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MailMergeSettings.Clone | Aspose.Words for .NET

    Discover the MailMergeSettings Clone method, effortlessly create a deep copy of your settings for seamless document automation and enhanced efficiency....Shows how to execute a mail merge with data from an Office Data...created with Aspose Words mail merge." }; string dataSrcFilename...

    reference.aspose.com/words/net/aspose.words.set...
  9. MailMergeDataType | Aspose.Words for Java

    Specifies the type of an external mail merge data source in Java....the type of an external mail merge data source. Fields Field Description...(ODSO) interface. NONE No mail merge data source is specified. ODBC...

    reference.aspose.com/words/java/com.aspose.word...
  10. Як об’єднати клітинки в Excel за допомогою Python

    У цьому короткому посібнику описано, як об’єднати клітинки в Excel за допомогою Python. Він містить усі необхідні ресурси, необхідні для налаштування середовища розробки, докладні кроки та приклад коду, який можна виконати, щоб об’єднати дві клітинки в Excel за допомогою Python....вибраному аркуші Викличте метод merge() у колекції Cells, щоб об’єднати...області злиття, наданої в методі merge(). Збережіть книгу, об’єднавши...

    kb.aspose.com/uk/cells/python/how-to-merge-cell...