Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 4,433 for

body

(0.17 sec)
  1. List fonts in PPTX files via Android

    List fonts in Slides PPTX files with REST API & Open Source Android SDK...presentation file passed in the request body. Get Started with Slides API...

    products.aspose.cloud/slides/android/list-fonts...
  2. List fonts in OTP files via Android

    List fonts in Slides OTP files with REST API & Open Source Android SDK...presentation file passed in the request body. Get Started with Slides API...

    products.aspose.cloud/slides/android/list-fonts...
  3. Update Text Portions|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 Portion body true The data transfer object...

    docs.aspose.cloud/slides/update-text-portions-o...
  4. Create a New Paragraph|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 Paragraph body true The data transfer object...

    docs.aspose.cloud/slides/create-a-new-paragraph...
  5. Customize Barcode Appearance|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....POST request with JSON or XML body. generateMultipart : Generates...Barcode with POST Request (JSON Body) import 'dart:io' ; import 'dart:typed_data'...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  6. Copy Rows on an Excel Worksheet|Document

    Learn how to copy rows in an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes authentication steps, request/response details, error handling, and SDK examples....HTTP Code Meaning Example Error Body 400 Bad Request – missing or...

    docs.aspose.cloud/cells/rows/copy/
  7. 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...Using POST Request with JSON Body package main import ( "context"...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  8. PDF, Barcode & QR-codes in Template Generation ...

    Add Barcode, QR-codes and Aruco codes. recognize Barcode and QR-codes in documents like surveys, questionnaires, examination paper, MCQ....Passing ARGB color as PUT request body parameter of background resource...

    blog.aspose.cloud/slides/implemented-format-val...
  9. 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...
  10. Decrypt PDF via Cloud PHP

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

    products.aspose.cloud/pdf/php/decrypt/