Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 4,043 for

binary

(0.12 sec)
  1. 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/
  2. C++のmarkdownを編集

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

    products.aspose.cloud/words/ja/cpp/edit/md/
  3. C++のTEXTを編集

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

    products.aspose.cloud/words/ja/cpp/edit/text/
  4. 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/
  5. 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/
  6. 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/
  7. 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/
  8. 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/
  9. C++のDOCXを比較

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

    products.aspose.cloud/words/ja/cpp/compare/docx/
  10. C++でドキュメントを編集

    C++ SDKを使用してWordまたはPDFファイルを編集します。 REST APIを使用して、テキストの編集、テーブルの変更、ドキュメントへの画像の追加を行います。...docx" ), std::istream::binary)); auto requestParagraph =...L"Input.docx" ), std::istream::binary)); auto requestTable = std::...

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