Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 3,195 for

mp3

(0.06 sec)
  1. Compress and Decompress WAV Files via .NET

    C# compression and decompression source code to compress WAV documents into a single zip archive or vice versa on .NET Framework, .NET Core....new audio file formats such as MP3 which uses lossy compression...Format) MOV (QuickTime Format) MP3 (Digitally Encoded File) MPP...

    products.aspose.com/zip/net/zip-file/wav/
  2. Manage Audio in Presentations Using PHP|Aspose....

    Create and control audio frames in Aspose.Slides for PHP—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....mp3" ); $audioFrame = $slide -> getShapes...file_get_contents ( "sampleaudio.mp3" ); $audio = $pres -> getAudios...

    docs.aspose.com/slides/php-java/audio-frame/
  3. Manage Audio in Presentations on Android|Aspose...

    Create and control audio frames in Aspose.Slides for Android—Java examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....mp3" ); IAudioFrame audioFrame =...FileInputStream ( "sampleaudio.mp3" ); IAudio audio = pres . getAudios...

    docs.aspose.com/slides/androidjava/audio-frame/
  4. Manage Audio in Presentations Using Java|Aspose...

    Create and control audio frames in Aspose.Slides for Java—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....mp3" ); IAudioFrame audioFrame =...( Paths . get ( "sampleaudio.mp3" )); IAudio audio = pres . getAudios...

    docs.aspose.com/slides/java/audio-frame/
  5. Manage Audio Frames in Presentations in .NET|As...

    Create and control audio frames in Aspose.Slides for .NET—C# examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....mp3" , FileMode . Open , FileAccess...ReadAllBytes ( "sampleaudio.mp3" ); IAudio audio = pres . Audios...

    docs.aspose.com/slides/net/audio-frame/
  6. C# ZiP File or Multiple Files into Archive

    C# source code that compresses the contents of a file, multiple files or folder into a zip archive programmatically....Zip archive WMV Zip archive MP3 Zip archive OTT Zip archive XLM...

    products.aspose.com/zip/net/zip-file/
  7. Manage Audio in Presentations Using JavaScript|...

    Create and control audio frames in Aspose.Slides for Node.js—examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....mp3" ); const audioFrame = slide...readFileSync ( "sampleaudio.mp3" ))); const audio = pres . getAudios...

    docs.aspose.com/slides/nodejs-java/audio-frame/
  8. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....mp3" , System :: IO :: FileMode ::...ReadAllBytes ( u "sampleaudio.mp3" ); auto audio = pres -> get_Audios...

    docs.aspose.com/slides/cpp/audio-frame/
  9. C# ZiP File or Multiple Files into Archive

    C# source code that compresses the contents of a file, multiple files or folder into a zip archive programmatically....Zip archive WMV Zip archive MP3 Zip archive OTT Zip archive XLM...

    products.aspose.com/zip/net/extract/
  10. Manage Audio in Presentations Using Python|Aspo...

    Easily add, extract & manage audio frames in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Explore code examples & boost your presentations today....mp3" , "rb" ) as audio_fs : audioFrame...0 ] with open ( "sampleaudio.mp3" , "rb" ) as audio_stream : audio_data...

    docs.aspose.com/slides/python-net/audio-frame/