Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 4,477 for

body

(0.15 sec)
  1. Replace text in PPT files via Node.js

    Replace text in Slides PPT files with REST API & Open Source Node.js 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/nodejs/replace-tex...
  2. Replace text in PPT files via Python

    Replace text in Slides PPT files with REST API & Open Source Python SDK...presentation file passed in request body. replace_slide_text_online to...presentation file passed in request body. Get Started with Slides API...

    products.aspose.cloud/slides/python/replace-tex...
  3. Replace text in POTX files via Node.js

    Replace text in Slides POTX files with REST API & Open Source Node.js 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/nodejs/replace-tex...
  4. Extract Text From Images in iOS apps using Obje...

    Recognize or extract text in English and other languages, and recognize text in only part of an image. iOS apps can extract text....provided or from the request body content, language can be selected...provided or from the request body content."); }]; Dependency #...

    blog.aspose.cloud/total/extract-text-from-image...
  5. Convert CAD Drawings to Raster Image Formats|Do...

    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....Image is passed as a request body Input Document: Output Document:...Image is passed as a request body Convert CAD Drawings to PDF...

    docs.aspose.cloud/cad/convert-cad-drawings-to-r...
  6. Remove Characters from Excel – Aspose.Cells Clo...

    Learn how to use Aspose.Cells Cloud API to delete custom characters, character sets, or substrings from Excel worksheets. Includes request schema, sample cURL, SDK code, and error handling....Description removeCharactersOpti Class Body Options that define which characters...case‑insensitive. Example JSON request body { "Range" : "A1:B20" , "CustomCharacters"...

    docs.aspose.cloud/cells/excel-remove-characters/
  7. Reading Strikeout Annotations Information from ...

    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....><body xmlns=\"http://www.w3.org/1999/xhtml\"....0pt\">Contents</span></p></body>" , "Color" :{ "A" : 255 , "R"...

    docs.aspose.cloud/pdf/reading-strikeout-annotat...
  8. Response Format|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....Format Contents [ Hide ] Response Body In general every response from...The structure of the response body remains identical regardless...

    docs.aspose.cloud/total/getting-started/rest-ap...
  9. 通过 Aspose.Pdf Cloud Node.js SDK 在 PDF 文档中附加附件

    通过 Aspose.PDF Cloud SDK 使用 Node.js 向 PDF 添加附件。在您的 PDF 中嵌入支持文档。... body . errors . length === 0 } `...`Uploaded: ${ uploadResult . body . errors . length === 0 } `...

    products.aspose.cloud/pdf/zh/nodejs/attachments...
  10. Convert Microsoft Word to PDF in C# using Aspos...

    Hi, I am using the code snippet, to convert pdf to doc however the image and highlighting is missing WordsApi wordsApi = new WordsApi(Common.APP_KEY, Common.APP_SID, Common.BASEPATH); StorageApi storageApi = new Stora…...SaveOptionsData body = new Com.Aspose.Words.Model...SaveOptionsData(); body.SaveFormat = "pdf"; body.FileName = "output...

    forum.aspose.cloud/t/convert-microsoft-word-to-...