Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 4,296 for

body

(1.43 sec)
  1. Replace text in PPS files via Go

    Replace text in Slides PPS files with REST API & Open Source Go SDK...presentation file passed in request body. ReplaceSlideTextOnli to replace...presentation file passed in request body. Get Started with Slides API...

    products.aspose.cloud/slides/go/replace-text/pps/
  2. Replace text in POTM files via Swift

    Replace text in Slides POTM files with REST API & Open Source Swift SDK...presentation file passed in request body. replaceSlideTextOnli to replace...presentation file passed in request body. Get Started with Slides API...

    products.aspose.cloud/slides/swift/replace-text...
  3. Add a Text Watermark|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... shape Shape body false The data transfer object...presentation file. shape Shape body false The data transfer object...

    docs.aspose.cloud/slides/add-a-text-watermark/
  4. Working with Headers and Footers|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... dto object body true The data transfer object...presentation file. dto object body true The data transfer object...

    docs.aspose.cloud/slides/working-with-headers-a...
  5. 通过云端 Node.js SDK 在 PDF 页眉中添加图片

    使用 Aspose.PDF Cloud 在 Node.js 中向 PDF 添加图片页眉。自动化报告格式化。...body 对象执行一些操作 创建具有所需属性的新链接注释 使用 ...filePath , changedPdfData . body ); console . log ( "Downloaded:...

    products.aspose.cloud/pdf/zh/nodejs/header/image/
  6. Import Data Using Storage|Document

    Import data into an Excel worksheet using Aspose.Cells Cloud API from various storage sources.... importData object body JSON object that contains the...

    docs.aspose.cloud/cells/import-data-with-using-...
  7. PowerPoint Background | PDF to PPT | PPT to PDF...

    Set PowerPoint Background online. Convert PDF to PPT, PowerPoint PPT to PDF, PPTX to PDF or set presentation background. Learn to Password protect Powerpoint...passing colour in PUT method body for background resource Support...Passing ARGB color as PUT request body parameter of background resource...

    blog.aspose.cloud/slides/create-method-to-retur...
  8. Add Table to PDF via Cloud Node.js SDK

    Add tables into PDF documents using Node.js and Aspose.PDF Cloud SDK.... body ); console . log ( "Downloaded:...jsonTable ]); if ( resultTabs . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/table/add/
  9. Get a Specific Document Property|Document

    Retrieve a named document property (e.g., Author, Title) from an Excel file using Aspose.Cells Cloud REST API. Includes cURL example, SDK snippets, and response schema.... A typical error body looks like: { "Code" : 404 ...returns HTTP 404 with a JSON body containing Code: 404 and Status:...

    docs.aspose.cloud/cells/document-properties/get/
  10. Replace Tables in PDF via Cloud Node.js SDK

    Replace or change tables in PDF docuemnt using Aspose.PDF Cloud. Check the Node.js source code to replace Tables in PDF files.... body ); console . log ( "Downloaded:...jsonTable ); if ( resultTabs . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/table/replace/