Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 155,728 for

data

(0.07 sec)
  1. Add a new Image to a PDF Document|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....Parameters Parameter Required Type Data Type Description name true Path...uploaded to storage. Else Request Data can contain the image Resource...

    docs.aspose.cloud/pdf/add-a-new-image-to-a-pdf-...
  2. How to create an Excel workbook with a template...

    Aspose.Cells Cloud REST API how to create an Excel workbook from a smart marker template. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....Parameter Name Type Description data file REST API API Type Description...empty Excel workbook Assembling data for the creation of an Excel...

    docs.aspose.cloud/cells/create-an-excel-file-wi...
  3. Authorizing Requests to Self-Hosted Solution|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...."ClientSecret=MyClientSecret" \ -v "/data:/storage" aspose/slides-cloud...v3.0/slides/convert/pdf" -- data - binary "@presentation.pptx"...

    docs.aspose.cloud/slides/authorizing-requests-t...
  4. Compare DOC In Ruby

    Compare two DOC using Ruby. With our Ruby SDK, you can easily find the difference between DOC files....client_data[ 'ClientId' ] = '####-#### config.client_data[ 'ClientSecret'...documents in cloud. compare_data_options = CompareData .new({...

    products.aspose.cloud/words/ruby/compare/doc/
  5. Compare HTML In Ruby

    Compare two HTML using Ruby. With our Ruby SDK, you can easily find the difference between HTML files....client_data[ 'ClientId' ] = '####-#### config.client_data[ 'ClientSecret'...documents in cloud. compare_data_options = CompareData .new({...

    products.aspose.cloud/words/ruby/compare/html/
  6. Compare TXT In Ruby

    Compare two TXT using Ruby. With our Ruby SDK, you can easily find the difference between TXT files....client_data[ 'ClientId' ] = '####-#### config.client_data[ 'ClientSecret'...documents in cloud. compare_data_options = CompareData .new({...

    products.aspose.cloud/words/ruby/compare/txt/
  7. Ruby Split HTML REST API

    Split HTML file in Ruby using REST API....client_data[ 'ClientId' ] = '####-#### config.client_data[ 'ClientSecret'...suit you personally. Analytical data Allows to store analytics about...

    products.aspose.cloud/words/ruby/split/html/
  8. Ruby Split DOC REST API

    Split DOC file in Ruby using REST API....client_data[ 'ClientId' ] = '####-#### config.client_data[ 'ClientSecret'...suit you personally. Analytical data Allows to store analytics about...

    products.aspose.cloud/words/ruby/split/doc/
  9. Ruby Split DOCX REST API

    Split DOCX file in Ruby using REST API....client_data[ 'ClientId' ] = '####-#### config.client_data[ 'ClientSecret'...suit you personally. Analytical data Allows to store analytics about...

    products.aspose.cloud/words/ruby/split/docx/
  10. Compare DOC In Python

    Compare two DOC using Python. With our Python SDK, you can easily find the difference between DOC files.... compare_data_options = asposewordscloud.CompareData(...name=file_name1, compare_data=compare_data_options, dest_file_name=file_result)...

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