Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 6,624 for

template

(0.2 sec)
  1. Mail Merge U C++

    Izradite personalizirane dokumente, automatizirajte e-poštu, generirajte izvješća pomoću Mail merge u C++...make_shared <WordsApi>(config); auto template = std:: shared_ptr <std::istream>(...requests::ExecuteMailMergeOnli( template , data ) ) ; wordsApi-> executeMailMergeOnli...

    products.aspose.cloud/words/hr/cpp/mailmerge/
  2. Mail Merge I PHP

    Opret personlige dokumenter, automatiser e-mails, generer rapporter ved hjælp af Mail merge i PHP...'####-#### , '######### ); $template = "Input1.docx" ; $data =...new ExecuteMailMergeOnli ( $template , $data , NULL , NULL , NULL...

    products.aspose.cloud/words/da/php/mailmerge/
  3. Sammanfogning Av Mail Merge I Dart

    Skapa personliga dokument, automatisera e-postmeddelanden, generera rapporter med Mail merge i Dart...= WordsApi(config); final template = (await File ( 'Input1.docx'...executeMailMergeOnli = ExecuteMailMergeOnli(template, data); await wordsApi.ex...

    products.aspose.cloud/words/sv/dart/mailmerge/
  4. Mail Merge В Dart

    Створюйте персоналізовані документи, автоматизуйте електронні листи, створюйте звіти за допомогою Mail merge в Dart...= WordsApi(config); final template = (await File ( 'Input1.docx'...executeMailMergeOnli = ExecuteMailMergeOnli(template, data); await wordsApi.ex...

    products.aspose.cloud/words/uk/dart/mailmerge/
  5. Mail Merge V Java

    Vytvárajte prispôsobené dokumenty, automatizujte e-maily, generujte zostavy pomocou Mail merge v Java...WordsApi (apiClient); byte [] template = Files.readAllBytes(Paths...new ExecuteMailMergeOnli (template, data, null , null , null...

    products.aspose.cloud/words/sk/java/mailmerge/
  6. Aspose.Cells Cloud Web API - Crea un nuovo fogl...

    Excel API consente agli utenti di creare un nuovo foglio di calcolo con un nome specificato, supportando modelli opzionali per contenuti o formattazioni predefiniti, migliorando la produttività dell'utente...Spreadsheet with a spreadsheet template - Timeline WorkPlan Table...

    docs.aspose.cloud/cells/it/create-spreadsheet/
  7. Aspose.Cells Cloud Web API - Convert Local Exce...

    Convert a local spreadsheet table into an image file efficiently using the Aspose.Cells Cloud Web API....Capture spreadsheet examples, templates, or data entry forms as images...

    docs.aspose.cloud/cells/convert-table-to-image/
  8. Créer une présentation à l'aide d'un modèle de ...

    Suivez cet article pour créer une présentation à l'aide d'un modèle de conception de présentation avec l'API Java REST. Vous apprendrez à créer une présentation PowerPoint à l'aide d'un modèle de diapositive avec Java RESTful Service à l'aide d'un SDK Cloud basé sur Java....create a presentation from a template Configurez le projet Java...

    kb.aspose.cloud/fr/slides/java/create-a-present...
  9. Aspose.Cells Cloud Web API - Convert Local Exce...

    Aspose.Cells Cloud Web API: Export range from Excel files on local drive to Image format using cloud-based REST API. Support to load XLSX, XLS formats. Support to export PNG, JPG, SVG, TIFF, and so on....Capture spreadsheet examples, templates, or data entry forms as images...

    docs.aspose.cloud/cells/convert-range-to-image/
  10. PHP 의 Mail Merge

    PHP 에서 Mail merge 을 사용하여 개인화된 문서를 만들고, 이메일을 자동화하고, 보고서를 생성합니다. PHP 를 사용하여 데이터와 Word 또는 PDF 템플릿을 Mail merge 합니다....'####-#### , '######### ); $template = "Input1.docx" ; $data =...new ExecuteMailMergeOnli ( $template , $data , NULL , NULL , NULL...

    products.aspose.cloud/words/ko/php/mailmerge/