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

template

(0.06 sec)
  1. Aspose.Cells Cloud Web API - Convert Local Exce...

    Convert a local Excel spreadsheet table to an image file quickly using Aspose.Cells Cloud Web API. Supports PNG, JPEG, TIFF, BMP, SVG and more....Capture spreadsheet examples, templates, or data‑entry forms as images...

    docs.aspose.cloud/cells/convert-table-to-image/
  2. Rubyでmail Merge

    パーソナライズされたドキュメントを作成し、電子メールを自動化し、 RubyのMail mergeを使用してレポートを生成します。 Rubyを使用して、 WordまたはPDFテンプレートをデータとMail mergeます。...new template = File.open( 'Input1.docx'...ExecuteMailMergeOnli .new( template: template, data: data) @words_api...

    products.aspose.cloud/words/ja/ruby/mailmerge/
  3. 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/
  4. Aspose.Cells Cloud Web API - Convert Local Exce...

    Use Aspose.Cells Cloud REST API to convert a specific range from a local Excel file (XLSX or XLS) into various image formats such as PNG, JPEG, SVG, TIFF, or BMP without uploading the entire workbook....Capture spreadsheet examples, templates, or data‑entry forms as images...

    docs.aspose.cloud/cells/convert-range-to-image/
  5. Aspose.Cells Cloud Web API - Créez une nouvelle...

    Le Excel API permet aux utilisateurs de créer une nouvelle feuille de calcul avec un nom spécifié, prenant en charge des modèles facultatifs pour un contenu ou un formatage prédéfini, améliorant ainsi la productivité de l'utilisateur...Spreadsheet with a spreadsheet template - Timeline WorkPlan Table...

    docs.aspose.cloud/cells/fr/create-spreadsheet/
  6. C++中的mail Merge

    使用C++中的Mail merge創建個性化文檔、自動發送電子郵件、生成報告。 Mail merge使用C++將Word或PDF模板與您的數據合併。...make_shared <WordsApi>(config); auto template = std:: shared_ptr <std::istream>(...requests::ExecuteMailMergeOnli( template , data ) ) ; wordsApi-> executeMailMergeOnli...

    products.aspose.cloud/words/zh-hant/cpp/mailmerge/
  7. 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/
  8. Dart中的mail Merge

    使用Dart中的Mail merge創建個性化文檔、自動發送電子郵件、生成報告。 Mail merge使用Dart將Word或PDF模板與您的數據合併。...= WordsApi(config); final template = (await File ( 'Input1.docx'...executeMailMergeOnli = ExecuteMailMergeOnli(template, data); await wordsApi.ex...

    products.aspose.cloud/words/zh-hant/dart/mailme...
  9. Java中的mail Merge

    使用Java中的Mail merge创建个性化文档、自动发送电子邮件、生成报告。 Mail merge使用Java将Word或PDF模板与您的数据合并。...WordsApi (apiClient); byte [] template = Files.readAllBytes(Paths...new ExecuteMailMergeOnli (template, data, null , null , null...

    products.aspose.cloud/words/zh/java/mailmerge/
  10. C++ 의 Mail Merge

    C++ 에서 Mail merge 을 사용하여 개인화된 문서를 만들고, 이메일을 자동화하고, 보고서를 생성합니다. C++ 를 사용하여 데이터와 Word 또는 PDF 템플릿을 Mail merge 합니다....make_shared <WordsApi>(config); auto template = std:: shared_ptr <std::istream>(...requests::ExecuteMailMergeOnli( template , data ) ) ; wordsApi-> executeMailMergeOnli...

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