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

binary

(0.19 sec)
  1. 在 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/
  2. 在 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/
  3. 在 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/
  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++ 中编辑 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/
  6. Get a footnote from a Word document online|Docu...

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

    docs.aspose.cloud/words/footnotes/get/
  7. Get the page settings of a Section in a Word do...

    Get the page settings of a Section in a Word document programmatically via Cloud API....Description document string(binary) Required The document. Note...

    docs.aspose.cloud/words/sections/read/
  8. Remove protection from a Word document online|D...

    Remove protection from a Word document programmatically via Cloud API....Description document string(binary) Required The document. protectionRequest...

    docs.aspose.cloud/words/documents/protection/re...
  9. Save the specified Range as a new document onli...

    Save the specified Range as a new document programmatically via Cloud API....Description document string(binary) Required The document. documentParameters...

    docs.aspose.cloud/words/range/save/
  10. Get table row in a Word document online|Documen...

    Get 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/