Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 3,953 for

body

(0.12 sec)
  1. Get all tables in a Word document online|Docume...

    Get all tables in a Word document programmatically via Cloud API....more properties into a single body: Property Name Data Type Required/Optional...

    docs.aspose.cloud/words/tables/get-all/
  2. Aspose.Cells Cloud Web API - Build a new Spread...

    The Excel API allows users to create a new spreadsheet with a specified name, supporting optional templates for predefined content or formatting, enhancing user productivity....Type Path/Query String/HTTP Body Description format String Query...

    docs.aspose.cloud/cells/create-spreadsheet/
  3. index.xml

    2.0 http://www.w3.org/2005/Atom – Replace text in presentations via C++ https://products.aspose.cloud/slides/cpp/replace-text/ Recent content in Replace text in presentations via C++ on Hugo -- goh......presentation file passed in request body. replaceSlideTextOnli to replace...presentation file passed in request body. col-md-6 tl heading-border...

    products.aspose.cloud/slides/cpp/replace-text/i...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom – Replace text in presentations via Python https://products.aspose.cloud/slides/python/replace-text/ Recent content in Replace text in presentations via Python on Hu......presentation file passed in request body. replace_slide_text_online to...presentation file passed in request body. col-md-6 tl heading-border...

    products.aspose.cloud/slides/python/replace-tex...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom – Replace text in presentations via .NET https://products.aspose.cloud/slides/net/replace-text/ Recent content in Replace text in presentations via .NET on Hugo -- g......presentation file passed in request body. ReplaceSlideTextOnli to replace...presentation file passed in request body. col-md-6 tl heading-border...

    products.aspose.cloud/slides/net/replace-text/i...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom – Replace text in presentations via Android https://products.aspose.cloud/slides/android/replace-text/ Recent content in Replace text in presentations via Android on......presentation file passed in request body. replaceSlideTextOnli to replace...presentation file passed in request body. col-md-6 tl heading-border...

    products.aspose.cloud/slides/android/replace-te...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom – Replace text in presentations via Perl https://products.aspose.cloud/slides/perl/replace-text/ Recent content in Replace text in presentations via Perl on Hugo -- ......presentation file passed in request body. replace_slide_text_online to...presentation file passed in request body. col-md-6 tl heading-border...

    products.aspose.cloud/slides/perl/replace-text/...
  8. 通过云端 Node.js SDK 从 PDF 中移除链接

    使用 Aspose.PDF Cloud SDK 在 Node.js 中从 PDF 页面删除超链接。... body ); console . log ( "Downloaded:...LINK_REMOVE_ID ); if ( resultDelete . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/zh/nodejs/links/remove/
  9. Email Sending using Aspose.Email Cloud in Herok...

    Heroku is a platform as a service (PaaS), this article helps you setup heroku ruby on ails, and how to use Aspose.Email Cloud for email sending....subject: 'Some subject', body: 'Some body' ) api.client.message...

    blog.aspose.cloud/email/email-sending-using-asp...
  10. 通过云端 Node.js SDK 移动 PDF 中的页面

    使用 Node.js 和 Aspose.PDF Cloud SDK 重新排序或移动 PDF 中的页面。... body ); console . log ( "Downloaded:...newPageNumber ); if ( resultPages . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/zh/nodejs/pages/move/