Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 899 for

wav

(0.04 sec)
  1. Compress and Decompress AAC Files via .NET

    C# compression and decompression source code to compress AAC documents into a single zip archive or vice versa on .NET Framework, .NET Core....formats such as MP3, WMA, M4A, WAV and others. Other Supported Compression...(Microsoft Visio Drawing Template) WAV (Waveform Audio Format) WEBP...

    products.aspose.com/zip/net/zip-file/aac/
  2. Manage Audio in Presentations Using C#|Aspose.S...

    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....Slides [ 0 ]; // Loads the the wav sound file to stream FileStream...new FileStream ( "sampleaudio.wav" , FileMode . Open , FileAccess...

    docs.aspose.com/slides/net/audio-frame/
  3. Managing OLE Objects with Node.js via C++|Docum...

    Learn how to manage OLE objects in Aspose.Cells for Node.js via C++. Add, extract, and manipulate OLE objects within worksheets....Embedded OLE Object Inserting a WAV file as an Ole Object AI Document...

    docs.aspose.com/cells/nodejs-cpp/managing-ole-o...
  4. 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.... slides [ 0 ] # Loads the wav sound file to stream with open...open ( path + "sampleaudio.wav" , "rb" ) as in_file : # Adds the...

    docs.aspose.com/slides/python-net/audio-frame/
  5. 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....idx_get ( 0 ); // Loads the wav sound file to stream auto fstr...FileStream > ( u "sampleaudio.wav" , FileMode :: Open , FileAccess...

    docs.aspose.com/slides/cpp/audio-frame/
  6. 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....get_Item ( 0 ); // Loads the wav sound file to stream FileInputStream...FileInputStream ( new File ( "audio.wav" )); // Adds the Audio Frame...

    docs.aspose.com/slides/androidjava/audio-frame/
  7. 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....get_Item ( 0 ); // Loads the wav sound file to stream FileInputStream...FileInputStream ( new File ( "audio.wav" )); // Adds the Audio Frame...

    docs.aspose.com/slides/java/audio-frame/
  8. Managing OLE Objects with C++|Documentation

    Learn how to add, extract, and manipulate OLE objects in worksheets using Aspose.Cells with C++....Embedded OLE Object Inserting a WAV file as an Ole Object AI Document...

    docs.aspose.com/cells/cpp/managing-ole-objects/
  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....get_Item ( 0 ); # Loads the wav sound file to stream $fstr =...Java ( "java.io.File" , "audio.wav" )); # Adds the Audio Frame $audioFrame...

    docs.aspose.com/slides/php-java/audio-frame/
  10. Manage Audio in Presentations Using JavaScript|...

    Create and control audio frames in Aspose.Slides for Node.js—JavaScript examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....get_Item ( 0 ); // Loads the wav sound file to stream const fstr...newInstanceSync ( "java.io.File" , "audio.wav" )); // Adds the Audio Frame...

    docs.aspose.com/slides/nodejs-java/audio-frame/