Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 306,384 for

content

(0.31 sec)
  1. Convert XML to SQL using PHP

    Utilizing the Aspose.Cells Cloud SDK for PHP to convert a XML format file to a SQL format file....main structural and logical content of the source XML spreadsheet...= $result -> getSize (); $content = $result -> fread ( $size...

    products.aspose.cloud/cells/php/conversion/xml-...
  2. Convert XLSX to JSON using PHP

    Utilizing the Aspose.Cells Cloud SDK for PHP to convert a XLSX format file to a JSON format file....main structural and logical content of the source XLSX spreadsheet...= $result -> getSize (); $content = $result -> fread ( $size...

    products.aspose.cloud/cells/php/conversion/xlsx...
  3. Convert XLSX to CSV using PHP

    Utilizing the Aspose.Cells Cloud SDK for PHP to convert a XLSX format file to a CSV format file....main structural and logical content of the source XLSX spreadsheet...= $result -> getSize (); $content = $result -> fread ( $size...

    products.aspose.cloud/cells/php/conversion/xlsx...
  4. Convert PDF Document to HTML Format|Documentation

    You can convert pdf to html by using Aspose.PDF Cloud REST API. The SDKs are available in various languages such as, C#, Java, Python, Ruby, PHP, Node.js, Swift, Android and Go. The API returns output file in a zip format which you can later unzip to get the HTML file. Please check API Reference page for the description of API's parameters....PDF Document to HTML Format Contents [ Hide ] Converting PDF to...resulting file in response content Converts PDF document (located...

    docs.aspose.cloud/pdf/convert-pdf-document-to-h...
  5. Convert Excel to PPTX using Aspose.Cells Cloud ...

    Learn how to convert Excel workbooks to PPTX presentations with Aspose.Cells Cloud REST API v3.0. Includes cURL request, SDK code samples, authentication, and error handling....0 Contents [ Hide ] This REST API converts...body (simplified): --boundary Content-Disposition: form-data; name="File";...

    docs.aspose.cloud/cells/convert-excel-file-to-p...
  6. Batch processing of Excel files: Convert, Lock,...

    Aspose.Cells Cloud API enables batch processing of multiple Excel files for conversion, locking, protection, splitting, and unlocking. Includes detailed API specifications and SDK support for Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and Swift....Cells Cloud API Contents [ Hide ] The Aspose.Cells...POST /cells/batch/convert Content-Type: multipart/form-data Authorization:...

    docs.aspose.cloud/cells/batch/
  7. Working with Ranges in a Word document online|D...

    Insert, edit, delete Ranges in a Word document programmatically via Cloud API....Working with Ranges Contents [ Hide ] A Range in a Word document...inserting new content or manipulating existing content. For example...

    docs.aspose.cloud/words/range/
  8. Convert PDF Document to SVG Format|Documentation

    You can convert pdf to svg by using Aspose.PDF Cloud REST API. The SDKs are available in various languages such as, C#, Java, Python, Ruby, PHP, Node.js, Swift, Android and Go. The API Allows you to convert PDF document to SVG format. Please check API Reference page that provides the description of API's parameters....PDF Document to SVG Format Contents [ Hide ] Converting PDF to...resulting file in response content Converts PDF document (located...

    docs.aspose.cloud/pdf/convert-pdf-document-to-s...
  9. Recognition workflow|Documentation

    An overview of the Aspose.OCR Cloud recognition process....Recognition workflow Contents [ Hide ] Aspose.OCR Cloud can read...do not have to worry about content encoding, getting an access...

    docs.aspose.cloud/ocr/recognition-workflow/
  10. Convert Word to HTML without using storage - Fr...

    Have an asp.net web application that needs to convert HTML to docx. I’m using the .net word-cloud nuget package and can load the HTML using LoadWebDocumentData. I’d like to convert to docx and stream the file back to t…...allows you to send the HTML content directly in the request body...Load the HTML content : You can load your HTML content as a string...

    forum.aspose.cloud/t/convert-word-to-html-witho...