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

template

(0.56 sec)
  1. Aspose.Cells Formato file supportato dal cloud|...

    Aspose.Cells Cloud supporta Excel per creare, convertire, unire, dividere, proteggere, operazioni di oggetti interni e così via...Ots Aprire il file Document Template Sheet (OTS). AZW3 AZW è un...

    docs.aspose.cloud/cells/it/supported-file-formats/
  2. 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...
  3. 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/
  4. Mail Merge Trong PHP

    Tạo tài liệu được cá nhân hóa, tự động hóa email, tạo báo cáo bằng cách sử dụng Mail merge trong PHP...'####-#### , '######### ); $template = "Input1.docx" ; $data =...new ExecuteMailMergeOnli ( $template , $data , NULL , NULL , NULL...

    products.aspose.cloud/words/vi/php/mailmerge/
  5. 使用演示文稿设计模板和 C# REST API 创建演示文稿

    按照本文,使用演示文稿设计模板和 C# REST API 创建演示文稿。您将学习在基于 .NET 的 Cloud SDK 的帮助下,使用幻灯片模板和 C# RESTful 服务创建 PowerPoint 演示文稿。...create a presentation from a template 使用上述 SDK 设置 C# 项目,以便从设计模板创建演示文稿...

    kb.aspose.cloud/zh/slides/net/create-a-presenta...
  6. DOC PDF PPT Excel Conversion REST APIs: C# .NET...

    C# .NET Core, Java, Python, PHP, Node.js, Python, JavaScript, C++, Android, Swift, Go, Ruby, Dart, Perl APIs to create and convert PDF, Word, Excel, PowerPoint, email, JPG, image, ZIP, and other formats on Windows, Linux, macOS & Android....sobre streaming e uso de templates, e solucione problemas comuns...

    blog.aspose.cloud/pt/
  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/fa/java/mailmerge/
  8. Mail Merge Et Publipostage Dans Java

    Créez des documents personnalisés, automatisez les e-mails, générez des rapports à l'aide Mail merge dans Java...WordsApi (apiClient); byte [] template = Files.readAllBytes(Paths...new ExecuteMailMergeOnli (template, data, null , null , null...

    products.aspose.cloud/words/fr/java/mailmerge/
  9. Mail Merge در C#

    اسناد شخصی ایجاد کنید، ایمیل‌ها را خودکار کنید، گزارش‌هایی را با استفاده از Mail merge در C# ایجاد کنید...WordsApi(config); using var template = File.OpenRead( "Input1.docx"...= new ExecuteMailMergeOnli(template, data); await wordsApi.Ex...

    products.aspose.cloud/words/fa/net/mailmerge/
  10. Mail Merge ใน C++

    สร้างเอกสารส่วนบุคคล ส่งอีเมลอัตโนมัติ สร้างรายงานโดยใช้ Mail merge ใน C++ เทมเพลต Word หรือ PDF ของ Mail merge ที่มีข้อมูลของคุณโดยใช้ C++...make_shared <WordsApi>(config); auto template = std:: shared_ptr <std::istream>(...requests::ExecuteMailMergeOnli( template , data ) ) ; wordsApi-> executeMailMergeOnli...

    products.aspose.cloud/words/th/cpp/mailmerge/