Sort Score
Result 10 results
Languages All
Labels All
Results 5,781 - 5,790 of 376,929 for

save

(0.43 sec)
  1. FileFormatUtil.ContentTypeToSaveFormat | Aspose...

    Convert IANA content types to Save format values effortlessly with the FileFormatUtil ContentTypeToSaveFormat method. Streamline your file handling today!...Converts IANA content type into a save format enumerated value. public...the corresponding Aspose load/save format from each media type...

    reference.aspose.com/words/net/aspose.words/fil...
  2. 在导出电子表格为CSV格式时修剪前导空白行与列(C++)|Documentation

    学习如何在导出电子表格到CSV格式时修剪前导空白行和列,使用Aspose.Cells for C++。...Workbook wb ( inputFilePath ); // Save in csv format without trimming...trimming blank columns wb . Save ( outDir + u "outputWithoutTrimBla...

    docs.aspose.com/cells/zh/cpp/trim-leading-blank...
  3. Add Watermarks to PDF in Python|Aspose.PDF for ...

    Learn how to add watermark artifacts to PDF files in Python using Aspose.PDF for Python via .NET.... Save the updated document. from os...append ( watermark ) document . save ( outfile ) Remove Watermark...

    docs.aspose.com/pdf/python-net/add-watermarks/
  4. Smart Object Update and Export using Aspose.PSD...

    Examples of how to use Smart Objects in PSD File... This method allows us to save the embedded image as a separate...layers. Save the Modified PSD File Finally, we can save the modified...

    docs.aspose.com/psd/python-net/smart-object-upd...
  5. How to Convert PDF to Presentation using Java

    In this tutorial, we will focus on how to convert PDF to presentation using Java in MS Windows, macOS, or Ubuntu. The code sample in Java add PDF to presentation with no dependence on MS PowerPoint....collection using addFromPdf method Save method in Java convert PDF to...source PDF file path and finally save the generated presentation on...

    kb.aspose.com/slides/java/how-to-convert-pdf-to...
  6. 用C++向Excel插入背景图片|Documentation

    “如何用Aspose.Cells for C++向Excel插入背景图片。”...buffer ); // Save the Excel file workbook . Save ( u "outputBackImageSheet....xlsx" ); // Save the HTML file workbook . Save ( u "outputBackImageSheet...

    docs.aspose.com/cells/zh/cpp/insert-background-...
  7. Convert ODP to OTP in Python | products.aspose.com

    Convert ODP to OTP in Python. Use Python library API to convert ODP files to OTP...Presentation from ODP file and save it as OTP. Python tutorial for...Presentation( "PowerPoint.odp" ); pres . save( "output.otp" , SaveFormat ...

    products.aspose.com/slides/python-java/conversi...
  8. Convert PDF to PPSM in Python | products.aspose...

    Convert PDF to PPSM in Python. Use Python library API to convert PDF files to PPSM...Presentation from PDF file and save it as PPSM. Python tutorial.... {format_from} " ); pres . save( "output.ppsm" , SaveFormat...

    products.aspose.com/slides/python-java/conversi...
  9. Convert POT to PPTX in Python | products.aspose...

    Convert POT to PPTX in Python. Use Python library API to convert POT files to PPTX...Presentation from POT file and save it as PPTX. Python tutorial...Presentation( "PowerPoint.pot" ); pres . save( "output.pptx" , SaveFormat...

    products.aspose.com/slides/python-java/conversi...
  10. Convert FODP to OTP in Python | products.aspose...

    Convert FODP to OTP in Python. Use Python library API to convert FODP files to OTP...Presentation from FODP file and save it as OTP. Python tutorial for..."PowerPoint.fodp" ); pres . save( "output.otp" , SaveFormat ...

    products.aspose.com/slides/python-java/conversi...