Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 4,314 for

binary

(0.11 sec)
  1. C++ مقایسه دو فایل DOCX REST API

    دو DOCX را با استفاده از C++ مقایسه کنید. با C++ SDK ما، می‌توانید به راحتی تفاوت بین فایل‌های DOCX را پیدا کنید....(fileName1), std::istream::binary)); std::shared_ptr<request...(fileName2), std::istream::binary)); std::shared_ptr<request...

    products.aspose.cloud/words/fa/cpp/compare/docx/
  2. C++ مقایسه دو فایل PDF REST API

    دو PDF را با استفاده از C++ مقایسه کنید. با C++ SDK ما، می‌توانید به راحتی تفاوت بین فایل‌های PDF را پیدا کنید....(fileName1), std::istream::binary)); std::shared_ptr<request...(fileName2), std::istream::binary)); std::shared_ptr<request...

    products.aspose.cloud/words/fa/cpp/compare/pdf/
  3. Converting USDZ to STL or OBJ in Python Started...

    I’ve used for a few months the conversion feature using a Python server and it’s had no issues in returning an .stl or .obj file from a .usdz format. Just today out of nowhere, the .usdz conversions started failing with …...usdz&newformat=gltf2_binary&newfilename=test.gltf&IsOverwrite=true"...

    forum.aspose.cloud/t/converting-usdz-to-stl-or-...
  4. Convertir 3MF en STL en Java : guide complet ét...

    Apprenez comment convertir le format 3MF en STL en Java avec Aspose.3D Cloud SDK. Ce guide montre du code étape par étape, des commandes cURL de l’API REST et des conseils pour la conversion 3D....définissant des propriétés telles que binary , solidName et scaleFactor...application/octet-stream" \ --data-binary @input.3mf 3. Exécuter la conversion...

    blog.aspose.cloud/fr/3d/how-to-convert-3mf-to-s...
  5. 在 Java 中將 3MF 轉換為 STL:完整的逐步指南

    了解如何在 Java 中使用 Aspose.3D Cloud SDK 將 3MF 轉換為 STL。本指南展示逐步代碼、REST API cURL 命令以及 3D 轉換技巧。...Cloud SDK 配置 STL 匯出選項 # 您可以透過設定 binary 、 solidName 和 scaleFactor 等屬性來自訂...application/octet-stream" \ --data-binary @input.3mf 3. 執行轉換 # curl -X...

    blog.aspose.cloud/zh-tw/3d/how-to-convert-3mf-t...
  6. 比较DOC C++

    使用C++比较两个DOC。使用我们的C++ SDK ,您可以轻松找到DOC文件之间的区别。...(fileName1), std::istream::binary)); std::shared_ptr<request...(fileName2), std::istream::binary)); std::shared_ptr<request...

    products.aspose.cloud/words/zh/cpp/compare/doc/
  7. C++ 에서 PDF 비교

    C++ 를 사용하여 두 PDF 를 비교합니다. C++ SDK 를 사용하면 PDF 파일 간의 차이점을 쉽게 찾을 수 있습니다....(fileName1), std::istream::binary)); std::shared_ptr<request...(fileName2), std::istream::binary)); std::shared_ptr<request...

    products.aspose.cloud/words/ko/cpp/compare/pdf/
  8. 比較HTML C++

    使用C++比較兩個HTML。使用我們的C++ SDK ,您可以輕鬆找到HTML文件之間的區別。...(fileName1), std::istream::binary)); std::shared_ptr<request...(fileName2), std::istream::binary)); std::shared_ptr<request...

    products.aspose.cloud/words/zh-hant/cpp/compare...
  9. Chỉnh Sửa DOC Trong C++

    Chỉnh sửa DOC bằng cách sử dụng C++ SDK. Chỉnh sửa văn bản, sửa đổi bảng, thêm hình ảnh trong DOC với REST API....doc" ), std::istream::binary)); auto requestParagraph =...L"Input.doc" ), std::istream::binary)); auto requestTable = std::...

    products.aspose.cloud/words/vi/cpp/edit/doc/
  10. Mail Merge Dalam C++

    Cipta dokumen yang diperibadikan, automasi e-mel, jana laporan menggunakan Mail merge dalam C++...docx" ), std::istream::binary)); auto data = std:: shared_ptr...L"Input2.docx" ), std::istream::binary)); std::shared_ptr<request...

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