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

mp3

(0.12 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. 使用 C# 高效率壓縮 Zip 檔案 |程式碼範例

    使用 C# 原始碼簡化 Zip 檔案壓縮。使用 .NET 以程式設計方式將檔案和資料夾壓縮為 Zip 檔案...其他支援的存檔檔案壓縮 您可以輕鬆地將 PNG、PPT、MPX、MP3、GPX、HTML、DOCX、JPEG、XML 和其他檔案格式的檔案壓縮到...OBJ SWF OTG PPSX XML FBX WMV MP3 OTT XLM 3DS CREATE U3D VSSX SVG...

    products.aspose.com/zip/zh-hant/net/compress/
  3. 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/
  4. 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/
  5. 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/
  6. 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/
  7. 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/
  8. 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/
  9. 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/
  10. 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/