Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 375,721 for

save

(0.27 sec)
  1. Convert FODP to GIF in JavaScript | products.as...

    Convert FODP to GIF in JavaScript. Use Node.js library API to convert FODP files to GIF...Presentation from FODP file and save it as GIF. JavaScript code for..."welcome-to-powerpoint.fodp" ); try { pres . save ( "output.gif" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  2. Convert ODP to GIF in JavaScript | products.asp...

    Convert ODP to GIF in JavaScript. Use Node.js library API to convert ODP files to GIF...Presentation from ODP file and save it as GIF. JavaScript code for..."welcome-to-powerpoint.odp" ); try { pres . save ( "output.gif" , SaveFormat...

    products.aspose.com/slides/nodejs-net/conversio...
  3. 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...
  4. 页眉页脚|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...
  5. 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...
  6. Working with Radius of Sphere|Documentation

    Using Aspose.3D for Java, you can set of get radius of a sphere....createChildNode ( sphere ); // save scene scene . save ( "sphere.obj" , FileFormat...

    docs.aspose.com/3d/java/working-with-radius-of-...
  7. Delete Blank Rows and Columns in a Worksheet wi...

    Delete empty rows and columns in a worksheet using Aspose.Cells with C++.... DeleteBlankRows (); // Save the Excel file U16String outputFilePath..."mybook.out.xlsx" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/delete-blank-rows-and...
  8. Add Text to an existing PDF file in PHP|Aspose....

    Learn how to add new text to an existing PDF document in PHP using Aspose.PDF for content enhancement....$text_fragment ); # Save PDF file $doc -> save ( $dataDir . "Text_Added...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  9. Convert PDF to DOC or DOCX format in Ruby|Aspos...

    Learn how to convert PDF documents to DOC or DOCX formats in Ruby with Aspose.PDF, enabling easier editing and processing.... pdf ' ) # Save the concatenated output file...the target document ) pdf . save ( data_dir + "output.doc" )...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...
  10. Get a Particular Page in a PDF File in Python|A...

    Explore how to extract a particular page from a PDF file in Python using Aspose.PDF for detailed document handling....) # save the newly generated PDF file new_document . save ( self...

    docs.aspose.com/pdf/java/get-a-particular-page-...