Sort Score
Result 10 results
Languages All
Labels All
Results 6,301 - 6,310 of 77,331 for

aspose.words cloud

(1 sec)
  1. 在 C++ 中编辑 HTML

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

    products.aspose.cloud/words/zh/cpp/edit/html/
  2. Delays and timeouts on ExecuteMailMergeOnlineRe...

    We are doing mailmerge to create documents. but the requests are failing or taking more than 10 minutes to timeout. our client_id is 8f6fd319-a34d-4abf-8550-1b8751da0a57 How can we debug this, or can you investigate …...ExecuteMailMergeOnli Aspose.Words Cloud Product Family mail-merge-ms-word...ExecuteMailMergeOnli (Aspose.Words Cloud) can take a long time...

    forum.aspose.cloud/t/delays-and-timeouts-on-exe...
  3. Special character is shown when converting form...

    We are using aspose.word version 13 to convert word to PDF. we have a new change to update the word to add new text. when deploying and using the service again we got a special characters for non- English text like small…...converting form word to PDF Aspose.Words Cloud Product Family convert-word-to-pdf... 11:43am 1 We are using aspose.word version 13 to convert word...

    forum.aspose.cloud/t/special-character-is-shown...
  4. Getting Status Code 404 for existing process - ...

    We have integrated with aspose from salesforce and were using it for more than 4-5 years. But suddenly it is now throwing an error with the status code 404 and says ‘Error while loading file ‘Sandbox_Template/CDATemplate…...for existing process Aspose.Words Cloud Product Family pfrworksite...attempted: https://api.aspose.cloud/v4.0/words/CDATemplate.docx/MailMerge...

    forum.aspose.cloud/t/getting-status-code-404-fo...
  5. 比较DOC C++

    使用C++比较两个DOC。使用我们的C++ SDK ,您可以轻松找到DOC文件之间的区别。...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/doc/
  6. Table of contents page numbers off after insert...

    Hello! I am using the Aspose.words-Cloud-ruby gem to genereate docx files from html documents. I am running into an issue where after inserting the TOC field to the converted document the table of contents often has som…...inserting the TOC field Aspose.Words Cloud Product Family convert-html-to-docx...I am using the aspose-words-cloud-ruby gem to genereate docx files...

    forum.aspose.cloud/t/table-of-contents-page-num...
  7. 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/
  8. 在 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/
  9. 在 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/
  10. 在 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/