Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 568,869 for

save

(0.16 sec)
  1. Convert PDF to PPT in Python | products.aspose.com

    Convert PDF to PPT in Python. Use Python library API to convert PDF files to PPTs...Presentation from PDF file and save it as PPT. Python code for converting...add_from_pdf( "document.pdf" ) pres . save( "OutputPresentation.ppt" ,...

    products.aspose.com/slides/python-net/conversio...
  2. C# API to Export MSG to JPEG | products.aspose.com

    Convert MSG to JPEG without using Microsoft Word or Outlook on .NET...using Save method Load HTML by using Document class Save the document...document to JPEG format using Save method and set Jpeg as SaveFormat...

    products.aspose.com/total/net/conversion/msg-to...
  3. C# API to Export MSG to MD | products.aspose.com

    Convert MSG to MD without using Microsoft Word or Outlook on .NET...using Save method Load HTML by using Document class Save the document...document to MD format using Save method and set Md as SaveFormat...

    products.aspose.com/total/net/conversion/msg-to...
  4. C# API to Export MSG to WORDML | products.aspos...

    Convert MSG to WORDML without using Microsoft Word or Outlook on .NET...using Save method Load HTML by using Document class Save the document...document to WORDML format using Save method and set WordML as SaveFormat...

    products.aspose.com/total/net/conversion/msg-to...
  5. C# API to Export MSG to DOCX | products.aspose.com

    Convert MSG to DOCX without using Microsoft Word or Outlook on .NET...using Save method Load HTML by using Document class Save the document...document to DOCX format using Save method and set Docx as SaveFormat...

    products.aspose.com/total/net/conversion/msg-to...
  6. C# API to Export MSG to TIFF | products.aspose.com

    Convert MSG to TIFF without using Microsoft Word or Outlook on .NET...using Save method Load HTML by using Document class Save the document...document to TIFF format using Save method and set Tiff as SaveFormat...

    products.aspose.com/total/net/conversion/msg-to...
  7. Convert XLTX to OTT using Python or with free O...

    XLTX to OTT conversion in your Python applications without using Microsoft Office or online. Test free XLTX to OTT online converter quickly before integrating the code....NET, save the created HTML into desired...Workbook class Save XLTX file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  8. NumPlays | Aspose.Imaging for .NET API 参考

    获取或设置循环动画的次数 0 表示无限循环... Save ( "Animation1.webp.png" , new...ApngOptions ()); // 设置动画cycles image . Save ( "Animation2.webp.png" , new...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  9. data 属性 | Aspose.Cells for Python via .NET API ...

    data 属性 data 属性 获取图片的data。 例子 from aspose.cells import Workbook # Instantiating a Workbook object workbook = Workbook...... data # Save the excel file. workbook . save ( "result.xlsx"...

    reference.aspose.com/cells/python-net/zh/aspose...
  10. Insert an Empty Page into a PDF File in Ruby|As...

    Learn how to insert an empty page into a specific location within a PDF document using Ruby and Aspose.PDF for precise document management.... insert ( 1 ) # Save the concatenated output file...the target document ) pdf . save ( data_dir + "output.pdf" )...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...