Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 4,047 for

binary

(1.85 sec)
  1. Replace a Range with text in a Word document on...

    Replace a Range with text in a Word document programmatically via Cloud API....Description document string(binary) Required The document. rangeText...

    docs.aspose.cloud/words/range/replace/
  2. Remove all macros from a document|Documentation

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

    docs.aspose.cloud/words/documents/remove-macros/
  3. Render a table as an image online|Documentation

    Render a table as an image programmatically via Cloud API....Description document string(binary) Required The document. Note...

    docs.aspose.cloud/words/documents/render-into-i...
  4. Get the image data of a DrawingObject in a Word...

    Get the image data of a DrawingObject in a Word document. programmatically via Cloud API....Description document string(binary) Required The document. Note...

    docs.aspose.cloud/words/drawing-objects/get-ima...
  5. Get the formatting properties of a table row in...

    Get the formatting properties of a table row in a Word document programmatically via Cloud API....Description document string(binary) Required The document. Note...

    docs.aspose.cloud/words/tables/get-row-format/
  6. Requests to v3.0/slides/async/convert/Pdf Are T...

    Hi, We are experiencing timeouts from some our calls to https://api.aspose.cloud/v3.0/slides/async/convert/Pdf. We are using direct api call, not any sdk. An example of a failure: method: post, url: https://api.aspo…...application/octet-stream" \ --data-binary @example.pptx # Check the operation...

    forum.aspose.cloud/t/requests-to-v3-0-slides-as...
  7. 在 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/zh/cpp/edit/text/
  8. 在 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/zh/cpp/edit/markdown/
  9. 在 C++ 中编辑 DOCX

    使用 C++ SDK 编辑 DOCX。使用 REST API 在 DOCX 中编辑文本、修改表格、添加图像。...docx" ), std::istream::binary)); auto requestParagraph =...L"Input.docx" ), std::istream::binary)); auto requestTable = std::...

    products.aspose.cloud/words/zh/cpp/edit/docx/
  10. 在 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/cpp/edit/doc/