Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 6,661 for

template

(2.27 sec)
  1. Aspose.Cells Cloud Web API - Erstellen Sie eine...

    Mit Excel API können Benutzer eine neue Tabelle mit einem bestimmten Namen erstellen und optionale Vorlagen für vordefinierte Inhalte oder Formatierungen unterstützen, wodurch die Benutzerproduktivität gesteigert wird...Spreadsheet with a spreadsheet template - Timeline WorkPlan Table...

    docs.aspose.cloud/cells/de/create-spreadsheet/
  2. Spreadsheet Operations|Document

    Learn how to perform spreadsheet operations such as auto‑fit, batch conversion, protection, merging, and search‑replace using Aspose.Cells Cloud REST API. Includes concise usage notes and code‑sample guidance....workbooks from scratch or from templates. PUT /cells/{newFile} . Import...

    docs.aspose.cloud/cells/spreadsheet-operations/
  3. یک ارائه با استفاده از یک الگوی طراحی ارائه با ...

    برای ایجاد یک ارائه با استفاده از یک الگوی طراحی ارائه با C# REST API این مقاله را دنبال کنید. شما یاد خواهید گرفت که با استفاده از الگوی اسلاید با C# RESTful Service با کمک یک Cloud SDK مبتنی بر دات نت یک ارائه پاورپوینت ایجاد کنید....create a presentation from a template پروژه C# را با SDK بالا برای...

    kb.aspose.cloud/fa/slides/net/create-a-presenta...
  4. Mail Merge В C++

    Створюйте персоналізовані документи, автоматизуйте електронні листи, створюйте звіти за допомогою Mail merge в C++...make_shared <WordsApi>(config); auto template = std:: shared_ptr <std::istream>(...requests::ExecuteMailMergeOnli( template , data ) ) ; wordsApi-> executeMailMergeOnli...

    products.aspose.cloud/words/uk/cpp/mailmerge/
  5. Mail Merge În C++

    Creați documente personalizate, automatizați e-mailurile, generați rapoarte folosind Mail merge în C++...make_shared <WordsApi>(config); auto template = std:: shared_ptr <std::istream>(...requests::ExecuteMailMergeOnli( template , data ) ) ; wordsApi-> executeMailMergeOnli...

    products.aspose.cloud/words/ro/cpp/mailmerge/
  6. Mail Merge En PHP

    Cree documentos personalizados, automatice correos electrónicos, genere informes usando Mail merge en PHP...'####-#### , '######### ); $template = "Input1.docx" ; $data =...new ExecuteMailMergeOnli ( $template , $data , NULL , NULL , NULL...

    products.aspose.cloud/words/es/php/mailmerge/
  7. Mail Merge В Java

    Създавайте персонализирани документи, автоматизирайте имейли, генерирайте отчети чрез Mail merge в Java...WordsApi (apiClient); byte [] template = Files.readAllBytes(Paths...new ExecuteMailMergeOnli (template, data, null , null , null...

    products.aspose.cloud/words/bg/java/mailmerge/
  8. Mail Merge En Java

    Cree documentos personalizados, automatice correos electrónicos, genere informes usando Mail merge en Java...WordsApi (apiClient); byte [] template = Files.readAllBytes(Paths...new ExecuteMailMergeOnli (template, data, null , null , null...

    products.aspose.cloud/words/es/java/mailmerge/
  9. Mail Merge În Dart

    Creați documente personalizate, automatizați e-mailurile, generați rapoarte folosind Mail merge în Dart...= WordsApi(config); final template = (await File ( 'Input1.docx'...executeMailMergeOnli = ExecuteMailMergeOnli(template, data); await wordsApi.ex...

    products.aspose.cloud/words/ro/dart/mailmerge/
  10. Mail Merge En Dart

    Cree documentos personalizados, automatice correos electrónicos, genere informes usando Mail merge en Dart...= WordsApi(config); final template = (await File ( 'Input1.docx'...executeMailMergeOnli = ExecuteMailMergeOnli(template, data); await wordsApi.ex...

    products.aspose.cloud/words/es/dart/mailmerge/