Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 4,049 for

binary

(0.05 sec)
  1. 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/
  2. 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/
  3. Get all fields in a Word document online|Docume...

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

    docs.aspose.cloud/words/fields/get-all/
  4. 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/
  5. 在 C++ 中编辑文档

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

    products.aspose.cloud/words/zh/cpp/edit/
  6. 在 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/
  7. 在 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/
  8. 在 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/
  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++ 中编辑 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/