Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 380,307 for

save

(0.11 sec)
  1. Merge PPSX Files To PPTM Using Python | product...

    Merge multiple PPSX files in Python.... save( "presentation.pptm" , slides...to merge two PPSX files and save result as PPTM in Python. Install...

    products.aspose.com/slides/python-net/merge/pps...
  2. Merge PPTM Files To PPT Using Python | products...

    Merge multiple PPTM files in Python.... save( "presentation.ppt" , slides...to merge two PPTM files and save result as PPT in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  3. Merge PPTM Files To PPTX Using Python | product...

    Merge multiple PPTM files in Python.... save( "presentation.pptx" , slides...to merge two PPTM files and save result as PPTX in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  4. Merge PPT Files To GIF Using Python | products....

    Merge multiple PPT files in Python.... save( "presentation.gif" , slides...steps to merge two PPT files and save result as GIF in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  5. Merge PPTM Files To TIFF Using Python | product...

    Merge multiple PPTM files in Python.... save( "presentation.tiff" , slides...to merge two PPTM files and save result as TIFF in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  6. Merge PPTX Files To PPT Using Python | products...

    Merge multiple PPTX files in Python.... save( "presentation.ppt" , slides...to merge two PPTX files and save result as PPT in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  7. Merge PPTM Files To HTML Using Python | product...

    Merge multiple PPTM files in Python.... save( "presentation.html" , slides...to merge two PPTM files and save result as HTML in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  8. Merge PPTX Files To TIFF Using Python | product...

    Merge multiple PPTX files in Python.... save( "presentation.tiff" , slides...to merge two PPTX files and save result as TIFF in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  9. Merge PPTX Files To OTP Using Python | products...

    Merge multiple PPTX files in Python.... save( "presentation.otp" , slides...to merge two PPTX files and save result as OTP in Python. Install...

    products.aspose.com/slides/python-net/merge/ppt...
  10. 导入和导出数据|Aspose.PDF for .NET

    本节解释如何使用表单类通过 Aspose.PDF Facades 导入和导出数据。...最后,您可以使用 Form 类的 Save 方法保存 PDF 文件。以下代码片段演示了如何从 XML...xmlInputStream ); // Save PDF document pdfForm . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/import-and-export-data/