Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 361,217 for

save

(0.1 sec)
  1. Convert MHTML to OST via C++ application | prod...

    Sample C++ conversion code for MHTML document to OST format. Use example code for batch MHTML to OST conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. OST file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/mhtml-...
  2. Convert VCF to MBOX via C++ application | produ...

    Sample C++ conversion code for VCF document to MBOX format. Use example code for batch VCF to MBOX conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. MBOX file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/vcf-to...
  3. Convert EMLX to MBOX via C++ application | prod...

    Sample C++ conversion code for EMLX document to MBOX format. Use example code for batch EMLX to MBOX conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. MBOX file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/emlx-t...
  4. Convert ICS to VCF via C++ application | produc...

    Sample C++ conversion code for ICS document to VCF format. Use example code for batch ICS to VCF conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. VCF file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/ics-to...
  5. 在加载文件时自动调整行高(C++)|Documentation

    了解如何使用 Aspose.Cells 与 C++ 自动适应未使用自定义高度的行。...Open an existing Excel file and save it as PDF { Workbook wb ( filePath...filePath + u "sample.xlsx" ); wb . Save ( filePath + u "out.pdf" );...

    docs.aspose.com/cells/zh/cpp/autofit-row-height/
  6. Convert Image to PDF in PHP | products.aspose.com

    Convert Image to PDF in PHP. Use PowerPoint PHP API to convert Image files to PDF...Presentation from Image file and save it as PDF. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pdf" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  7. Convert PNG to HTML in PHP | products.aspose.com

    Convert PNG to HTML in PHP. Use PowerPoint PHP API to convert PNG files to HTML...Presentation from PNG file and save it as HTML. PHP code for converting...100 , 100 , $image); $pres -> save ( "output.pptx" , SaveFormat...

    products.aspose.com/slides/php-java/conversion/...
  8. Merge FODP Files Using PHP | products.aspose.com

    Merge multiple FODP files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.fodp" , SaveFormat...to merge two FODP files and save result as FODP in PHP. Install...

    products.aspose.com/slides/php-java/merger/fodp/
  9. Merge POTM Files Using PHP | products.aspose.com

    Merge multiple POTM files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.potm" , SaveFormat...to merge two POTM files and save result as POTM in PHP. Install...

    products.aspose.com/slides/php-java/merger/potm/
  10. Merge PPS Files Using PHP | products.aspose.com

    Merge multiple PPS files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.pps" , SaveFormat...steps to merge two PPS files and save result as PPS in PHP. Install...

    products.aspose.com/slides/php-java/merger/pps/