Insert or update a paragraph tab stop in a Word document programmatically via Cloud API....Description document string(binary) Required The document. tabStopInsertDto...
Get the formatting properties of a table cell in a Word document programmatically via Cloud API....Description document string(binary) Required The document. Note...
Get the formatting properties of a paragraph list from a Word document programmatically via Cloud API....Description document string(binary) Required The document. Note...
Delete all paragraph tab stops from a Word document programmatically via Cloud API....Description document string(binary) Required The document. Note...
使用 C++ SDK 編輯 WORD。使用 REST API 在 WORD 中編輯文本、修改表格、添加圖像。...docx" ), std::istream::binary)); auto requestParagraph =...L"Input.docx" ), std::istream::binary)); auto requestTable = std::...
使用 C++ SDK 编辑 PDF。使用 REST API 在 PDF 中编辑文本、修改表格、添加图像。...pdf" ), std::istream::binary)); auto requestParagraph =...L"Input.pdf" ), std::istream::binary)); auto requestTable = std::...