Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 288,584 for

data

(0.08 sec)
  1. Convert SXC to FODS using Perl

    Utilizing the Aspose.Cells Cloud SDK for Perl to convert a SXC format file to a FODS format file....# For complete examples and data files, please go to https://github...$filelength = $fileinfos [ 7 ]; open (DATA, '<' , "Book1.sxc" ) or die...

    products.aspose.cloud/cells/perl/conversion/sxc...
  2. Convert XLSX to XPS using Perl

    Utilizing the Aspose.Cells Cloud SDK for Perl to convert a XLSX format file to a XPS format file....# For complete examples and data files, please go to https://github...$filelength = $fileinfos [ 7 ]; open (DATA, '<' , "Book1.xlsx" ) or die...

    products.aspose.cloud/cells/perl/conversion/xls...
  3. Convert TXT to XLT using Perl

    Utilizing the Aspose.Cells Cloud SDK for Perl to convert a TXT format file to a XLT format file....# For complete examples and data files, please go to https://github...$filelength = $fileinfos [ 7 ]; open (DATA, '<' , "Book1.txt" ) or die...

    products.aspose.cloud/cells/perl/conversion/txt...
  4. Convert TXT to MD using Perl

    Utilizing the Aspose.Cells Cloud SDK for Perl to convert a TXT format file to a MD format file....# For complete examples and data files, please go to https://github...$filelength = $fileinfos [ 7 ]; open (DATA, '<' , "Book1.txt" ) or die...

    products.aspose.cloud/cells/perl/conversion/txt...
  5. Convert XLT to CSV using Perl

    Utilizing the Aspose.Cells Cloud SDK for Perl to convert a XLT format file to a CSV format file....# For complete examples and data files, please go to https://github...$filelength = $fileinfos [ 7 ]; open (DATA, '<' , "Book1.xlt" ) or die...

    products.aspose.cloud/cells/perl/conversion/xlt...
  6. Convert PNG to CSV using Perl

    Utilizing the Aspose.Cells Cloud SDK for Perl to convert a PNG format file to a CSV format file....# For complete examples and data files, please go to https://github...$filelength = $fileinfos [ 7 ]; open (DATA, '<' , "Book1.png" ) or die...

    products.aspose.cloud/cells/perl/conversion/png...
  7. Convert XLSX to DIF using Perl

    Utilizing the Aspose.Cells Cloud SDK for Perl to convert a XLSX format file to a DIF format file....# For complete examples and data files, please go to https://github...$filelength = $fileinfos [ 7 ]; open (DATA, '<' , "Book1.xlsx" ) or die...

    products.aspose.cloud/cells/perl/conversion/xls...
  8. Convert TXT to XLTX using Perl

    Utilizing the Aspose.Cells Cloud SDK for Perl to convert a TXT format file to a XLTX format file....# For complete examples and data files, please go to https://github...$filelength = $fileinfos [ 7 ]; open (DATA, '<' , "Book1.txt" ) or die...

    products.aspose.cloud/cells/perl/conversion/txt...
  9. Create Excel Files or Build Excel Reports.|Docu...

    Create Excel workbooks and complex reports using Aspose.Cells Cloud API, including empty workbooks, template‑based workbooks, and SmartMarker‑driven reports....can meet a variety of complex data processing and report generation...SmartMarker template. How to assemble data for the creation of an Excel...

    docs.aspose.cloud/cells/creating-files-and-repo...
  10. Save Options|Document

    Details the SaveOptions properties of Aspose.Cells Cloud REST API, enabling developers to configure workbook‑saving behavior across various file formats....file folder used to store large data temporarily. [optional] ValidateMergedAreas...bool? Refreshes chart cache data before saving. [optional] CreateDirectory...

    docs.aspose.cloud/cells/save-options/