Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 4,464 for

binary

(0.41 sec)
  1. 在 C++ 中压缩 DOCX

    使用 C++ SDK 将 DOCX 压缩到更小的尺寸。优化 C++ 中的 DOCX 内容。...docx" ), std::istream::binary)); auto requestCompressOptio...alues.begin, std::istream::binary)); std::shared_ptr<request...

    products.aspose.cloud/words/zh/cpp/compress/docx/
  2. Конвертация GLB в OBJ на Java: Полное пошаговое...

    Конвертировать GLB в OBJ в Java с помощью Aspose.3D Cloud SDK. Пошаговое руководство по пакетному преобразованию моделей, сохранению данных материалов и добавлению кода в ваш 3D‑рабочий процесс....application/octet-stream" \ --data-binary "@C:/Models/model.glb" Начать...текстуры упакованы внутри GLB (binary glTF). Процесс конвертации...

    blog.aspose.cloud/ru/3d/convert-glb-file-to-obj...
  3. 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/
  4. 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/
  5. 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/
  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++の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/
  8. 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/
  9. 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/
  10. 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/