Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 375,755 for

save

(2.19 sec)
  1. Optimize PDF File Size in Ruby|Aspose.PDF for Java

    Learn to reduce the file size of PDFs without compromising quality using Aspose.PDF for Ruby....optimizeResources ( opt ) # Save output document doc . save ( data_dir + "Optimized_Filesize...

    docs.aspose.com/pdf/java/optimize-pdf-file-size...
  2. 页眉页脚|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 控制页眉和页脚:添加或编辑日期/时间、幻灯片编号和页脚文本,在 PPT、PPTX 和 ODP 中显示或隐藏占位符。... save ( "footer.pptx" , slides . export...ity ( True ) presentation . save ( "date_time.pptx" , slides...

    docs.aspose.com/slides/zh/python-net/examples/e...
  3. Access pixel data in TextureData|Documentation

    Read or write pixel data in TextureData... Save ( "red.png" ); //save to png file(Need...

    docs.aspose.com/3d/net/access-pixel-data-in-tex...
  4. Optimize PDF Document for the Web in Ruby|Aspos...

    Streamline PDFs for faster web delivery and reduced file size using Aspose.PDF in Ruby....optimize () # Save output document doc . save ( data_dir + "Optimized_Web...

    docs.aspose.com/pdf/java/optimize-pdf-document-...
  5. 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...
  6. Convert XLT to ODT using Python or with free On...

    XLT to ODT conversion in your Python applications without using Microsoft Office or online. Test free XLT to ODT online converter quickly before integrating the code....NET API to save the created HTML into the desired...documents, including the ability to save documents in various formats...

    products.aspose.com/total/python-net/conversion...
  7. 在导出电子表格为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...
  8. 页眉页脚|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中控制页眉和页脚:添加或编辑日期/时间、幻灯片编号和页脚文本,在 PPT、PPTX 和 ODP 中显示或隐藏占位符。...setFooterVisibility ( true ); $presentation -> save ( "footer.pptx" , SaveFormat... ( true ); $presentation -> save ( "datetime.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. 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...
  10. 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...