Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 3,953 for

body

(0.54 sec)
  1. Why is .pfx file mandatory while e sign? - Free...

    I am trying to use aspose-pdf-cloud-node.js/test/testFields.ts at master · aspose-pdf-cloud/aspose-pdf-cloud-node.js · GitHub to understand how e sign can be implemented. Let’s say I want to e-sign with name “test_user”…...with above issue as the request body seems very simple, so I might...rect property, try using this body: { "PageIndex": 1, "Signature":...

    forum.aspose.cloud/t/why-is-pfx-file-mandatory-...
  2. Encrypt PDF via Cloud PHP SDK

    Aspose.PDF Cloud allows you to encrypt PDF Document. Check the PHP source code to encrypt PDF file....file_put_contents ( $outputPath , $result [ 'body' ]); echo "Downloaded: { $outputPath...'ENCRYPT_ALGORITHM' ] ); if ( $response [ 'body' ][ 'code' ] == 200 ) { echo...

    products.aspose.cloud/pdf/php/encrypt/
  3. Extract text from images with optical character...

    You can find and replace text in PDF documents. Create, edit PDF files and you can also convert PDF file to DOC, HTML, XPS, TIFF etc....to storage or get in response body. Following is the categorized...presentation paths in request body) to merge all slides and send...

    blog.aspose.cloud/total/create-convert-to-html-...
  4. 通过云端 Node.js SDK 向 PDF 添加表格

    使用 Node.js 和 Aspose.PDF Cloud SDK 向 PDF 文档中添加表格。... body ); console . log ( "Downloaded:...jsonTable ]); if ( resultTabs . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/zh/nodejs/table/add/
  5. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...error_info[:response_body] = e.response_body if e.respond_to?(:response_body)...(:response_body) return { success: false, error: "Upload failed:...

    forum.aspose.cloud/t/issue-adding-comments-to-d...
  6. 通过云端 Node.js SDK 替换 PDF 中的表格

    Aspose.PDF Cloud 允许您替换 PDF 文档中的表格。查看 Node.js 源代码以替换 PDF 文件中的表格。... body ); console . log ( "Downloaded:...jsonTable ); if ( resultTabs . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/zh/nodejs/table/replace/
  7. Convert Image to Another 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....pass the image in the request body. It also lets you save the updated...

    docs.aspose.cloud/imaging/convert-image-to-anot...
  8. Set an Animation|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.... animation SlideAnimation body true The data transfer object...

    docs.aspose.cloud/slides/set-an-animation-on-a-...
  9. Add a Chart Series|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.... series Series body true The data transfer object...

    docs.aspose.cloud/slides/add-a-chart-series/
  10. Create Caption Tracks|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.... data string body true The content of the caption...

    docs.aspose.cloud/slides/create-a-caption-track/