Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 4,221 for

body

(0.73 sec)
  1. Reading Text Annotations from a PDF Document|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....><body xmlns=\"http://www.w3.org/1999/xhtml\"....0pt\">Contents</span></p></body>" , "Color" :{ "A" : 255 , "R"...

    docs.aspose.cloud/pdf/reading-text-annotations-...
  2. Get Presentation Fonts|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....presentation uploaded in the request body. GetFonts API Information API...from presentations in request body. SDK Examples SDK Source The...

    docs.aspose.cloud/slides/get-presentation-fonts/
  3. Compress Embedded Fonts|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....presentations uploaded in the request body. CompressEmbeddedFont API Information...for a presentation in request body. SDK Examples SDK Source The...

    docs.aspose.cloud/slides/compress-embedded-fonts/
  4. Delete Embedded Fonts|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....presentations uploaded in the request body. DeleteEmbeddedFont API Information...from a presentation in request body. SDK Examples SDK Source The...

    docs.aspose.cloud/slides/delete-embedded-fonts/
  5. Extract & Append attachments in PDF documents v...

    Manage file attachments in PDF documents using Aspose.PDF Cloud SDK for Node.js. Add, list, or remove embedded content.... body . code === 200 && result . body . attachments...const attachmentList = result . body . attachments . list || [];...

    products.aspose.cloud/pdf/nodejs/attachments/
  6. Set Barcode Colorscheme|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....request with parameters in the body (JSON or XML). generateMultipart...writeFileSync ( fileName , generated . body ); } const genApi = new Barcode...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  7. Replace Presentation Fonts|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....presentations uploaded in the request body. Optionaly the new font can...presentation in the request body. SDK Examples SDK Source The...

    docs.aspose.cloud/slides/replace-presentation-f...
  8. 通过云端 Node.js SDK 向 PDF 添加页面

    使用 Node.js 和 Aspose.PDF 云 SDK 向 PDF 文件添加新页面。... body ); console . log ( "Downloaded:...resultPages . body . code == 200 && resultPages . body . pages )...

    products.aspose.cloud/pdf/zh/nodejs/pages/add/
  9. 通过云端 Node.js SDK 从 PDF 中移除表格

    Aspose.PDF Cloud 允许您从 PDF 文档中移除表格。查看 Node.js 源代码以从 PDF 文件中移除表格。... body ); console . log ( "Downloaded:...resultTabs . body . code == 200 && resultTabs . body . tables )...

    products.aspose.cloud/pdf/zh/nodejs/table/remove/
  10. Aspose Words Cloud Python Self Host - Process h...

    Hi, We are trying to migrate from Aspose cloud rest API in rails to a self-hosted Aspose Words Python server since Its not available in Ruby. In the documentation, there is only basic information regarding merge fields…..."html", "htmlText": "<html> <body> <div> <img src='#{img_path}'>...-5px'>#{caption}</div> </div> </body> </html>" } How to write the...

    forum.aspose.cloud/t/aspose-words-cloud-python-...