Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 56,478 for

aspose.total cloud

(1.02 sec)
  1. C++ 中的 DOC 水印

    将水印添加到 C++ 中的 DOC。还可以使用 C++ API 从 DOC 中删除水印。...using namespace aspose::words::cloud; auto config = std:: make_shared...make_shared <aspose::words::cloud::models::WatermarkDataImage>();...

    products.aspose.cloud/words/zh/cpp/watermark/doc/
  2. C++ 中的 WORD 水印

    将水印添加到 C++ 中的 WORD。还可以使用 C++ API 从 WORD 中删除水印。...using namespace aspose::words::cloud; auto config = std:: make_shared...make_shared <aspose::words::cloud::models::WatermarkDataImage>();...

    products.aspose.cloud/words/zh/cpp/watermark/word/
  3. 在 C++ 中编辑 MARKDOWN

    使用 C++ SDK 编辑 MARKDOWN。使用 REST API 在 MARKDOWN 中编辑文本、修改表格、添加图像。...using namespace aspose::words::cloud; auto config = std:: make_shared...make_shared <aspose::words::cloud::models::ParagraphInsert>();...

    products.aspose.cloud/words/zh/cpp/edit/markdown/
  4. 在 C++ 中编辑 TEXT

    使用 C++ SDK 编辑 TEXT。使用 REST API 在 TEXT 中编辑文本、修改表格、添加图像。...using namespace aspose::words::cloud; auto config = std:: make_shared...make_shared <aspose::words::cloud::models::ParagraphInsert>();...

    products.aspose.cloud/words/zh/cpp/edit/text/
  5. 在 C++ 中编辑 DOC

    使用 C++ SDK 编辑 DOC。使用 REST API 在 DOC 中编辑文本、修改表格、添加图像。...using namespace aspose::words::cloud; auto config = std:: make_shared...make_shared <aspose::words::cloud::models::ParagraphInsert>();...

    products.aspose.cloud/words/zh/cpp/edit/doc/
  6. 在 C++ 中编辑 DOCX

    使用 C++ SDK 编辑 DOCX。使用 REST API 在 DOCX 中编辑文本、修改表格、添加图像。...using namespace aspose::words::cloud; auto config = std:: make_shared...make_shared <aspose::words::cloud::models::ParagraphInsert>();...

    products.aspose.cloud/words/zh/cpp/edit/docx/
  7. 在 C++ 中编辑 Markdown

    使用 C++ SDK 编辑 Markdown。使用 REST API 在 Markdown 中编辑文本、修改表格、添加图像。...using namespace aspose::words::cloud; auto config = std:: make_shared...make_shared <aspose::words::cloud::models::ParagraphInsert>();...

    products.aspose.cloud/words/zh/cpp/edit/md/
  8. Comments for DOCX not working - Free Support Fo...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...for DOCX not working Aspose.Total Cloud Product Family rachel...HTTParty.post( 'https://api.aspose.cloud/connect/token', body: { grant_type:...

    forum.aspose.cloud/t/comments-for-docx-not-work...
  9. 在 C++ 中编辑文档

    使用 C++ SDK 编辑 Word 或 PDF 文件。使用 REST API 在文档中编辑文本、修改表格、添加图像。...using namespace aspose::words::cloud; auto config = std:: make_shared...make_shared <aspose::words::cloud::models::ParagraphInsert>();...

    products.aspose.cloud/words/zh/cpp/edit/
  10. 在 Python 中编辑 WORD

    使用 Python SDK 编辑 WORD。使用 REST API 在 WORD 中编辑文本、修改表格、添加图像。...Words Cloud" 将库引用(导入库)添加到您的 Python 项目 加载...使用 PyPi 存储库安装 Aspose.Words Cloud SDK for Python 。运行 pip install...

    products.aspose.cloud/words/zh/python/edit/word/