Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 155,724 for

data

(0.11 sec)
  1. Delete a paragraph from a Word document online|...

    Delete a paragraph from a Word document programmatically via Cloud API....REST request: Parameter Name Data Type Required/Optional Description...revisions. Use $multipart/form-data request to combine one or more...

    docs.aspose.cloud/words/paragraphs/remove/
  2. Read Optical Marks, Answer Sheets, Surveys and ...

    Optical mark recognition, Recognize scanned images, OMR questionnaires, OMR online survey. Recognize Data from tests, exams, OMR survey questionnaire. omr sheet...with the ability to extract data from photos as well. Aspose...Cloud is to capture human-marked data from documents like surveys...

    blog.aspose.cloud/omr/aspose.omr-for-cloud-is-a...
  3. Request 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....application/xml multipart/form-data Request Parameters and Request...Request Body Applications can send data to the REST API either as Request...

    docs.aspose.cloud/storage/request-format/
  4. 使用 Cells Cloud SDK for Ruby 将 PICTURE 从 Excel 导...

    Aspose.Cells Cloud REST API 支持使用 {2} 将 {0} 导出为 {1} 格式文件。...# For complete examples and data files, please go to https://github... open( File . expand_path( "data/" + name ), "r" ) name = $AssemblyTestXlsx...

    products.aspose.cloud/cells/zh/ruby/export/pict...
  5. 使用 Cells Cloud SDK for Ruby 将 WORKSHEET 从 Excel...

    Aspose.Cells Cloud REST API 支持使用 {2} 将 {0} 导出为 {1} 格式文件。...# For complete examples and data files, please go to https://github... open( File . expand_path( "data/" + name ), "r" ) name = $AssemblyTestXlsx...

    products.aspose.cloud/cells/zh/ruby/export/work...
  6. 使用 Cells Cloud SDK for Ruby 将 Excel 中的图片导出为 GIF

    Aspose.Cells Cloud REST API 支持使用 {2} 将 {0} 导出为 {1} 格式文件。...# For complete examples and data files, please go to https://github... open( File . expand_path( "data/" + name ), "r" ) name = $AssemblyTestXlsx...

    products.aspose.cloud/cells/zh/ruby/export/pict...
  7. 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....request with multipart form data. Customization Options When...Pdf417 , Code39 , etc). $data : The data to encode in the barcode...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  8. Insert Image, Find and Replace Text in Word doc...

    You can find and replace text in word documents with Regex. Search text in DOCX or DOC file and replace that text in word documents....so you can manipulate project data including tasks, resources,...aspose:aspose-cloud-tasks-android:1.0.0' ```Data In order to manipulate any files...

    blog.aspose.cloud/total/a-complete-solution-for...
  9. DOCX Watermark In Ruby

    Add watermark to DOCX in Ruby. Also remove watermark from DOCX using Ruby API....client_data[ 'ClientId' ] = '####-#### config.client_data[ 'ClientSecret'...'Input2.jpg' ) request_watermark_data = WatermarkDataImage .new( {...

    products.aspose.cloud/words/ruby/watermark/docx/
  10. DOC Watermark In Python

    Add watermark to DOC in Python. Also remove watermark from DOC using Python API....jpg' , 'rb' ) request_watermark_data = asposewordscloud.WatermarkDataImage(...ment, watermark_data=request_watermark_data) insert_watermark_result...

    products.aspose.cloud/words/python/watermark/doc/