Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 33,717 for

model

(0.3 sec)
  1. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="حفظ المواد المستنفدة للأوزون بصيغة XML" h2="PHP مكتبة لحفظ المواد المستنفدة للأوزون بصيغة XML" p="استخدم SaveAs API من Cells Cloud لإنشاء سير عمل جد......$saveOptions =new \Aspose\Cells\Cloud\Model\SaveOptions(); $saveOptions->SaveFormat...

    products.aspose.cloud/cells/ar/php/saveas/ods-t...
  2. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="احفظ XLSM كـ MHTML" h2="مكتبة PHP لحفظ XLSM بصيغة MHTML" p="استخدم SaveAs API من Cells Cloud لإنشاء سير عمل جداول بيانات مخصصة في PHP. يعد هذا حلاً ......$saveOptions =new \Aspose\Cells\Cloud\Model\SaveOptions(); $saveOptions->SaveFormat...

    products.aspose.cloud/cells/ar/php/saveas/xlsm-...
  3. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="احفظ XLT كـ SVG" h2="مكتبة PHP لحفظ XLT كـ SVG" p="استخدم SaveAs API من Cells Cloud لإنشاء سير عمل جداول بيانات مخصصة في PHP. يعد هذا حلاً احترافيًا......$saveOptions =new \Aspose\Cells\Cloud\Model\SaveOptions(); $saveOptions->SaveFormat...

    products.aspose.cloud/cells/ar/php/saveas/xlt-t...
  4. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="احفظ XLT كـ MD" h2="PHP مكتبة لحفظ XLT بصيغة MD" p="استخدم SaveAs API من Cells Cloud لإنشاء سير عمل جداول بيانات مخصصة في PHP. يعد هذا حلاً احترافيً......$saveOptions =new \Aspose\Cells\Cloud\Model\SaveOptions(); $saveOptions->SaveFormat...

    products.aspose.cloud/cells/ar/php/saveas/xlt-t...
  5. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="احفظ XML بتنسيق XLSB" h2="مكتبة PHP لحفظ XML بصيغة XLSB" p="استخدم SaveAs API من Cells Cloud لإنشاء سير عمل جداول بيانات مخصصة في PHP. يعد هذا حلاً ......$saveOptions =new \Aspose\Cells\Cloud\Model\SaveOptions(); $saveOptions->SaveFormat...

    products.aspose.cloud/cells/ar/php/saveas/xml-t...
  6. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="احفظ XML كملف ODS" h2="PHP مكتبة لحفظ XML كـ ODS" p="استخدم SaveAs API من Cells Cloud لإنشاء سير عمل جداول بيانات مخصصة في PHP. يعد هذا حلاً احترافي......$saveOptions =new \Aspose\Cells\Cloud\Model\SaveOptions(); $saveOptions->SaveFormat...

    products.aspose.cloud/cells/ar/php/saveas/xml-t...
  7. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="احفظ XML بتنسيق XLS" h2="مكتبة PHP لحفظ XML بصيغة XLS" p="استخدم SaveAs API من Cells Cloud لإنشاء سير عمل جداول بيانات مخصصة في PHP. يعد هذا حلاً اح......$saveOptions =new \Aspose\Cells\Cloud\Model\SaveOptions(); $saveOptions->SaveFormat...

    products.aspose.cloud/cells/ar/php/saveas/xml-t...
  8. What's new in Aspose.Cells Cloud in 2024|Document

    Overview of the new features and enhancements in Aspose.Cells Cloud for 2024, including the Remove Duplicates API, Extract Text API, and data‑transformation improvements.... Optimize the chart data model. Update the access‑token endpoint...

    docs.aspose.cloud/cells/new-features/2024/
  9. Save CSV as HTML using PHP

    Utilizing Aspose.Cells Cloud SDK for PHP to save CSV format file as HTML format file....$saveOptions = new \Aspose\Cells\Cloud\Model\SaveOptions(); $saveOptions...

    products.aspose.cloud/cells/php/saveas/csv-to-h...
  10. Save SXC as PNG using PHP

    Utilizing Aspose.Cells Cloud SDK for PHP to save SXC format file as PNG format file....$saveOptions = new \Aspose\Cells\Cloud\Model\SaveOptions(); $saveOptions...

    products.aspose.cloud/cells/php/saveas/sxc-to-png/