Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,314 for

binary

(0.11 sec)
  1. Get all styles in a Word document online|Docume...

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

    docs.aspose.cloud/words/styles/get-all/
  2. Search text in a Word document online|Documenta...

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

    docs.aspose.cloud/words/text/search/
  3. 在 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/
  4. 在 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/
  5. 在 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/
  6. 在 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/
  7. 在 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/md/
  8. 在 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/
  9. 在 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/
  10. Runs a report generation process online|Documen...

    Runs a report generation process programmatically via Cloud API....Description template string(binary) Required File with template...

    docs.aspose.cloud/words/report/build-online/