Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 3,949 for

body

(0.04 sec)
  1. Import and Export WordPress Posts from/to PDF a...

    Import wordpress posts or export wordpress posts to PDF or Word or other word processing formats. You can export posts to PDF, DOC, and DOCX with it....save options in the request body) to convert to any supported...font options in the request body) to update font. [ Get page...

    blog.aspose.cloud/total/use-aspose-for-cloud-py...
  2. 通过云端 Node.js SDK 调整 PDF 大小

    Aspose.PDF Cloud 允许您调整 PDF 文档的大小。查看 Node.js 源代码以调整 PDF 文件大小。... body . code != 200 ) { console ....tempFolder , null ); if ( response . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/zh/nodejs/resize/
  3. Add Text Stamps to PDFs via Cloud Node.js SDK

    Insert text stamps into PDFs with Aspose.PDF Cloud SDK for Node.js.... body ); console . log ( "Downloaded:...pageStamp ); if ( resultPages . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/stamp/text/
  4. 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-...
  5. Add Links to PDF via Cloud Node.js SDK

    Insert hyperlinks into PDF files using Node.js and Aspose.PDF Cloud SDK.... body ); console . log ( "Downloaded:...newLink ]); if ( addResponse . body . code == 200 ) { console ....

    products.aspose.cloud/pdf/nodejs/links/add/
  6. Set Recognition Quality and Speed|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....file provided in the request body using a POST request with JSON...file provided in the request body using a POST request with multipart/form-data...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  7. Comments for DOCX not working - Free Support Fo...

    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/comments-for-docx-not-work...
  8. Create a Table Row|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 TableRow body true The data transfer object...

    docs.aspose.cloud/slides/create-a-table-row/
  9. 通过云端 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/
  10. 通过云端 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/