Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 288,610 for

data

(0.96 sec)
  1. Convert PDF to Excel (XLS/XLSX) in Node.js | PD...

    How to convert PDF to Excel (XLS/XLSX) in Node.js using Aspose.PDF Cloud SDK. Extract tabular Data from PDFs into structured Excel spreadsheets efficiently...for developers working with data extraction and reporting. Unlike...manual processing, automate PDF data extraction, and integrate conversion...

    blog.aspose.cloud/pdf/convert-pdf-to-excel-in-n...
  2. Aspose.Cells Cloud Web API – Translate Text Fil...

    Learn how to use the Aspose.Cells Cloud AI TranslateTextFile endpoint to convert text files into any supported language. Supports both multipart file upload and raw text payload, preserves formatting, and returns a downloadable translated file....text file via multipart/form-data and receive a translated file;...document.txt via multipart/form-data field named “file”. targetLanguage...

    docs.aspose.cloud/cells/translate-text-file/
  3. Authorization in Go SDK|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....BarcodeGenerateBarco(authCtx, type, data, opts) and so on. Upon setup...%v\n" , resp . Status ) } var data map [ string ] interface {}...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  4. Aspose Words Cloud Python Self Host - Process h...

    Hi, We are trying to migrate from Aspose cloud rest API in rails to a self-hosted Aspose Words Python server since Its not available in Ruby. In the documentation, there is only basic information regarding merge fields…...new(template: load_file(@record), data: fields_data) output_doc = @words_api...convert_document(convert_request) where field data can be something like { "format":...

    forum.aspose.cloud/t/aspose-words-cloud-python-...
  5. Ruby Convert WORD To PNG REST API

    Convert a Word document to PNG in Ruby using REST API. Save a Word document as PNG using Ruby....client_data[ 'ClientId' ] = '####-#### config.client_data[ 'ClientSecret'...suit you personally. Analytical data Allows to store analytics about...

    products.aspose.cloud/words/ruby/conversion/wor...
  6. Ruby Convert DOC To JPG REST API

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

    products.aspose.cloud/words/ruby/conversion/doc...
  7. Ruby Convert PDF To RTF REST API

    Convert PDF to RTF in Ruby using REST API. Save PDF as RTF using Ruby....client_data[ 'ClientId' ] = '####-#### config.client_data[ 'ClientSecret'...suit you personally. Analytical data Allows to store analytics about...

    products.aspose.cloud/words/ruby/conversion/pdf...
  8. Ruby Convert PDF To DOCX REST API

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

    products.aspose.cloud/words/ruby/conversion/pdf...
  9. Compare DOCX In Python

    Compare two DOCX using Python. With our Python SDK, you can easily find the difference between DOCX 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/docx/
  10. Compare PDF In Python

    Compare two PDF using Python. With our Python SDK, you can easily find the difference between PDF 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/pdf/