Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 44,191 for

aspose.email cloud

(0.52 sec)
  1. 在 C++ 中編輯 WORD

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

    products.aspose.cloud/words/zh-hant/cpp/edit/word/
  2. C++ 中的水印

    在 PDF 或 Word 中添加或删除水印 C++。还可以使用 C++ API 处理任何流行文档格式的水印。...using namespace aspose::words::cloud; auto config = std:: make_shared...make_shared <aspose::words::cloud::models::WatermarkDataImage>();...

    products.aspose.cloud/words/zh/cpp/watermark/
  3. 比较HTML C++

    使用C++比较两个HTML。使用我们的C++ SDK ,您可以轻松找到HTML文件之间的区别。...using namespace aspose::words::cloud; auto config = std:: make_shared...make_shared <aspose::words::cloud::models::CompareData>(); compareDataOptions->...

    products.aspose.cloud/words/zh/cpp/compare/html/
  4. 在 Java 中编辑 WORD

    使用 Java SDK 编辑 WORD。使用 REST API 在 WORD 中编辑文本、修改表格、添加图像。...cloud.*; ApiClient apiClient = new...); import com.aspose.words.cloud.*; ApiClient apiClient = new...

    products.aspose.cloud/words/zh/java/edit/word/
  5. 在 C++ 中编辑 WORD

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

    products.aspose.cloud/words/zh/cpp/edit/word/
  6. 比较TXT C++

    使用C++比较两个TXT。使用我们的C++ SDK ,您可以轻松找到TXT文件之间的区别。...using namespace aspose::words::cloud; auto config = std:: make_shared...make_shared <aspose::words::cloud::models::CompareData>(); compareDataOptions->...

    products.aspose.cloud/words/zh/cpp/compare/txt/
  7. 比较DOCX C++

    使用C++比较两个DOCX。使用我们的C++ SDK ,您可以轻松找到DOCX文件之间的区别。...using namespace aspose::words::cloud; auto config = std:: make_shared...make_shared <aspose::words::cloud::models::CompareData>(); compareDataOptions->...

    products.aspose.cloud/words/zh/cpp/compare/docx/
  8. Insert Image, Find and Replace Text in Word doc...

    Aspose Newsletterでは、.NET、Java、Android、Cloud、SharePointプラットフォーム用のAspose File Format APIによる新しくサポートされた機能、拡張機能、バグ修正を紹介しています。...NET , Java , Cloud , Android , SharePoint , SSRS...Aspose.Total Cloud SDK for .NET Aspose.Total Cloud SDK for Java...

    blog.aspose.cloud/total/aspose-newsletter-march...
  9. Quick Start With VCard API|Documentation

    Aspose.email tutorial — how to work with contact card files using Aspose.email Cloud. Create, edit, process VCard, scan business card images to VCard....Contents [ Hide ] VCard API Aspose.Email Cloud API supports working...find the saved file on Aspose.Cloud Dashboard , or download it using...

    docs.aspose.cloud/email/quick-start-with-vcard-...
  10. Java 中的 PDF 水印

    将水印添加到 Java 中的 PDF。还可以使用 Java API 从 PDF 中删除水印。...cloud.*; ApiClient apiClient = new...); import com.aspose.words.cloud.*; ApiClient apiClient = new...

    products.aspose.cloud/words/zh/java/watermark/pdf/