Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 369,809 for

save

(0.12 sec)
  1. Manage Presentation Backgrounds in C++|Aspose.S...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for C++, with code tips to boost your presentations.... Save the modified presentation. The...()); // Save the presentation to disk. presentation -> Save ( u ...

    docs.aspose.com/slides/cpp/presentation-backgro...
  2. Encrypt Workbook using Aspose.Cells|Documentation

    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.... , 128 ); //Save the Excel file. workbook . save ( dataDir +...

    docs.aspose.com/cells/java/encrypt-workbook-usi...
  3. Creating a Pdf417 BarCode in Ruby|Documentation

    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....setCodeText ( "12345" ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "CreatingPdf417Barcod...

    docs.aspose.com/barcode/java/creating-a-pdf417-...
  4. XpsSaveOptions.UseBookFoldPrintingSettings | As...

    Optimize your document layout with the XpsSaveOptions UseBookFoldPrintingSettings property, enabling seamless booklet printing for enhanced presentation....whether the document should be saved using a booklet printing layout...specified, PageSet is ignored when saving. This behavior matches MS Word...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Rotate PDF Pages programmatically|Aspose.PDF fo...

    Change page orientation and fitting the page content to the new page orientation using Java.... Save the modified document to the...On90 ); } // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/rotate-pages/
  6. 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...
  7. 页眉页脚|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...
  8. Converting a PDF file to HTML using PHP | Aspos...

    Sample code on PHP for PDF to HTML conversion. Use example code for batch PDF to HTML conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.Html as parameters Save the output HTML file System...

    products.aspose.com/pdf/php-java/conversion/pdf...
  9. Formatting PDF Document using Python|Aspose.PDF...

    Create and format the PDF Document with Aspose.PDF for Python via .NET. Use the next code snippet to resolve your tasks.... Save the updated PDF file using the save method. Properties...USE_THUMBS # Save updated PDF file document . save ( output_pdf...

    docs.aspose.com/pdf/python-net/formatting-pdf-d...
  10. 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-...