Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 4,587 for

binary

(0.04 sec)
  1. Get all footnotes from a Word document online|D...

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

    docs.aspose.cloud/words/footnotes/get-all/
  2. Batch Protect Excel Files|Document

    Learn how to use Aspose.Cells Cloud REST API to batch protect multiple Excel files. Includes request details, cURL example, and SDK code samples for various languages....Type Description data file Binary content of the workbook file...

    docs.aspose.cloud/cells/batch/protect/
  3. Export a Worksheet Area to PNG, PDF, CSV – Aspo...

    Learn how to export a specific cell range from an Excel worksheet to PNG, PDF, CSV and over 20 other formats using Aspose.Cells Cloud REST API or SDKs (C#, Java, Python, …)....Returns the requested file in binary format (PNG, PDF, CSV, etc...

    docs.aspose.cloud/cells/worksheets/area-to-diff...
  4. Get the Range text in a Word document online|Do...

    Get the Range text in a Word document programmatically via Cloud API....Description document string(binary) Required The document. Note...

    docs.aspose.cloud/words/range/get/
  5. Get a comment in a Word document online|Documen...

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

    docs.aspose.cloud/words/comments/get/
  6. Get all FormFields in a Word document online|Do...

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

    docs.aspose.cloud/words/formfields/get-all/
  7. 比较DOCX C++

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

    products.aspose.cloud/words/zh/cpp/compare/docx/
  8. Batch Split|Document

    Documentation for the Aspose.Cells Cloud Batch Split API, which splits spreadsheet files into multiple formats such as PDF, CSV, or JSON. Includes request details, example cURL commands, and SDK usage across various programming languages....Type Description data file Binary content of the workbook file...

    docs.aspose.cloud/cells/batch/split/
  9. C++ Compress Word, PDF, GIF, ZIP REST API

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

    products.aspose.cloud/words/cpp/compress/
  10. Remove Borders in Word with Python REST API

    Follow this article to remove borders in Word with Python REST API. You will learn to automatically remove paragraph border in Word with Python REST API using the Python cloud SDK....name, node path, and document binary stream in the request object...

    kb.aspose.cloud/words/python/remove-borders-in-...