Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 4,460 for

binary

(0.39 sec)
  1. Issue with Aspose.Cells Docker Image – “Content...

    Hello Aspose Support, I am encountering an issue with the Aspose.Cells Cloud Docker image. I deployed the Docker image aspose/cells-cloud:linux.25.9.0 on an Azure Container Instance. When I send a request like the foll…...following: curl -fS -X PUT --data-binary “c:\temp\Test.xlsx” -H “Content-Type:...application/octet-stream" \ --data-binary "@c:/temp/Test.xlsx" \ "http://xxxxx...

    forum.aspose.cloud/t/issue-with-aspose-cells-do...
  2. C++ 中的水印

    在 PDF 或 Word 中添加或删除水印 C++。还可以使用 C++ API 处理任何流行文档格式的水印。...docx" ), std::istream::binary)); auto requestImageStream...L"Input2.jpg" ), std::istream::binary)); auto requestWatermarkData...

    products.aspose.cloud/words/zh/cpp/watermark/
  3. C++ 中的 WORD 水印

    将水印添加到 C++ 中的 WORD。还可以使用 C++ API 从 WORD 中删除水印。...docx" ), std::istream::binary)); auto requestImageStream...L"Input2.jpg" ), std::istream::binary)); auto requestWatermarkData...

    products.aspose.cloud/words/zh/cpp/watermark/word/
  4. C++ 中的 PDF 水印

    将水印添加到 C++ 中的 PDF。还可以使用 C++ API 从 PDF 中删除水印。...pdf" ), std::istream::binary)); auto requestImageStream...L"Input2.jpg" ), std::istream::binary)); auto requestWatermarkData...

    products.aspose.cloud/words/zh/cpp/watermark/pdf/
  5. Convert Worksheet to PDF, PNG, CSV & More – Asp...

    Learn how to convert a single worksheet from an Excel workbook to PDF, PNG, CSV, and 15+ other formats using Aspose.Cells Cloud REST API. Includes cURL example, SDK snippets, and full parameter reference....Type 200 Conversion succeeded; binary stream of the converted file...Example Response Converted Image (binary stream) Cloud SDK Family Using...

    docs.aspose.cloud/cells/worksheets/conversion/
  6. Batch|Aspose Words Cloud Docs

    Batch...Stream UseAsSource () - use a binary response of the request as...

    docs.aspose.cloud/words/spec/batch/
  7. Execute Mail Merge online online|Documentation

    Execute Mail Merge online programmatically via Cloud API....string(binary) Required File with template Data string(binary) Required...

    docs.aspose.cloud/words/mail-merge/execute/
  8. Aspose.Cells Cloud Supported File Formats|Document

    Explore the full list of file formats supported by Aspose.Cells Cloud – import, export, and convert Excel, CSV, PDF, JSON, Markdown, ODS, and more.... XLSB Excel Binary Workbook. XLSM Excel Macro-Enabled...is a combination of XML and binary files. — PPTX The PPTX format...

    docs.aspose.cloud/cells/supported-file-formats/
  9. C++ 中的 DOC 水印

    将水印添加到 C++ 中的 DOC。还可以使用 C++ API 从 DOC 中删除水印。...doc" ), std::istream::binary)); auto requestImageStream...L"Input2.jpg" ), std::istream::binary)); auto requestWatermarkData...

    products.aspose.cloud/words/zh/cpp/watermark/doc/
  10. C++ 中的 DOCX 水印

    将水印添加到 C++ 中的 DOCX。还可以使用 C++ API 从 DOCX 中删除水印。...docx" ), std::istream::binary)); auto requestImageStream...L"Input2.jpg" ), std::istream::binary)); auto requestWatermarkData...

    products.aspose.cloud/words/zh/cpp/watermark/docx/