Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 375,788 for

save

(0.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. Disable Downlevel Revealed Comments while savin...

    Learn how to disable downlevel revealed comments when saving an Excel file to HTML using Aspose.Cells for Node.js via C++....Downlevel Revealed Comments while saving to HTML with Node.js via C++...Possible Usage Scenarios When you save your Excel file to HTML, Aspose...

    docs.aspose.com/cells/nodejs-cpp/disable-downle...
  5. Retrieve and Manage Messages from Mail Server|D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....retrieve emails from a server and save them without parsing them (quicker)...Messages from Server and Save to Disc Save Message to Disk without...

    docs.aspose.com/email/net/retrieve-and-manage-m...
  6. 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-...
  7. How to convert PDF to DOCX | Aspose.PDF

    Do you know how easily convert PDF to DOCX in .NET? Convert PDF to DOCX with high quality using .NET PDF library....Save method while passing the output...as parameters, and finally, saving the resulting DOCX file. With...

    products.aspose.com/pdf/tutorial/convert-pdf-docx/
  8. C# 3D Formats Compression | products.aspose.com

    Compress 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....Scene class , and calling the Save method with relevant output...Create the saving options using FbxSaveOptions to create save options...

    products.aspose.com/3d/net/compression/
  9. 页眉页脚|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...
  10. Deal with PDF Forms in Java | Aspose.PDF

    Manage PDF Forms programmatically with Java sample code using Aspose.PDF for Java.... Save the PDF file. Create PDF Forms...textBoxField , 1 ); // Save modified PDF pdfDocument . save ( outputFile...

    products.aspose.com/pdf/java/acroforms/