Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 305,987 for

content

(0.11 sec)
  1. Convert PNG to PPTX using PHP

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

    products.aspose.cloud/cells/php/conversion/png-...
  2. Convert SXC to HTML using PHP

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

    products.aspose.cloud/cells/php/conversion/sxc-...
  3. Convert TXT to CSV using PHP

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

    products.aspose.cloud/cells/php/conversion/txt-...
  4. Convert XLTM to JSON using PHP

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

    products.aspose.cloud/cells/php/conversion/xltm...
  5. Convert XLTX to HTML using PHP

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

    products.aspose.cloud/cells/php/conversion/xltx...
  6. Convert XML to PPTX using PHP

    Utilizing the Aspose.Cells Cloud SDK for PHP to convert a XML format file to a PPTX 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-...
  7. Comparing Documents - track changes Source Fiel...

    I am using the python SDK for comparing documents and I am getting the error below… I am not sure what it is expecting with the source field. Can someone help? This is my Code: def compare_documents(self, original_name…...reference=revised_name, content=None, # Content is not needed since...reference=revised_name, content=None, # Content is not needed since...

    forum.aspose.cloud/t/comparing-documents-track-...
  8. Clear internal objects of Excel file using PHP

    Aspose.Cells Cloud REST API supports clear inner objects in an Excel file using PHP. SDK supports multiple development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....Cells Cloud SDK supports clear content, style, chart, table, background...Blankrows Charts Comments Content Duplicaterows Formulas Hyperlinks...

    products.aspose.cloud/cells/php/clear/
  9. 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....Request Format Contents [ Hide ] Authenticating API Requests...Aspose for Cloud API requests. Content types The API handles request...

    docs.aspose.cloud/storage/request-format/
  10. Aspose.Cells Cloud Web API – Convert Worksheet ...

    Learn how to convert an Excel worksheet to JSON using the Aspose.Cells Cloud API. This guide explains request parameters, response handling, error codes, and common use cases....Cells Cloud API Contents [ Hide ] The ConvertWorksheetToJs...worksheet, and returns its content as a JSON file. The conversion...

    docs.aspose.cloud/cells/convert-worksheet-to-json/