Sort Score
Result 10 results
Languages All
Labels All
Results 6,651 - 6,660 of 373,070 for

save

(0.24 sec)
  1. Convert MD to PPS via Java API | products.aspos...

    Java API to Convert MD to PPS without using Microsoft Word...Convert MD to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPS format using save method and...

    products.aspose.com/total/java/conversion/md-to...
  2. Convert PS to POTM via Java API | products.aspo...

    Java API to Convert PS to POTM without using Microsoft Word...Convert PS to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTM format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  3. Convert PS to PPSM via Java API | products.aspo...

    Java API to Convert PS to PPSM without using Microsoft Word...Convert PS to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPSM format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  4. OleObject|Aspose.Slides for Python Documentation

    Work with OLE objects in Python using Aspose.Slides: insert or update embedded files, set icons or links, extract content, control behavior for PPT, PPTX and ODP.... save ( "ole_frame.pptx" , slides...( ole_frame ) presentation . save ( "ole_frame_removed.pptx" ...

    docs.aspose.com/slides/python-net/examples/elem...
  5. Aspose::Words::FileFormatUtil::SaveFormatToExte...

    Aspose::Words::FileFormatUtil::SaveFormatToExtension method. Converts a Save format enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....oExtensio method Converts a save format enumerated value into...document from the stream, and then save it to the automatically detected...

    reference.aspose.com/words/cpp/aspose.words/fil...
  6. Animation|Aspose.Slides for Python Documentation

    Master slide animations in Python with Aspose.Slides: add, edit, and remove effects, timings, and triggers to create dynamic presentations in PPT, PPTX and ODP.... save ( "animation.pptx" , slides...remove ( effect ) presentation . save ( "animation_removed.pptx" ...

    docs.aspose.com/slides/python-net/examples/elem...
  7. Aspose::Words::LowCode::Comparer::Compare metho...

    Aspose::Words::LowCode::Comparer::Compare method. Compares two documents loaded from streams with additional options and Saves the differences to the provided output stream in the specified Save format, producing changes as a number of edit and format revisions in C++....with additional options and saves the differences to the provided...output stream in the specified save format, producing changes as...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。... save ( output_file ) 添加删除线注释 import...strikeoutAnnotation ) document . save ( output_file ) 添加波浪线注释 import...

    docs.aspose.com/pdf/zh/python-net/highlights-an...
  9. Audio|Aspose.Slides for PHP Documentation

    Work with audio in PHP using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for slides and shapes in PowerPoint and OpenDocument....$audioStream ); $presentation -> save ( "audio.pptx" , SaveFormat...$audioFrame ); $presentation -> save ( "audio_removed.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations.... Save the modified presentation as...the PPTX file to disk pres . save ( "CloneShape_out.pptx" , SaveFormat...

    docs.aspose.com/slides/java/shape-manipulations/