Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 4,315 for

binary

(0.12 sec)
  1. Aspose.Cells Cloud Download File API – Interfac...

    Learn how to download Excel, PDF, CSV, and other files from Aspose.Cells Cloud storage using the secure Download File API (v4.0). Includes endpoint, parameters, authentication, and code samples....Description The API returns a binary file stream . The Content-Type...

    docs.aspose.cloud/cells/download-file/
  2. Running Self-Hosted Solution|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....0/slides/convert/pdf" --data-binary "@presentation.pptx" -H "Content-Type:...

    docs.aspose.cloud/slides/running-self-hosted-so...
  3. Convert STL to JPG in .NET

    Learn to convert STL to JPG in .NET with Aspose.CAD Cloud SDK. This step-by-step guide covers setup, code, cURL commands, and optimization tips....application/octet-stream" \ --data-binary "@model.stl" Request conversion...software locally. It supports both binary and ASCII STL files and can...

    blog.aspose.cloud/cad/convert-stl-to-jpg-in-dot...
  4. 在 Android 上将 FODS 转换为 XLS

    自动化 Excel 文件操作操作,例如使用云 API 和开源 Android SDK 创建、编辑和转换...Convert FODS TO XLSB (Excel Binary Workbook) Convert FODS TO XPS...XLS extension represent Excel Binary File Format. Such files can...

    products.aspose.cloud/cells/zh/android/conversi...
  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/zh/cpp/edit/html/
  6. 在 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/zh-hant/cpp/edit/doc/
  7. C++ Compress WORD REST API

    Compress a Word document to smaller size using C++ SDK. Optimize a Word document content in C++....docx" ), std::istream::binary)); auto requestCompressOptio...alues.begin, std::istream::binary)); std::shared_ptr<request...

    products.aspose.cloud/words/cpp/compress/word/
  8. Սեղմել TIFF Ը C++ Ում

    Սեղմեք TIFF ը ավելի փոքր չափի՝ օգտագործելով C++ SDK: Օպտիմիզացրեք TIFF բովանդակությունը C++ ում:...tiff" ), std::istream::binary)); auto requestCompressOptio...alues.begin, std::istream::binary)); std::shared_ptr<request...

    products.aspose.cloud/words/hy/cpp/compress/tiff/
  9. Set Barcode Text|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....EncodeDataTypeBase64 Base64 encoded binary data EncodeDataTypeHexByt Hexadecimal...Hexadecimal encoded binary data Barcode Generation Example Below...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  10. Get all bookmarks in a Word document online|Doc...

    Get all bookmarks in a Word document programmatically via Cloud API....Description document string(binary) Required The document. Note...

    docs.aspose.cloud/words/bookmarks/get/