Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 4,030 for

binary

(0.07 sec)
  1. C++のPDFを編集

    C++ SDKを使用してPDFを編集します。テキストの編集、テーブルの変更、REST APIを使用したPDFの画像の追加。...pdf" ), std::istream::binary)); auto requestParagraph =...L"Input.pdf" ), std::istream::binary)); auto requestTable = std::...

    products.aspose.cloud/words/ja/cpp/edit/pdf/
  2. C++のDOCXを編集

    C++ SDKを使用してDOCXを編集します。テキストの編集、テーブルの変更、REST APIを使用したDOCXの画像の追加。...docx" ), std::istream::binary)); auto requestParagraph =...L"Input.docx" ), std::istream::binary)); auto requestTable = std::...

    products.aspose.cloud/words/ja/cpp/edit/docx/
  3. C++ 의 Mail Merge

    C++ 에서 Mail merge 을 사용하여 개인화된 문서를 만들고, 이메일을 자동화하고, 보고서를 생성합니다. C++ 를 사용하여 데이터와 Word 또는 PDF 템플릿을 Mail merge 합니다....docx" ), std::istream::binary)); auto data = std:: shared_ptr...L"Input2.docx" ), std::istream::binary)); std::shared_ptr<request...

    products.aspose.cloud/words/ko/cpp/mailmerge/
  4. C++中的mail Merge

    使用C++中的Mail merge创建个性化文档、自动发送电子邮件、生成报告。 Mail merge使用C++将Word或PDF模板与您的数据合并。...docx" ), std::istream::binary)); auto data = std:: shared_ptr...L"Input2.docx" ), std::istream::binary)); std::shared_ptr<request...

    products.aspose.cloud/words/zh/cpp/mailmerge/
  5. C++中的mail Merge

    使用C++中的Mail merge創建個性化文檔、自動發送電子郵件、生成報告。 Mail merge使用C++將Word或PDF模板與您的數據合併。...docx" ), std::istream::binary)); auto data = std:: shared_ptr...L"Input2.docx" ), std::istream::binary)); std::shared_ptr<request...

    products.aspose.cloud/words/zh-hant/cpp/mailmerge/
  6. C++のDOCを比較

    C++を使用して2つのDOCを比較します。 C++ SDKを使用すると、 DOCファイル間の違いを簡単に見つけることができます。...(fileName1), std::istream::binary)); std::shared_ptr<request...(fileName2), std::istream::binary)); std::shared_ptr<request...

    products.aspose.cloud/words/ja/cpp/compare/doc/
  7. C++のTXTを比較

    C++を使用して2つのTXTを比較します。 C++ SDKを使用すると、 TXTファイル間の違いを簡単に見つけることができます。...(fileName1), std::istream::binary)); std::shared_ptr<request...(fileName2), std::istream::binary)); std::shared_ptr<request...

    products.aspose.cloud/words/ja/cpp/compare/txt/
  8. C++のWORDを編集

    C++ SDKを使用してWORDを編集します。テキストの編集、テーブルの変更、REST APIを使用したWORDの画像の追加。...docx" ), std::istream::binary)); auto requestParagraph =...L"Input.docx" ), std::istream::binary)); auto requestTable = std::...

    products.aspose.cloud/words/ja/cpp/edit/word/
  9. C++のDOCを編集

    C++ SDKを使用してDOCを編集します。テキストの編集、テーブルの変更、REST APIを使用したDOCの画像の追加。...doc" ), std::istream::binary)); auto requestParagraph =...L"Input.doc" ), std::istream::binary)); auto requestTable = std::...

    products.aspose.cloud/words/ja/cpp/edit/doc/
  10. C++のHTMLを編集

    C++ SDKを使用してHTMLを編集します。テキストの編集、テーブルの変更、REST APIを使用したHTMLの画像の追加。...html" ), std::istream::binary)); auto requestParagraph =...L"Input.html" ), std::istream::binary)); auto requestTable = std::...

    products.aspose.cloud/words/ja/cpp/edit/html/